Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287939 - x11-drivers/nvidia-driver-180.60 sys-libs/glibc-2.9_p20081201-r2 conflict over nptl
Summary: x11-drivers/nvidia-driver-180.60 sys-libs/glibc-2.9_p20081201-r2 conflict ove...
Status: RESOLVED DUPLICATE of bug 286961
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 19:11 UTC by Nico Baggus
Modified: 2009-10-06 19:44 UTC (History)
1 user (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 Nico Baggus 2009-10-06 19:11:42 UTC
Since today the emerge --sync update, 
there is a conflict over nptl availability in glibc from nvidia-drivers.
emerge -vuaDN world now yields:

sys-libs/glibc:2.2

  ('ebuild', '/', 'sys-libs/glibc-2.5-r4', 'merge') pulled in by
    >=sys-libs/glibc-2.3[nptl] required by ('installed', '/', 'x11-drivers/nvidia-drivers-180.60', 'nomerge')
    (and 19 more)

  ('installed', '/', 'sys-libs/glibc-2.9_p20081201-r2', 'nomerge') pulled in by
    >=sys-libs/glibc-2.6 required by ('installed', '/', 'sys-devel/gcc-4.3.2-r3', 'nomerge')
    >=sys-libs/glibc-2.6 required by ('installed', '/', 'sys-libs/e2fsprogs-libs-1.41.9', 'nomerge')
    >=sys-libs/glibc-2.8 required by ('installed', '/', 'media-video/vlc-1.0.2', 'nomerge')
    (and 20 more)



Reproducible: Always

Steps to Reproduce:
1.nvidia-drivers-180.60 was pre-installed
2.glibc-2.9... pre-installed
3.emerge --sync # today...
4.emerge -1vauDN gives error about nptl being requirered...

Actual Results:  
Error during emerge world.

sys-libs/glibc:2.2

  ('ebuild', '/', 'sys-libs/glibc-2.5-r4', 'merge') pulled in by
    >=sys-libs/glibc-2.3[nptl] required by ('installed', '/', 'x11-drivers/nvidia-drivers-180.60', 'nomerge')
    (and 19 more)

  ('installed', '/', 'sys-libs/glibc-2.9_p20081201-r2', 'nomerge') pulled in by
    >=sys-libs/glibc-2.6 required by ('installed', '/', 'sys-devel/gcc-4.3.2-r3', 'nomerge')
    >=sys-libs/glibc-2.6 required by ('installed', '/', 'sys-libs/e2fsprogs-libs-1.41.9', 'nomerge')
    >=sys-libs/glibc-2.8 required by ('installed', '/', 'media-video/vlc-1.0.2', 'nomerge')
    (and 20 more)



Expected Results:  
starting an update emerge .

hm I appreciate it is a lot of work to test all this, but it seems to happen a lot lately.
But is it really necessary to change flags & behaviour in STABLE packages???
Cant it be done through a package update higher -r?? ?

Either the glibc[nptl] test was added to nvidia-drivers 
or
the nptl option flag was removed from glibc during latest update...

This happens with BOTH portage-2.2_rc44 as well as 2.1.6.13
Comment 1 Antek Grzymała (antoszka) 2009-10-06 19:16:47 UTC
Same here. And seconding the comments.
Comment 3 Ewoud Kohl van Wijngaarden 2009-10-06 19:26:42 UTC
That should be added in 1.7 and removed in 1.8 ofcourse. I think you have to wait for $MIRROR to pick up the changes and try again.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-10-06 19:44:10 UTC

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