Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290305 - 2 minor issues with python stuff while installing iotop
Summary: 2 minor issues with python stuff while installing iotop
Status: RESOLVED DUPLICATE of bug 301259
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 20:46 UTC by zvasylvv
Modified: 2010-01-21 05:08 UTC (History)
0 users

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


Attachments
screen with errors (screenshot_2009.10.23_20-32-50UTC.png,39.59 KB, image/png)
2009-10-23 20:47 UTC, zvasylvv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zvasylvv 2009-10-23 20:46:35 UTC
Two warning occur while user installs sys-process/iotop-0.2.1. As I see they are related with python

See attach (screenshot)for more details

Reproducible: Always

Steps to Reproduce:
1. Just try to emerge sys-process/iotop-0.2.1



Portage 2.1.6.13 (default/linux/x86/10.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.31-gentoo-r3 i686)
=================================================================
System uname: Linux-2.6.31-gentoo-r3-i686-Intel-R-_Core-TM-2_CPU_T5600_@_1.83GHz-with-gentoo-1.12.11.1
Timestamp of tree: Fri, 23 Oct 2009 13:20:01 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.6.2-r1
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distcc distlocks fixpackages notitles parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="mgentoo http://gentoo.virginmedia.com/  http://www.ibiblio.org/pub/Linux/distributions/gentoo http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa bash-completion berkdb bzip2 cli cracklib crypt dbus dri fam fortran gdbm gpm gtk hal iconv isdnlog jpeg mmx modules mp3 mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre png pppd readline reflection session smp spell spl sse sse2 ssl ssse3 sysfs threads tiff truetype unicode vorbis x86 xcb xorg xv zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 zvasylvv 2009-10-23 20:47:06 UTC
Created attachment 208061 [details]
screen with errors
Comment 2 Rafał Mużyło 2009-10-23 21:49:40 UTC
Not really a problem.
If you want to, complain upstream.
Comment 3 zvasylvv 2009-10-23 22:34:21 UTC
Ok, I understand. But I have another 2 questions :) :

* why in the second warning path to script contains "py2.4.egg"?
* why dev-python/setuptools ebuild says it need python v2.4?
Comment 4 Rafał Mużyło 2009-10-25 20:25:44 UTC
NEED_PYTHON is a '=>' dep, not '='.

As for the egg, I don't know.
Comment 5 zvasylvv 2009-10-26 06:41:34 UTC
well, seems I did not explained correctly:

crusader ~ # grep -n NEED_PYTHON `equery w setuptools`
7:NEED_PYTHON="2.4"



PS: I guess this should be assigned to python team, and possibly some issue props  may be adjusted
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-21 05:08:05 UTC
I just ran across this bug report and it is very similar to bug 301259 (well, the original report)

As such, I'm marking it as a dupe. Thanks.

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