Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40989 - Portage install python 2.2 files even though I don't have python 2.2
Summary: Portage install python 2.2 files even though I don't have python 2.2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 11:38 UTC by Peter Simons
Modified: 2004-02-09 15:34 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 Peter Simons 2004-02-09 11:38:26 UTC
When updating to portage 2.50, I got this:

creating /var/tmp/portage/portage-2.0.50/image/usr/lib/python2.2
creating /var/tmp/portage/portage-2.0.50/image/usr/lib/python2.2/site-packages
copying build/lib.linux-i686-2.2/missingos.so -> /var/tmp/portage/portage-2.0.50/image/usr/lib/python2.2/site-packages
warning: install: modules installed to '/var/tmp/portage/portage-2.0.50/image/usr/lib/python2.2/site-packages/', which is not in Python's module search path (sys.path) -- you'll have to change the search path yourself
doexe: warning, skipping directory functions

Is this something serious, or can I ignore it?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.22-hardened)
=================================================================
System uname: 2.4.22-hardened i686 Celeron (Mendocino)
Gentoo Base System version 1.4.3.10
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium2 -O3 -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=pentium2 -O3 -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache notitles sandbox userpriv"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="apm arts avi berkdb crypt cups encode foomaticdb gif gpm gtk gtk2 imlib
jpeg kde libg++ libwww mad mbox mikmod mpeg ncurses oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline sdl ssl svga truetype x86 xml2 xmms
xv zlib"
Comment 1 SpanKY gentoo-dev 2004-02-09 15:34:24 UTC
ignore it