I download packages for emerging from my workplace. And after I've done "emerge xfree86" at home (maybe I'd better do "emerge -U xfree86" ?) I receive such an error:
localhost root # emerge -pf gnome Calculating dependencies ...done! http://gentoo.oregonstate.edu/distfiles/gnome-panel-2.2.2.2.tar.bz2 http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gnome -panel-2.2.2.2.tar.bz2 ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.2/gnome-panel-2.2.2. 2.tar.bz2 ftp://archive.progeny.com/GNOME/sources/gnome-panel/2.2/gnome-panel-2.2. 2.2.tar.bz2 ftp://ftp.sunet.se/pub/X11/GNOME/sources/gnome-panel/2.2/gnome-panel-2.2 .2.2.tar.bz2 ftp://ftp.no.gnome.org/pub/GNOME/sources/gnome-panel/2.2/gnome-panel-2.2 .2.2.tar.bz2 ftp://ftp.gnome.org/pub/gnome/2.0.0/sources/gnome-panel/2.2/gnome-panel- 2.2.2.2.tar.bz2 Traceback (most recent call last): File "/usr/bin/emerge", line 1951, in ? mydepgraph.merge(mydepgraph.altlist()) File "/usr/bin/emerge", line 1176, in merge retval=portage.doebuild(y,"fetch",myroot,edebug,("--pretend" in myopts),fetchonly=1) File "/usr/lib/python2.2/site-packages/portage.py", line 1734, in doebuild if not digestcheck(checkme, ("strict" in features)): File "/usr/lib/python2.2/site-packages/portage.py", line 1484, in digestcheck return digestCheckFiles(myfiles, mydigests, basedir, "src_uri") File "/usr/lib/python2.2/site-packages/portage.py", line 1402, in digestCheckFiles if strict: NameError: global name 'strict' is not defined * sys-apps/portage Latest version available: 2.0.48-r5 Latest version installed: 2.0.48-r5 * app-xemacs/emerge Latest version available: 1.09 Latest version installed: 1.09 emerge -p works fine. I've been too lazy to change _all_ config files in /etc after installing - maybe this is the reason? Or maybe there's a better way to know what files I need to install/upgrade specific app? (no gentoo at work - redhat only :)) -- [EMAIL PROTECTED] mailing list
