Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
from gentoo-kernel to gentoo-kernel-bin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rzdndr
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2024
Posts: 112

PostPosted: Thu Oct 31, 2024 2:37 pm    Post subject: from gentoo-kernel to gentoo-kernel-bin Reply with quote

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
View user's profile Send private message
rfx
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2023
Posts: 139
Location: de-by

PostPosted: Thu Oct 31, 2024 5:10 pm    Post subject: Re: from gentoo-kernel to gentoo-kernel-bin Reply with quote

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
View user's profile Send private message
Juippisi
Developer
Developer


Joined: 30 Sep 2005
Posts: 746
Location: /home

PostPosted: Fri Nov 01, 2024 6:41 am    Post subject: Reply with quote

If I were you, I'd wait for gentoo-kernel-bin-6.6.59 to become available, then ACCEPT_KEYWORDS="~arch" that one and emerge it. It's scary to depclean your (only) working kernel if something goes wrong, even if chances for that happening are low.
Back to top
View user's profile Send private message
rzdndr
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2024
Posts: 112

PostPosted: Fri Nov 01, 2024 10:19 am    Post subject: Reply with quote

Juippisi wrote:
If I were you, I'd wait for gentoo-kernel-bin-6.6.59 to become available, then ACCEPT_KEYWORDS="~arch" that one and emerge it. It's scary to depclean your (only) working kernel if something goes wrong, even if chances for that happening are low.


I did not do a depclean, but pretend doing it, with emerge -ac. Was curious, but nothing was cleaned.

I did this in one session, switching from gentoo-kernel to gentoo-kernel-bin. In case of a problem, I have my backups on the USB, so that i can always boot to my older kernel.

Riza
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
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