emerge managed to get stuck while rebuilding glibc and now I can't do
anything with it as it seems to keep exiting before doing anything useful.
CAn anyone point me at what might be wrong? I ran it though phython -v and
I got:

[EMAIL PROTECTED] glibc # python -v /usr/bin/emerge --newuse world
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
# /usr/lib/python2.3/site.pyc matches /usr/lib/python2.3/site.py
import site # precompiled from /usr/lib/python2.3/site.pyc
# /usr/lib/python2.3/os.pyc matches /usr/lib/python2.3/os.py
import os # precompiled from /usr/lib/python2.3/os.pyc
import posix # builtin
# /usr/lib/python2.3/posixpath.pyc matches /usr/lib/python2.3/posixpath.py
import posixpath # precompiled from /usr/lib/python2.3/posixpath.pyc
<snip>
..
..
# /usr/lib/portage/pym/portage_db_flat.pyc matches
/usr/lib/portage/pym/portage_db_flat.pyimport portage_db_flat # precompiled from
/usr/lib/portage/pym/portage_db_flat.pyc# /usr/lib/portage/pym/emergehelp.pyc 
matches
/usr/lib/portage/pym/emergehelp.pyimport emergehelp # precompiled from 
/usr/lib/portage/pym/emergehelp.pyc
Calculating world dependencies ...done!
>>> emerge (1 of 34) sys-libs/glibc-2.3.4.20040808-r1 to /
# clear __builtin__._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.exitfunc
# clear sys.exc_type
# clear sys.exc_value
# clear sys.exc_traceback
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
# clear sys.meta_path
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup __main__
# cleanup[1] random
# cleanup[1] gdbm
# cleanup[1] sgmllib
# cleanup[1] zipimport
# cleanup[1] portage_localization
# cleanup[1] emergehelp
# cleanup[1] output
# cleanup[1] cStringIO
# cleanup[1] encodings
# cleanup[1] warnings
# cleanup[1] math
# cleanup[1] sre
# cleanup[1] portage_db_flat
# cleanup[1] sre_constants
# cleanup[1] _codecs
# cleanup[1] dbm
# cleanup[1] portage_const
# cleanup[1] posix
# cleanup[1] encodings.aliases
# cleanup[1] sre_parse
# cleanup[1] sre_compile
# cleanup[1] _random
# cleanup[1] site
# cleanup[1] strop
# cleanup[1] portage
# cleanup[1] portage_db_cpickle
# cleanup[1] encodings.ascii
# cleanup[1] htmlentitydefs
# cleanup[1] portage_dep
# cleanup[1] urlparse
# cleanup[1] getbinpkg
# cleanup[1] formatter
# cleanup[1] portage_db_template
# cleanup[1] ftplib
# cleanup[1] codecs
# cleanup[1] traceback
# cleanup[1] _sre
# cleanup[1] portage_gpg
# cleanup[1] cPickle
# cleanup[1] copy
# cleanup[1] anydbm
# cleanup[1] cvstree
# cleanup[1] dumbdbm
# cleanup[1] xpak
# cleanup[1] linecache
# cleanup[1] htmllib
# cleanup[1] dbhash
# cleanup[1] portage_checksum
# cleanup[1] base64
# cleanup[1] httplib
# cleanup[1] sha
# cleanup[1] HTMLParser
# cleanup[1] re
# cleanup[1] commands
# cleanup[1] socket
# cleanup[1] _socket
# cleanup[1] binascii
# cleanup[1] portage_exec
# cleanup[1] markupbase
# cleanup[1] mimetools
# cleanup[1] fchksum
# cleanup[1] shutil
# cleanup[1] bsddb
# cleanup[1] _ssl
# cleanup[1] rfc822
# cleanup[1] portage_locks
# cleanup[1] portage_file
# cleanup[1] tempfile
# cleanup[1] resource
# cleanup[1] signal
# cleanup[1] atexit
# cleanup[1] fcntl
# cleanup[1] thread
# cleanup[1] errno
# cleanup[1] types
# cleanup[1] _bsddb
# cleanup[1] portage_util
# cleanup[1] exceptions
# cleanup[1] portage_data
# cleanup[1] portage_exception
# cleanup[1] time
# cleanup[1] string
# cleanup[1] shlex
# cleanup[1] pwd
# cleanup[1] grp
# cleanup[2] UserDict
# cleanup[2] os
# cleanup[2] posixpath
# cleanup[2] copy_reg
# cleanup[2] stat
# cleanup[2] os.path
# cleanup sys
# cleanup __builtin__
# cleanup ints: 175 unfreed ints in 32 out of 317 blocks
# cleanup floats: 28 unfreed floats in 1 out of 6 blocks


Is there anyway to see what caused it to fail?

-- 
Alex
http://www.bennee.com/~alex/



--
gentoo-user@gentoo.org mailing list

Reply via email to