Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41935

Summary: import error when updating portage
Product: Gentoo Linux Reporter: Rajiv Aaron Manglani (RETIRED) <rajiv>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: minor CC: jean
Priority: Low    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-02-17 10:58:35 UTC
while updating from portage 2.0.49-r21 to 2.0.50-r1:


...
 * Update configs using 'etc-update' please. Maintaining current configs
 * for portage and other system packages is fairly important for the
 * continued health of your system.

Recalculating the counter... Counter updated successfully.
ccache
Traceback (most recent call last):
  File "<string>", line 2, in ?
ImportError: No module named portage
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...                                                            [ ok ]
>>> sys-apps/portage-2.0.50-r1 merged.
...


oddly, the new version is installed successfully.
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-02-17 10:59:26 UTC
Portage 2.0.50-r1 (default-ppc-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.24-benh0)
=================================================================
System uname: 2.4.24-benh0 ppc 0
Gentoo Base System version 1.4.3.10p1
ccache version 2.2 [enabled]
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -mcpu=750 -fsigned-char"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -pipe -mcpu=750 -fsigned-char"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://www.gtlib.cc.gatech.edu/pub/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X berkdb cups encode esd foomaticdb gdbm gif gnome gnome-libs gtk gtk2 gtkhtml guile imap imlib java jikes jpeg libwww mitshm motif mozilla mpeg ncurses oggvorbis opengl oss pam perl png ppc python qt quicktime readline sdl slang slp spell ssl tcpd tiff truetype usb xml xml2 xmms xv zlib"


# python -V
Python 2.2.3

Comment 2 Masatomo Nakano (RETIRED) gentoo-dev 2004-02-17 11:19:42 UTC
It's just the message problem?
Comment 3 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-02-17 14:19:02 UTC
looks like it is just the error message. the ebuild continues (removes old version), then portage
is just fine afterwards.
Comment 4 SpanKY gentoo-dev 2004-02-20 12:52:07 UTC
*** Bug 42222 has been marked as a duplicate of this bug. ***
Comment 5 Brian Harring (RETIRED) gentoo-dev 2004-08-02 04:02:05 UTC
Doesn't seem to be popping up in .50-r9, closing.
Reopen if it is ongoing.