Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96663 - python-update order update bug
Summary: python-update order update bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 145984
  Show dependency tree
 
Reported: 2005-06-20 21:57 UTC by Analyzer
Modified: 2007-05-06 10:40 UTC (History)
1 user (show)

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 Analyzer 2005-06-20 21:57:27 UTC
root@localhost:/etc$ emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo i686)
=================================================================
System uname: 2.6.12-gentoo i686 AMD Athlon(tm)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
LC_ALL="ru_RU.KOI8-R"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext 7zip X aac aalib accessibility acpi activefilter
adns aim alsa amuled apache2 apm applet artworkextra atm audio audiofile avi
bash-completion bcmath berkdb bidi bitmap-fonts bmp bonobo buttons bzip2 bzlib
calendar caps cdparanoia cdr chroot clamav cpdflib cpudetection crypt css cups
curl curlwrappers customlog dba dga dhcp dillo divx4linux doc dv dvb dvd dvdr
dvdread ecc edl eds emacs emboss encode epiphany escreen esd etwin exif
extensions fam ffmpeg filepro flac font-server foomaticdb fortran fpx ftp gcj gd
geoip gg ggi gif glitz gnome gnome-print gnutls gphoto2 gpm graphviz gstreamer
gtk gtk2 gtkhtml guile hal howl iconv icq idea imagemagick imap imlib irc java
jbig jpeg jpeg2k junit kde kdeenablefinal kdexdeltas lcms ldap leim lesstif
libcaca libclamav libedit libfpx libg++ libwww lirc lj lm_sensors logrotate lzo
mad maildir mailwrapper matroska mbox md5sum mikmod milter mime mjpeg mmx mmxext
mng mono mozilla moznomail mozsvg mozxmlterm mp3 mpeg mpi mplayer mppe-mppc
mysql mythtv nas ncurses neXt nethack network nis nls nntp nptl nptlonly nvidia
objc odbc offensive ogg oggvorbis opengl openntpd openssh oss pam pcntl pcre
pdflib perl php plugin png portaudio posix povray python qt quicktime radius rar
readline real remote rss rtc rube ruby samba sasl sdl session sharedext silc
simplexml slang slp sndfile sockets socks5 speex spell sqlite sse ssl stats
subtitles subversion svg svga symlink tcltk tcpd tetex theora threads tiff
truetype truetype-fonts type1-fonts underscores usb v4l v4l2 vcd vda vhosts
visualization vorbis win32codecs wma123 wmf xanim xface xine xinerama xml xml2
xmms xosd xpm xrandr xsl xv xvid xvmc yahoo zeroconf zlib zvbi userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS



Reproducible: Always
Steps to Reproduce:
i did run python-update and when he weve began build pygame-1.6.2. on configure
step i got the :
WARNING, No "Setup" File Exists, Running "config.py"
Using UNIX configuration...


Hunting dependencies...
SDL     : found 1.2.8
FONT    : found
IMAGE   : found
MIXER   : found
SMPEG   : found 0.4.4
NUMERIC : not found


Warning, some of the pygame dependencies were not found. Pygame can still
compile and install, but games that depend on those missing dependencies
will not run. Would you like to continue the configuration? [Y/n]:

After it i re-emerge numeric and he's were re-installing in
/usr/lib/python2.4/site-packages/NumTut/ dirs...

in resoult python-update have to re-emerge numeric before than pygame.
Actual Results:  
error while python-update process
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2007-05-06 10:40:24 UTC
Should be fixed in app-admin/python-updater.