Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11873 - nvidia-kernel depends on virtual/linux-sources
Summary: nvidia-kernel depends on virtual/linux-sources
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-09 16:12 UTC by Michael Imhof (RETIRED)
Modified: 2011-10-30 22:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Imhof (RETIRED) gentoo-dev 2002-12-09 16:12:48 UTC
emerge -p -u world

These are the packages that I would merge, in order.

Calculating world dependencies /

!!! all ebuilds that could satisfy "virtual/linux-sources" have been masked.
!!!    (dependency required by "media-video/nvidia-kernel-1.0.3123-r2" [ebuild])
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-10 12:49:15 UTC
You should have one of the gentoo linux sources installed.  If you do not
want this, then do somethign like:

  # emerge inject sys-kernel/gentoo-sources-2.4.19-r10

Which will only add the entry, and not merge it.  Unfortunately we need to
make sure some kind of kernel sources are installed, so the user have to
either merge one, or do above to satisfy dependencies ...

Comment 2 Michael Imhof (RETIRED) gentoo-dev 2002-12-10 15:52:56 UTC
What kernels in sys-kernel count as "gentoo linux sources" ?
I'm asking as virtual/linux-sources does not intend that gentoo-sources are
meant and as i have kernel sources installed i thought they count as linux
sources...
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-10 16:21:39 UTC
All are supposed to provide virtual/linux-sources .. if not, file a bug to
maintainer of that package ...
Comment 4 Michael Imhof (RETIRED) gentoo-dev 2002-12-10 18:02:54 UTC
openmosix-sources provide "virtual/linux-sources" but were not recognized by
portage.
I had openmosix-sources merged when the bug occured.
Now, after injecting gentoo-sources everything works fine --> strange