Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376461

Summary: virtual/linux-sources-3 install sys-kernel/gentoo-sources-3.0, but i use only sys-kernel/tuxonice-sources
Product: Gentoo Linux Reporter: MZ <my>
Component: New packagesAssignee: Ulrich Müller <ulm>
Status: RESOLVED FIXED    
Severity: normal CC: kernel-misc, pacho, ssuominen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description MZ 2011-07-26 09:47:58 UTC
Hi, i using only sys-kernel/tuxonice-sources (now 2.6.38-r2), but after portage sync, emerge install also sys-kernel/gentoo-sources-3.0

emerge --update --deep --newuse world -p

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] sys-kernel/gentoo-sources-3.0  USE="-build -deblob -symlink" 
[ebuild     U  ] virtual/linux-sources-3 [2.6] USE="-xrc%"

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2011-07-26 11:03:42 UTC
This is because there is no tuxonice patchset for kernel-3 yet... maybe would be better to not use virtual/kernel-3 and use virtual/kernel-2.6 with ">=" deps as kernel-3 is supposed to not be a big jump from 2.6 series
Comment 2 Ulrich Müller gentoo-dev 2011-07-26 13:24:15 UTC
(In reply to comment #1)
> This is because there is no tuxonice patchset for kernel-3 yet... maybe would
> be better to not use virtual/kernel-3 and use virtual/kernel-2.6 with ">=" deps
> as kernel-3 is supposed to not be a big jump from 2.6 series

Yes, and I'm aware of that:
<http://archives.gentoo.org/gentoo-kernel/msg_27543d69a98531cb8b5deae3964a53b2.xml>

I've removed linux-sources-3 again and changed dependencies in linux-sources-2.6 to >=2.6 which should fix the current issue.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-07-26 13:27:51 UTC
There is nothing stopping you from masking >=virtual/linux-sources-3.   I don't really agree with this resolution, but whatever.