Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359841 - x11-drivers/nvidia-drivers-270.18 depends on too recent xorg-server
Summary: x11-drivers/nvidia-drivers-270.18 depends on too recent xorg-server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 21:26 UTC by Casey Jones
Modified: 2011-04-04 17:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Prevent nvidia-drivers from pulling in xorg 1.10 (nvidia-xorg-1.10.patch,409 bytes, patch)
2011-03-21 21:27 UTC, Casey Jones
Details | Diff
I misread the version number for rc3 (nvidia-xorg-1.10.patch,412 bytes, patch)
2011-03-21 21:32 UTC, Casey Jones
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Casey Jones 2011-03-21 21:26:33 UTC
The ebuild for nvidia-drivers-270.18 has a dependency on a xorg-driver that is too new for it to support.  A last minute ABI change in xorg-server-1.10 causes this driver to fail.  I changed the xorg-server dependency to be < 1.9.903.  It was previously < 1.10.99.

I'm attaching a patch.

Reproducible: Always

Steps to Reproduce:
1. layman -a x11
2. emerge -uavDN world
3. xorg-server-1.10 will be pulled in by the emerge

Actual Results:  
xorg will not start due to incompatible ABI

Expected Results:  
nvidia-drivers-270.18 should not pull in xorg-server-1.10 from x11 overlay.
Comment 1 Casey Jones 2011-03-21 21:27:07 UTC
Created attachment 266769 [details, diff]
Prevent nvidia-drivers from pulling in xorg 1.10
Comment 2 Casey Jones 2011-03-21 21:30:41 UTC
I should also include the announcement of the ABI change.

http://lists.freedesktop.org/archives/xorg-announce/2011-February/001611.html
Comment 3 Casey Jones 2011-03-21 21:32:58 UTC
Created attachment 266771 [details, diff]
I misread the version number for rc3

Sorry, I misread the version number for 1.10 rc3.  It should be 1.9.99.903 instead of 1.9.903
Comment 4 Casey Jones 2011-03-31 23:08:55 UTC
xorg-server 1.10.0.901 is now in Portage.  nvidia-drivers-270.18 will not work if blob users update to the new xorg-server.

See this bug:
http://bugs.gentoo.org/show_bug.cgi?id=357113
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2011-04-04 17:08:16 UTC
+  04 Apr 2011; Justin Lecher <jlec@gentoo.org> nvidia-drivers-270.18.ebuild:
+  Depend on correct Xorg Server ABI, #359841
+