View previous topic :: View next topic |
Author |
Message |
rzdndr Tux's lil' helper
Joined: 26 Jul 2024 Posts: 111
|
Posted: Thu Oct 31, 2024 2:37 pm Post subject: from gentoo-kernel to gentoo-kernel-bin |
|
|
Hello
A couple of days ago I have installed the gentoo-kernel package, to have some modules build in. At the moment I do not need these modules anymore and these can be left as dynamic modules, not built-in.
I wanted to switch from gentoo-kernel package to gentoo-kernel-bin, but emerge has given me a blocked packages message.
Code: |
emerge --ask --verbose gentoo-kernel-bin
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 1.72 s (backtrack: 0/20).
[ebuild N ] sys-kernel/gentoo-kernel-bin-6.6.58-r2:6.6.58::gentoo USE="initramfs -debug (-generic-uki) -modules-compress -test" 258080 KiB
[blocks B ] sys-kernel/gentoo-kernel:6.6.58 ("sys-kernel/gentoo-kernel:6.6.58" is soft blocking sys-kernel/gentoo-kernel-bin-6.6.58-r2)
[blocks B ] sys-kernel/gentoo-kernel-bin:6.6.58 ("sys-kernel/gentoo-kernel-bin:6.6.58" is soft blocking sys-kernel/gentoo-kernel-6.6.58-r1)
Total: 1 package (1 new), Size of downloads: 258080 KiB
Conflict: 2 blocks (2 unsatisfied)
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(sys-kernel/gentoo-kernel-6.6.58-r1:6.6.58/6.6.58::gentoo, installed) pulled in by
sys-kernel/gentoo-kernel required by @selected
(sys-kernel/gentoo-kernel-bin-6.6.58-r2:6.6.58/6.6.58::gentoo, ebuild scheduled for merge) pulled in by
>=sys-kernel/gentoo-kernel-bin-6.6.58-r2:6.6.58 required by (virtual/dist-kernel-6.6.58-r1:0/6.6.58-r1::gentoo, installed) USE="" ABI_X86="(64)"
gentoo-kernel-bin
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages |
How would it be better to proceed. First deselect gentoo-kernel with emerge --deselect gentoo-kernel then emerge --ask --verbose gentoo-kernel-bin? This is what I was thinking of doing, but was unsure.
Regards |
|
Back to top |
|
|
rfx Tux's lil' helper
Joined: 19 Apr 2023 Posts: 139 Location: de-by
|
Posted: Thu Oct 31, 2024 5:10 pm Post subject: Re: from gentoo-kernel to gentoo-kernel-bin |
|
|
rzdndr wrote: | How would it be better to proceed. First deselect gentoo-kernel with emerge --deselect gentoo-kernel then emerge --ask --verbose gentoo-kernel-bin? This is what I was thinking of doing, but was unsure. |
Hello!
this is right. deselect gentoo-kernel, deepclean, then you can emerge -av gentoo-kernel-bin |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|