Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617786 - dev-python/eyeD3 ImportError: cannot import name urllib (bug in paver-1.2.3)
Summary: dev-python/eyeD3 ImportError: cannot import name urllib (bug in paver-1.2.3)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on: 618474
Blocks:
  Show dependency tree
 
Reported: 2017-05-08 02:43 UTC by David Brooke
Modified: 2017-05-16 14:49 UTC (History)
5 users (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 David Brooke 2017-05-08 02:43:28 UTC
While trying to install gpodder the following file fails to compile:
dev-python/eyeD3
For more info see the following url:
https://forums.gentoo.org/viewtopic-t-1063210.html

Log info:
[ebuild  N     ] dev-python/eyeD3-0.7.5:0.7::gentoo  PYTHON_TARGETS="python2_7" 0 KiB 
>>> Emerging (2 of 3) dev-python/eyeD3-0.7.5::gentoo 
 * eyeD3-0.7.5.tgz SHA256 SHA512 WHIRLPOOL size ;-) ...                                           [ ok ] 
>>> Unpacking source... 
>>> Unpacking eyeD3-0.7.5.tgz to /var/tmp/portage/dev-python/eyeD3-0.7.5/work 
>>> Source unpacked in /var/tmp/portage/dev-python/eyeD3-0.7.5/work 
>>> Preparing source in /var/tmp/portage/dev-python/eyeD3-0.7.5/work/eyeD3-0.7.5 ... 
>>> Source prepared. 
>>> Configuring source in /var/tmp/portage/dev-python/eyeD3-0.7.5/work/eyeD3-0.7.5 ... 
>>> Source configured. 
>>> Compiling source in /var/tmp/portage/dev-python/eyeD3-0.7.5/work/eyeD3-0.7.5 ... 
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile 
/usr/bin/python2.7 setup.py build 
Traceback (most recent call last): 
  File "setup.py", line 10, in <module> 
    paver.tasks.main() 
  File "/usr/lib64/python2.7/site-packages/paver/tasks.py", line 878, in main 
    _launch_pavement(args) 
  File "/usr/lib64/python2.7/site-packages/paver/tasks.py", line 846, in _launch_pavement 
    exec(compile(source, environment.pavement_file, 'exec'), mod.__dict__) 
  File "pavement.py", line 28, in <module> 
    import setuptools 
  File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 12, in <module> 
    import setuptools.version 
  File "/usr/lib64/python2.7/site-packages/setuptools/version.py", line 1, in <module> 
    import pkg_resources 
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 49, in <module> 
    from six.moves import urllib, map, filter 
ImportError: cannot import name urllib 
 * ERROR: dev-python/eyeD3-0.7.5::gentoo failed (compile phase): 
 *   (no error message) 
 * 
 * Call stack: 
 *     ebuild.sh, line  115:  Called src_compile 
 *   environment, line 3609:  Called distutils-r1_src_compile 
 *   environment, line  903:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' 
 *   environment, line  291:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' 
 *   environment, line 3138:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' 
 *   environment, line 2247:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' 
 *   environment, line 2245:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' 
 *   environment, line  553:  Called distutils-r1_run_phase 'distutils-r1_python_compile' 
 *   environment, line  894:  Called distutils-r1_python_compile 
 *   environment, line  769:  Called esetup.py 'build' 
 *   environment, line 1380:  Called die 
 * The specific snippet of code: 
 *       "${@}" || die "${die_args[@]}";
Comment 1 David Brooke 2017-05-08 02:44:42 UTC
emerge --info:
Portage 2.3.5 (python 3.4.5-final-0, default/linux/amd64/13.0/desktop, gcc-5.4.0, glibc-2.23-r3, 4.9.16-gentoo x86_64) 
================================================================= 
System uname: Linux-4.9.16-gentoo-x86_64-Intel-R-_Core-TM-_i7-4790_CPU_@_3.60GHz-with-gentoo-Gentoo-Stable 
KiB Mem:     8093972 total,   5969348 free 
KiB Swap:    3070972 total,   3070972 free 
Timestamp of repository gentoo: Sat, 06 May 2017 15:30:01 +0000 
sh bash 4.3_p48-r1 
ld GNU ld (Gentoo 2.26.1 p1.0) 2.26.1 
app-shells/bash:          4.3_p48-r1::gentoo 
dev-lang/perl:            5.24.1-r1::gentoo 
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo 
dev-util/cmake:           3.7.2::gentoo 
dev-util/pkgconfig:       0.28-r2::gentoo 
sys-apps/baselayout:      2.3::gentoo 
sys-apps/openrc:          0.24.2::gentoo 
sys-apps/sandbox:         2.10-r3::gentoo 
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo 
sys-devel/automake:       1.11.6-r1::gentoo, 1.15-r2::gentoo 
sys-devel/binutils:       2.26.1::gentoo 
sys-devel/gcc:            5.4.0-r3::gentoo 
sys-devel/gcc-config:     1.7.3::gentoo 
sys-devel/libtool:        2.4.6-r3::gentoo 
sys-devel/make:           4.2.1::gentoo 
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers) 
sys-libs/glibc:           2.23-r3::gentoo 
Repositories: 

gentoo 
    location: /usr/portage 
    sync-type: rsync 
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage 
    priority: -1000 

fkmclane 
    location: /var/lib/layman/fkmclane 
    masters: gentoo 
    priority: 50 

steam-overlay 
    location: /var/lib/layman/steam-overlay 
    masters: gentoo 
    priority: 50 

ACCEPT_KEYWORDS="amd64" 
ACCEPT_LICENSE="* -@EULA" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=core-avx2 -O2 -pipe" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" 
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" 
CXXFLAGS="-march=core-avx2 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FCFLAGS="-O2 -pipe" 
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" 
FFLAGS="-O2 -pipe" 
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirrors.rit.edu/gentoo/" 
LANG="en_US.utf8" 
LDFLAGS="-Wl,-O1 -Wl,--as-needed" 
MAKEOPTS="-j9" 
PKGDIR="/usr/portage/packages" 
PORTAGE_CONFIGROOT="/" 
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" 
PORTAGE_TMPDIR="/var/tmp" 
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cli consolekit cracklib crypt cups cxx dbus dri dts dvdr emboss encode exif fam ffmpeg firefox flac fortran gdbm gif glamor gpm gstreamer gtk gtk3 iconv icu ipv6 jpeg lcms ldap libnotify mad mng modules mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support readline sdl seccomp session spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vdpau vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21 ruby22" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 2 Richard H. 2017-05-09 16:05:43 UTC
Also happening as a dependency of abcde[id3tag].
Comment 3 Foster McLane 2017-05-10 15:43:23 UTC
The issue is likely caused by the fact that dev-python/eyeD3 does not depend on dev-python/six even though it should. I'll throw a temporary ebuild in my overlay (https://github.com/fkmclane/overlay) with updated dependencies.
Comment 4 Richard H. 2017-05-10 19:06:21 UTC
(In reply to Foster McLane from comment #3)
> The issue is likely caused by the fact that dev-python/eyeD3 does not depend
> on dev-python/six even though it should. I'll throw a temporary ebuild in my
> overlay (https://github.com/fkmclane/overlay) with updated dependencies.

Unfortunately, no. dev-python/six is installed, but it still doesn't compile.

Error message stays the same.
Comment 5 Foster McLane 2017-05-11 21:01:16 UTC
I dug through this a bit and realized why it worked fine on my system but not others. Paver messes up how six injects imports such as moves.urllib until they fixed it in 1.2.4 (which I already had installed on my system). Relevant issue: https://github.com/paver/paver/issues/141

The proper fix would be either to stabilize dev-python/paver-1.2.4 or ~ keyword dev-python/eyeD3 (the only packaging depending on paver), removing 1.2.3 in either case. I've pushed an ebuild in my overlay that stabilizes dev-python/paver-1.2.4.
Comment 6 Richard H. 2017-05-11 21:20:49 UTC
Well I guess keywording eyeD3 might be not the best option, as abcde[id3tag] depends on it.

That said, installing paver-1.2.4 fixed my problem. Thanks for digging down!
Comment 7 David Brooke 2017-05-11 21:22:15 UTC
I can confirm that the solution suggested by Foster McLane works:
Calculating dependencies... done!
[ebuild     U  ] dev-python/paver-1.2.4::fkmclane [1.2.3::gentoo] USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy)" 322 KiB
[ebuild  N     ] dev-python/eyeD3-0.7.5:0.7::gentoo  PYTHON_TARGETS="python2_7" 0 KiB
Comment 8 Mike Gilbert gentoo-dev 2017-05-16 14:49:38 UTC
paver-1.2.4 is now stable, so I'm assuming this problem has been resolved.