Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12203 - All sys-libs/glibc builds are masked.
Summary: All sys-libs/glibc builds are masked.
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-15 10:38 UTC by Christian Birchinger (RETIRED)
Modified: 2003-03-06 07:11 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 Christian Birchinger (RETIRED) gentoo-dev 2002-12-15 10:38:30 UTC
All sys-libs/glibc builds are masked. This makes it impossible to emerge or
update any ebuild which requires virtual/glibc. For example:

!!! all ebuilds that could satisfy "virtual/glibc" have been masked.
!!!    (dependency required by "app-editors/jed-0.99.16" [ebuild])

emerge -s glibc says:

*  sys-libs/glibc [ Masked ]
      Latest version available: 2.3.1-r2
      Latest version installed: 2.2.5-r7

It seems not masked in package.mask:

 # grep "glibc" /usr/portage/profiles/package.mask | grep -v "^#"
=sys-libs/glibc-2.3.1
=sys-libs/glibc-2.2.5-r8

And the KEYWORDS are there:

# grep KEYWORDS /usr/portage/sys-libs/glibc/glibc-2.2.5-r7.ebuild 
KEYWORDS="x86 ppc sparc alpha"

This all happend on 3 sparc machines over night. And no config was altered
during that day.
Comment 1 Christian Birchinger (RETIRED) gentoo-dev 2002-12-15 10:57:34 UTC
It's because *>=sys-libs/glibc-2.3.1 is in
/usr/portage/profiles/default-sparc64-1.4/packages
but glibc-2.3.1 is only available for "~sparc"
Comment 2 Joshua Brindle (RETIRED) gentoo-dev 2002-12-23 00:11:33 UTC
glibc-2.3.1 is no longer ~
Comment 3 Jason Wever (RETIRED) gentoo-dev 2003-03-06 07:11:57 UTC
Problem fixed, closing.