Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34731 - virtual/modutils masked because of module-init-tools being masked even if modutils is not
Summary: virtual/modutils masked because of module-init-tools being masked even if mod...
Status: RESOLVED DUPLICATE of bug 9050
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: Sparc Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-29 15:59 UTC by Josh Grebe (RETIRED)
Modified: 2011-10-30 22:19 UTC (History)
0 users

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 Josh Grebe (RETIRED) gentoo-dev 2003-11-29 15:59:23 UTC
Hello, 
 
I attempted to update my machine today, an got a nice message: 
!!! all ebuilds that could satisfy "virtual/modutils" have been masked. 
!!!    (dependency required by "sys-kernel/vanilla-sources-2.4.23" [ebuild]) 
 
emerge -p modutils gives: 
[ebuild     U ] sys-apps/modutils-2.4.26 [2.4.25] 
 
emerge --debug -p virtual/modutils gives: 
 
These are the packages that I would merge, in order: 
 
Calculating dependencies 
Parent:    None 
Depstring: sys-apps/module-init-tools 
Candidates: ['sys-apps/module-init-tools'] 
 
!!! all ebuilds that could satisfy "virtual/modutils" have been masked. 
 
!!! Error calculating dependencies. Please correct. 
 
 
If I change the order that sys-apps/modutils and sys-apps/module-init-tools are listed 
in /var/cache/edb/virtuals, then it works as would be expected. It appears that Portage 
sees the first option masked and bom bs rather than looking at additional options. 
 
I have run into several people having this issue on he Sparc platform, which essentialy 
makes updating impossible unless you modify the virtuals file. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-11-29 17:03:42 UTC

*** This bug has been marked as a duplicate of 9050 ***