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

Bug 34731

Summary: virtual/modutils masked because of module-init-tools being masked even if modutils is not
Product: Portage Development Reporter: Josh Grebe (RETIRED) <squash>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: Sparc   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***