Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189623 - Circular dependencies in xorg-x11 ... please let me go back
Summary: Circular dependencies in xorg-x11 ... please let me go back
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Installer (show other bugs)
Hardware: x86 Linux
: High normal with 2 votes (vote)
Assignee: Gentoo Linux Installer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 17:53 UTC by Steve Moyer
Modified: 2009-05-03 17:21 UTC (History)
3 users (show)

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


Attachments
emerge xorg-x11 && cat /etc/make.conf (error,4.79 KB, text/plain)
2008-08-06 09:03 UTC, Mathias Wacker
Details
emerge --info and emerge xorg-x11 output (emergeinfo.txt,12.15 KB, text/plain)
2008-09-15 15:29 UTC, Cody Carey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Moyer 2007-08-20 17:53:01 UTC
I went through the installer and painstakingly selected the packages and use flags that I wanted for a new install.  GLI gave me an error message "Your install has failed" and pointed to the file "/tmp/installer.log.failed" for answers (this file didn't exist, but the error was in "/tmp/compile_output.log.failed").

So I've got a circular dependency which would also happen if I was installing from the command line, but now I'd love to click the "Previous" button on the installer so I can alter the USE flags that caused this and rerun the install.

Reproducible: Always

Steps to Reproduce:
I'm not on the computer being installed, so I can't clip the error (would it be relevant anyway?).



This might be considered an enhancement, but the installer also won't restart from where it left off (so my previously selected installation parameters will be overwritten when it reemerges the stage3 packages.
Comment 1 Jason Wigg 2008-06-07 12:44:56 UTC
Presumably the installer is only running emerge, so you could open a terminal to run 'emerge --resume' to pick up where the installer died.
Comment 2 Mathias Wacker 2008-08-06 09:03:23 UTC
Created attachment 162346 [details]
emerge xorg-x11 && cat /etc/make.conf

this demonstrates the problem
Comment 3 Mathias Wacker 2008-08-06 09:08:50 UTC
I have the same problem, but not within the "installer". Ive installed my core system succesfully (with the help of Gentoo handbook). 
Then Ive followed the steps in official guide (http://www.gentoo.org/doc/en/xorg-config.xml) to install xorg-x11, but with the error (see attachement).

Ive also run "emerge --sync" before and my gentoo version is 2008.1 (not shown above).

Thank you for help
Comment 4 jipsee 2008-09-06 03:41:25 UTC
try this:
#USE="-fam" emerge -av xorg-x11
Comment 5 Cody Carey 2008-09-15 15:29:14 UTC
Created attachment 165495 [details]
emerge --info and emerge xorg-x11 output

I also encountered this problem. As suggested I temporarily disabled fam in the USE variable and it installed without a hitch. I've attached my own "emerge --info" and "emerge xorg-x11" output.
Comment 6 Mathias Wacker 2008-09-25 13:46:51 UTC
RE:
try this:
#USE="-fam" emerge -av xorg-x11

Thanx, it works now, but I did also emerge --update --deep --newuse world before with "-fam" in make.conf so I dont know which one of this steps really helped me.
Anyway, does somebody know where exactly is the problem located?
Comment 7 Mathias Wacker 2008-09-25 13:47:24 UTC
RE:
try this:
#USE="-fam" emerge -av xorg-x11

Thanx, it works now, but I did also emerge --update --deep --newuse world before with "-fam" in make.conf so I dont know which one of this steps really helped me.
Anyway, does somebody know where exactly is the problem located?
Comment 8 James Wall 2008-10-24 15:48:36 UTC
I had the same problem. see bug 217861 for an explanation 
Comment 9 Andrew Gaffney (RETIRED) gentoo-dev 2009-05-03 17:21:28 UTC
The installer is deprecated.