It is new install with latest 1.4 stage3. I am performing chroot install on my home partition from running Linux system, later when I get everything ready, I plan to reparition my drive, copy Funtoo and install GRUB at the end. Anyway, at the very beginning, I am stuck after setting Funtoo profile and mix-ins:
# emerge -avuDN @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "virtual/cargo".
(dependency required by "gnome-base/librsvg-2.48.4::gnome-kit" [ebuild])
(dependency required by "x11-themes/adwaita-icon-theme-3.36.1::gnome-kit" [ebuild])
(dependency required by "x11-libs/gtk+-2.24.32-r2::gnome-kit" [ebuild])
(dependency required by "app-crypt/pinentry-1.1.0-r3::core-kit[gtk]" [ebuild])
(dependency required by "gnome-base/gnome-keyring-3.36.0::gnome-kit" [ebuild])
(dependency required by "app-crypt/libsecret-0.20.3::gnome-kit[freedesktop-secret-service]" [ebuild])
# epro show
=== Enabled Profiles: ===
arch: x86-64bit
build: current
subarch: amd64-zen
flavor: workstation
mix-ins: gfxcard-amdgpu
mix-ins: xfce
mix-ins: no-emul-linux-x86
mix-ins: wayland
=== Python kit: ===
branch: 3.7-release
=== All inherited flavor from workstation flavor: ===
core (from workstation flavor)
minimal (from core flavor)
=== All inherited mix-ins from workstation flavor: ===
X (from workstation flavor)
audio (from workstation flavor)
dvd (from workstation flavor)
media (from workstation flavor)
mediadevice-audio-consumer (from media mix-in)
mediadevice-base (from mediadevice-audio-consumer mix-in)
mediadevice-video-consumer (from media mix-in)
mediadevice-base (from mediadevice-video-consumer mix-in)
mediaformat-audio-common (from media mix-in)
mediaformat-gfx-common (from media mix-in)
mediaformat-video-common (from media mix-in)
console-extras (from workstation flavor)
=== All inherited mix-ins from gfxcard-amdgpu mix-ins: ===
core-gl-kit:gfxcard-amdgpu (from gfxcard-amdgpu mix-in)
virtual/cargo is not found with in Portage. I tried "one-shoting" rust-bin and eselect-rust, but it had no any effect. The same thing happens when the package is not unmasked (so 2.46.4 instead of 2.48.4).
Thanks you for your help.
Update:
I manually edited ebuild and removed dependency on virtual/cargo, so now there are no issues. I assume I should report the bug?
Question
aleksq
Hi guys.
It is new install with latest 1.4 stage3. I am performing chroot install on my home partition from running Linux system, later when I get everything ready, I plan to reparition my drive, copy Funtoo and install GRUB at the end. Anyway, at the very beginning, I am stuck after setting Funtoo profile and mix-ins:
# emerge -avuDN @world These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds to satisfy "virtual/cargo". (dependency required by "gnome-base/librsvg-2.48.4::gnome-kit" [ebuild]) (dependency required by "x11-themes/adwaita-icon-theme-3.36.1::gnome-kit" [ebuild]) (dependency required by "x11-libs/gtk+-2.24.32-r2::gnome-kit" [ebuild]) (dependency required by "app-crypt/pinentry-1.1.0-r3::core-kit[gtk]" [ebuild]) (dependency required by "gnome-base/gnome-keyring-3.36.0::gnome-kit" [ebuild]) (dependency required by "app-crypt/libsecret-0.20.3::gnome-kit[freedesktop-secret-service]" [ebuild])
# epro show === Enabled Profiles: === arch: x86-64bit build: current subarch: amd64-zen flavor: workstation mix-ins: gfxcard-amdgpu mix-ins: xfce mix-ins: no-emul-linux-x86 mix-ins: wayland === Python kit: === branch: 3.7-release === All inherited flavor from workstation flavor: === core (from workstation flavor) minimal (from core flavor) === All inherited mix-ins from workstation flavor: === X (from workstation flavor) audio (from workstation flavor) dvd (from workstation flavor) media (from workstation flavor) mediadevice-audio-consumer (from media mix-in) mediadevice-base (from mediadevice-audio-consumer mix-in) mediadevice-video-consumer (from media mix-in) mediadevice-base (from mediadevice-video-consumer mix-in) mediaformat-audio-common (from media mix-in) mediaformat-gfx-common (from media mix-in) mediaformat-video-common (from media mix-in) console-extras (from workstation flavor) === All inherited mix-ins from gfxcard-amdgpu mix-ins: === core-gl-kit:gfxcard-amdgpu (from gfxcard-amdgpu mix-in)
virtual/cargo is not found with in Portage. I tried "one-shoting" rust-bin and eselect-rust, but it had no any effect. The same thing happens when the package is not unmasked (so 2.46.4 instead of 2.48.4).
Thanks you for your help.
Update:
I manually edited ebuild and removed dependency on virtual/cargo, so now there are no issues. I assume I should report the bug?
update
Link to comment
Share on other sites
3 answers to this question
Recommended Posts