Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280702 - gnome-base/gnome-2.24.1 or emerge --update --newuse --deep world leads to circular dependencies errors!
Summary: gnome-base/gnome-2.24.1 or emerge --update --newuse --deep world leads to cir...
Status: RESOLVED DUPLICATE of bug 222601
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 22:04 UTC by rocky.maivia
Modified: 2009-08-09 10:16 UTC (History)
1 user (show)

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


Attachments
Output of "emerge gnome" (log_emerge_gnome,1.84 KB, text/plain)
2009-08-07 22:07 UTC, rocky.maivia
Details
Output of "emerge --update --newuse --deep world (log_emerge_update_newuse_deep_world,1.94 KB, text/plain)
2009-08-07 22:08 UTC, rocky.maivia
Details
Output of "emerge --update --newuse --deep world" (log_emerge_update_newuse_deep_world,1.94 KB, text/plain)
2009-08-07 22:10 UTC, rocky.maivia
Details
make.conf file (make.conf,1.03 KB, text/plain)
2009-08-07 22:10 UTC, rocky.maivia
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***