Main Page | Report this Page
Linux Forum Index  »  Linux - Gentoo Forum  »  glibc masked...
Page 1 of 1    

glibc masked...

Author Message
AZ Nomad...
Posted: Wed Apr 01, 2009 1:45 pm
Guest
I'm getting portage package masked errors. It looks like there's a
new version of gcc unmasked (4.3.2) but is calling for a glibc which
is masked.

!!! All ebuilds that could satisfy ">=sys-libs/glibc-2.7-r2" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- sys-libs/glibc-2.9_p20081201-r2 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201-r1 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.8_p20080602-r1 (masked by: package.mask)
- sys-libs/glibc-2.8_p20080602 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.7-r2 (masked by: ~amd64 keyword)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
(dependency required by "sys-devel/gcc-4.3.2-r3" [ebuild])
(dependency required by "world" [argument])

$ grep -e glibc -e gcc /etc/portage/package.keywords
<returns nothing>

$ equery list gcc
[ Searching for package 'gcc' in all categories among: ]
* installed packages
[I--] [ ] sys-devel/gcc-4.1.2 (4.1)
[I--] [ ] sys-devel/gcc-config-1.4.0-r4 (0)
[I--] [ ] x11-misc/gccmakedep-1.0.2 (0)


$ equery list glibc
[ Searching for package 'glibc' in all categories among: ]
* installed packages
[I--] [ ] sys-libs/glibc-2.6.1 (2.2)
 
J.O. Aho...
Posted: Wed Apr 01, 2009 11:29 pm
Guest
AZ Nomad wrote:
Quote:
I'm getting portage package masked errors. It looks like there's a
new version of gcc unmasked (4.3.2) but is calling for a glibc which
is masked.

!!! All ebuilds that could satisfy ">=sys-libs/glibc-2.7-r2" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- sys-libs/glibc-2.9_p20081201-r2 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201-r1 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.8_p20080602-r1 (masked by: package.mask)
- sys-libs/glibc-2.8_p20080602 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.7-r2 (masked by: ~amd64 keyword)

echo "=sys-libs/glibc-2.7-r2 ~amd64" >> /etc/portage/package.keywords

http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3&chap=3

--

//Aho
 
AZ Nomad...
Posted: Wed Apr 01, 2009 11:43 pm
Guest
On Thu, 02 Apr 2009 06:29:40 +0200, J.O. Aho <user at (no spam) example.net> wrote:
Quote:
AZ Nomad wrote:
I'm getting portage package masked errors. It looks like there's a
new version of gcc unmasked (4.3.2) but is calling for a glibc which
is masked.

!!! All ebuilds that could satisfy ">=sys-libs/glibc-2.7-r2" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- sys-libs/glibc-2.9_p20081201-r2 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201-r1 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.8_p20080602-r1 (masked by: package.mask)
- sys-libs/glibc-2.8_p20080602 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.7-r2 (masked by: ~amd64 keyword)

echo "=sys-libs/glibc-2.7-r2 ~amd64" >> /etc/portage/package.keywords

I tried that and the build failed. I had to unmask
sys-libs/glibc-2.9_p20081201-r2 to get something to build.

I'd like to know why there's no longer a 'stable' amd64 glibc ebuild.
 
Nikos Chantziaras...
Posted: Thu Apr 02, 2009 2:20 am
Guest
AZ Nomad wrote:
Quote:
On Thu, 02 Apr 2009 06:29:40 +0200, J.O. Aho <user at (no spam) example.net> wrote:
AZ Nomad wrote:
I'm getting portage package masked errors. It looks like there's a
new version of gcc unmasked (4.3.2) but is calling for a glibc which
is masked.

!!! All ebuilds that could satisfy ">=sys-libs/glibc-2.7-r2" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- sys-libs/glibc-2.9_p20081201-r2 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201-r1 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.8_p20080602-r1 (masked by: package.mask)
- sys-libs/glibc-2.8_p20080602 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.7-r2 (masked by: ~amd64 keyword)

echo "=sys-libs/glibc-2.7-r2 ~amd64" >> /etc/portage/package.keywords

I tried that and the build failed. I had to unmask
sys-libs/glibc-2.9_p20081201-r2 to get something to build.

I'd like to know why there's no longer a 'stable' amd64 glibc ebuild.

What I'm seeing here is that 2.8_p20080602-r1 is stable for AMD64.
Perhaps it got added today though, not sure. But it's stable now Razz
 
AZ Nomad...
Posted: Thu Apr 02, 2009 1:39 pm
Guest
On Thu, 02 Apr 2009 10:20:23 +0300, Nikos Chantziaras <realnc at (no spam) arcor.de> wrote:
Quote:
AZ Nomad wrote:
On Thu, 02 Apr 2009 06:29:40 +0200, J.O. Aho <user at (no spam) example.net> wrote:
AZ Nomad wrote:
I'm getting portage package masked errors. It looks like there's a
new version of gcc unmasked (4.3.2) but is calling for a glibc which
is masked.

!!! All ebuilds that could satisfy ">=sys-libs/glibc-2.7-r2" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- sys-libs/glibc-2.9_p20081201-r2 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201-r1 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.9_p20081201 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.8_p20080602-r1 (masked by: package.mask)
- sys-libs/glibc-2.8_p20080602 (masked by: ~amd64 keyword)
- sys-libs/glibc-2.7-r2 (masked by: ~amd64 keyword)

echo "=sys-libs/glibc-2.7-r2 ~amd64" >> /etc/portage/package.keywords

I tried that and the build failed. I had to unmask
sys-libs/glibc-2.9_p20081201-r2 to get something to build.

I'd like to know why there's no longer a 'stable' amd64 glibc ebuild.

What I'm seeing here is that 2.8_p20080602-r1 is stable for AMD64.
Perhaps it got added today though, not sure. But it's stable now Razz

Now what I'm seeing is that gcc is no longer requiring a masked glibc.
I commented out my package.keywords glibc ~amd64 line to test what you
reported and now emerge wants to revert to glibc 2.6.1.
Fine with me. I don't want unstable glibc or gcc packages.
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Thu Dec 03, 2009 3:24 pm