Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 280702

Summary: gnome-base/gnome-2.24.1 or emerge --update --newuse --deep world leads to circular dependencies errors!
Product: Gentoo Linux Reporter: rocky.maivia
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major CC: dabbott
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of "emerge gnome"
Output of "emerge --update --newuse --deep world
Output of "emerge --update --newuse --deep world"
make.conf file

Description rocky.maivia 2009-08-07 22:04:46 UTC
My Gentoo installation is very fresh. I installed the system guided by the offical documentation (network based). I only set up my network interface eth0 and emerged wireless-tools and wpa_supplicant. After that i read the documentation about installing gnome on gentoo. I added the USE flags which suggested by the doc. Trying emerging it fails! Now "emerge --update --newuse --deep world too!

Reproducible: Always

Steps to Reproduce:
1.emerge gnome
2.emerge --update --newuse --deep world
3.(The order doesn't matter)

Actual Results:  
The emerge attempts end in circular dependencies!

Expected Results:  
Gnome emerged and deep update!

I tried to google the solution. Without any success. I tried to activate or disable many USE Flags. Disabling some use-FLAGs often leads to even more circular dependencies. I read in the doc, that often circ. dependencies are bugs. So I want you to ask!
Comment 1 rocky.maivia 2009-08-07 22:07:02 UTC
Created attachment 200542 [details]
Output of "emerge gnome"
Comment 2 rocky.maivia 2009-08-07 22:08:10 UTC
Created attachment 200543 [details]
Output of "emerge --update --newuse --deep world
Comment 3 rocky.maivia 2009-08-07 22:10:06 UTC
Created attachment 200544 [details]
Output of "emerge --update --newuse --deep world"
Comment 4 rocky.maivia 2009-08-07 22:10:33 UTC
Created attachment 200545 [details]
make.conf file
Comment 5 Fab 2009-08-08 08:02:07 UTC
Try :

# echo "net-dns/avahi -gtk" >> /etc/portage/package.use
# echo "net-print/cups -avahi" >> /etc/portage/package.use

bug #222601
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-09 10:16:26 UTC

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