Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50755 - virtual/x11 changed to masked x11-base/xorg-x11
Summary: virtual/x11 changed to masked x11-base/xorg-x11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest blocker (vote)
Assignee: Lim Swee Tat (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 07:20 UTC by Dick Marinus
Modified: 2004-05-13 01:00 UTC (History)
3 users (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 Dick Marinus 2004-05-11 07:20:26 UTC
emerge complains about masked dependancies

Reproducible: Always
Steps to Reproduce:
1. grep virtual/x11 /usr/portage/profiles/default-x86-2004.0/virtuals
virtual/x11                             x11-base/xorg-x11
2. grep KEYWORDS /usr/portage/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild
KEYWORDS="~x86 amd64 ~ppc ~sparc ~hppa ~mips ~alpha ~ia64"
3. # emerge -Dup world

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

Calculating world dependencies \
!!! all ebuilds that could satisfy "x11-base/xorg-x11" have been masked.
!!! possible candidates are:
- x11-base/xorg-x11-6.7.0 (masked by: ~keyword)
!!!    (dependency required by "media-gfx/xloadimage-4.1-r1" [ebuild])

!!! Problem with ebuild net-mail/squirrelmail-1.4.3_rc1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
Actual Results:  
 

Expected Results:  
please unmask xorg or reverse the virtual change...
Comment 2 Peter Bienstman (RETIRED) gentoo-dev 2004-05-12 04:52:49 UTC
I can confirm this bug.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-05-13 01:00:18 UTC
rac fixed this. It looks like an accidental commit. Perhaps a CVS checkout as a portage overlay -- would be a great example of why that's not the best idea.