Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231388 - circular dependencies encountered when emerging xorg-server-1.4.2
Summary: circular dependencies encountered when emerging xorg-server-1.4.2
Status: RESOLVED DUPLICATE of bug 225091
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 08:44 UTC by morfast
Modified: 2008-07-10 10:47 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 morfast 2008-07-10 08:44:28 UTC
when i was trying to emerge the xorg-server, a circular dependencies occurred:

('ebuild', '/', 'sys-apps/hal-0.5.11-r1', 'merge') depends on
   ('ebuild', '/', 'dev-python/pyxf86config-0.3.34-r1', 'merge') (hard)
('ebuild', '/', 'dev-python/pyxf86config-0.3.34-r1', 'merge') depends on
   ('ebuild', '/', 'x11-base/xorg-server-1.4.2', 'merge') (hard)
('ebuild', '/', 'x11-base/xorg-server-1.4.2', 'merge') depends on
   ('ebuild', '/', 'sys-apps/hal-0.5.11-r1', 'merge') (hard)

the USE flags it is going to use:

[nomerge      ] x11-base/xorg-server-1.4.2  USE="dri hal xorg -3dfx -debug -dmx -ipv6 -kdrive -minimal (-nptl) -sdl -xprint" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion -vesa -vga -via -vmware -voodoo -xgi" 



Reproducible: Always

Steps to Reproduce:
1.emerge xorg-server
2.
3.

Actual Results:  
circular dependencies

Expected Results:  
emerge successfully
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-10 10:47:52 UTC

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