Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88479 - opengl-update-2.1.1-r1 is blocking xorg-x11 from updating
Summary: opengl-update-2.1.1-r1 is blocking xorg-x11 from updating
Status: RESOLVED DUPLICATE of bug 79606
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 08:12 UTC by nobody
Modified: 2005-07-17 13:06 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 nobody 2005-04-09 08:12:06 UTC
See http://forums.gentoo.org/viewtopic.php?p=2290394#2290394 for full details.
I suppose i could have put All to platform, but still only have x86


emerge -p xorg-x11

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

Calculating dependencies ...done!
[blocks B     ] <x11-base/xorg-x11-6.8.0-r4 (is blocking x11-base/opengl-update-2.1.1-r1)
[ebuild     U ] media-libs/freetype-2.1.9-r1 [2.1.5-r1]
[ebuild  N    ] x11-base/opengl-update-2.1.1-r1
[ebuild     U ] x11-base/xorg-x11-6.8.2-r1 [6.8.0-r3] 

Reproducible: Always
Steps to Reproduce:
1.emerge =x11-base/xorg-x11-6.8.0-r3
2.emerge world (should try update xorg & add opengl-update-2.1.1-r1) & fail
3.

Actual Results:  
don't update xorg

Expected Results:  
xorg & opengl-update emerged.

in opengl-update.2.1.1-r1.ebuild
RDEPEND="!x11-base/xfree86
         !<x11-base/xorg-x11-6.8.0-r4

in xorg-x11-6.8.2-r1.ebuild
DEPEND="...
opengl? ( >=x11-base/opengl-update-2.1.1 )
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-04-09 11:35:34 UTC
This is a bug in portage.  Youu can work around it by:

emerge --nodeps opengl-update
emerge xorg-x11

Pleasse search bugzilla before posting
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-04-10 14:11:21 UTC
dupe of 79606
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-04-10 14:11:28 UTC

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