Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169026 - Circular dependencies on a fresh install.
Summary: Circular dependencies on a fresh install.
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-02 17:22 UTC by luca benedetti
Modified: 2007-03-02 18:15 UTC (History)
0 users

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


Attachments
the circular dependencies (emerge-output.txt,14.68 KB, text/plain)
2007-03-02 17:23 UTC, luca benedetti
Details
the output with portage-2.1.2-r13 (output2.txt,12.03 KB, text/plain)
2007-03-02 18:04 UTC, luca benedetti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luca benedetti 2007-03-02 17:22:26 UTC
When doing an emerge -avtuND system on a fresh install i get a circular dependencies error.
in the additional information there's the output of emerge --info (please note that the SYNC option is set to a local server just synched).


Reproducible: Always

Steps to Reproduce:
1.emerge -avtuND system



Expected Results:  
the normal emerge output


Portage 2.1.2-r9 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.1
Timestamp of tree: Fri, 02 Mar 2007 16:30:07 +0000
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.ynet.sk/pub http://gentoo.mirror.solnet.ch http://mirror.switch.ch/ftp/mirror/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.184/gentoo-portage"
USE="3dnow 3dnowext X a52 aac aalib acpi alsa asf audacious avi bash-completion berkdb bitmap-fonts bzip2 cdparanoia cdr cli cracklib crypt cups divx4linux doc dri dts dv dvb dvd dvdr dvdread effects emacs encode examples exif ffmpeg firefox flac flash fortran gdbm gif gphoto2 gpm gtk gtk2 hal iconv ifp imagemagick inkjar ipod ipv6 isdnlog jack java javascript jpeg jpeg2k kde libcaca libg++ lirc lm_sensors mad midi ming mmap mmx mng modplug mp3 mpeg mtp musicbrainz mysql ncurses network njb nls nptl nptlonly nvidia offensive ogg openal opengl oss pam pcre pdf perl png ppds pppd pulseaudio python qt qt3 qt4 quicktime readline real reflection samba scanner sdl session snmp speex spl sse sse2 ssl svg svga tcl tcpd tetex theora threads tiff tk truetype truetype-fonts type1-fonts unicode usb v4l vcd vidix visualization win32codecs wmf x86 xine xinerama xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga neomagic nsc nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 luca benedetti 2007-03-02 17:23:33 UTC
Created attachment 111823 [details]
the circular dependencies
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 17:43:16 UTC
Please, post the emerge output with >=portage-2.1.2-r13 installed.
Comment 3 luca benedetti 2007-03-02 17:54:39 UTC
(In reply to comment #2)
> Please, post the emerge output with >=portage-2.1.2-r13 installed.
> 

the version installed is:
 sys-apps/portage-2.1.2-r9
i have reemerged it, but the problem persists,
the output is exactly the same.as before.

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 17:57:11 UTC
(In reply to comment #3)
> the version installed is:
>  sys-apps/portage-2.1.2-r9
> i have reemerged it, but the problem persists,
> the output is exactly the same.as before.

Yes, and I'm asking you to emerge portage-2.1.2-r13 and attach the output; so could you please just do it?


Comment 5 luca benedetti 2007-03-02 18:04:20 UTC
Created attachment 111827 [details]
the output with portage-2.1.2-r13
Comment 6 luca benedetti 2007-03-02 18:05:49 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > the version installed is:
> >  sys-apps/portage-2.1.2-r9
> > i have reemerged it, but the problem persists,
> > the output is exactly the same.as before.
> 
> Yes, and I'm asking you to emerge portage-2.1.2-r13 and attach the output; so
> could you please just do it?
> 

sorry, i hadn't read the version, now the output is different.

Comment 7 luca benedetti 2007-03-02 18:13:14 UTC
Ok, now i solved it by myself with USE="-doc". tank you very much!!! :-)
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 18:13:22 UTC
Remove USE=doc from your USE flags and try again.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 18:15:25 UTC
Oh OK, I'm too slow. :=) Yeah, that's the right workaround. 

Not much else we could do here until portage handles this automagically by temporarily disabling such flags which cause circular deptree, sorry.