Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138248 - NameError: global name 'settings' is not defined
Summary: NameError: global name 'settings' is not defined
Status: RESOLVED DUPLICATE of bug 138195
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 12:09 UTC by Attila Jecs
Modified: 2006-06-27 12:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Jecs 2006-06-27 12:09:56 UTC
sent 5533 bytes  received 4132325 bytes  12188.09 bytes/sec
total size is 139349838  speedup is 33.68

>>> Updating Portage cache:  100%
Traceback (most recent call last):
  File "/usr/bin/emerge", line 3724, in ?
    emerge_main()
  File "/usr/bin/emerge", line 3693, in emerge_main
    action_sync(myopts, myaction)
  File "/usr/bin/emerge", line 2734, in action_sync
    chk_updated_cfg_files("/", settings.get("CONFIG_PROTECT","").split())
NameError: global name 'settings' is not defined
dreamer ~ #

Portage 2.1.1_pre1-r4 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4.90.20060516-r0, 2.6.17-no1 i686)
=================================================================
System uname: 2.6.17-no1 i686 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.93, 2.17.50.0.2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-tbird -mtune=athlon-tbird -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-tbird -mtune=athlon-tbird -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.inode.at/ "
LANG="hu_HU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="hu en"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acl acpi alsa apache2 apm avi berkdb bitmap-fonts bzip2 cli crypt cups dbus dlloader dri dvd dvdr dvdread eds emboss encode ffmpeg foomaticdb gdbm gif gpm gstreamer gtk2 hal imlib isdnlog jpeg kde libg++ libwww mad mikmod mmap mmx mmxext motif mp3 mpeg mysql ncurses nls nptl nptlonly nvidia ogg opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection session slang spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xml xml2 xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_hu linguas_en userland_GNU video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-27 12:14:41 UTC

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