Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561638 - dev-python/execnet-1.3.0 fails to build with FEATURES=network-sandbox - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('hgdistver')
Summary: dev-python/execnet-1.3.0 fails to build with FEATURES=network-sandbox - distu...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-27 13:29 UTC by eroen
Modified: 2015-10-15 08:58 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,4.57 KB, application/octet-stream)
2015-09-27 13:29 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2015-09-27 13:29:15 UTC
Created attachment 413064 [details]
build.log

It fails at a later stage in a rather different way with FEATURES=-network-sandbox .


>>> Emerging (1 of 1) dev-python/execnet-1.3.0::gentoo
 * execnet-1.3.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                              [ ok ]
>>> Unpacking source...
>>> Unpacking execnet-1.3.0.tar.gz to /var/tmp/portage/dev-python/execnet-1.3.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/execnet-1.3.0/work
>>> Preparing source in /var/tmp/portage/dev-python/execnet-1.3.0/work/execnet-1.3.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/execnet-1.3.0/work/execnet-1.3.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/execnet-1.3.0/work/execnet-1.3.0 ...
 * python3_4: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python3.4 setup.py build
Download error on https://pypi.python.org/simple/hgdistver/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Couldn't find index page for 'hgdistver' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
No local packages or download links found for hgdistver
Traceback (most recent call last):
  File "setup.py", line 71, in <module>
    main()
  File "setup.py", line 66, in main
    'hgdistver',
  File "/usr/lib64/python3.4/distutils/core.py", line 108, in setup
    _setup_distribution = dist = klass(attrs)
  File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 265, in __init__
    self.fetch_build_eggs(attrs['setup_requires'])
  File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 311, in fetch_build_eggs
    replace_conflicting=True,
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 797, in resolve
    dist = best[req.key] = env.best_match(req, ws, installer)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 1047, in best_match
    return self.obtain(req, installer)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 1059, in obtain
    return installer(requirement)
  File "/usr/lib64/python3.4/site-packages/setuptools/dist.py", line 378, in fetch_build_egg
    return cmd.easy_install(req)
  File "/usr/lib64/python3.4/site-packages/setuptools/command/easy_install.py", line 610, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('hgdistver')
 * ERROR: dev-python/execnet-1.3.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3484:  Called distutils-r1_src_compile
 *   environment, line  855:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *   environment, line  286:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 3045:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2165:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line 2163:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *   environment, line  538:  Called distutils-r1_run_phase 'distutils-r1_python_compile'
 *   environment, line  846:  Called distutils-r1_python_compile
 *   environment, line  725:  Called esetup.py 'build'
 *   environment, line 1334:  Called die
 * The specific snippet of code:
 *       "${@}" || die
Comment 1 eroen 2015-09-27 13:29:55 UTC
occam / # emerge --info '=dev-python/execnet-1.3.0::gentoo'
Portage 2.2.20.1 (python 3.4.1-final-0, default/linux/amd64/13.0, gcc-4.8.5, glibc-2.20-r2, 4.1.7-hardened-r1-occam1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.1.7-hardened-r1-occam1-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.2
KiB Mem:     7938404 total,   5710076 free
KiB Swap:   16777212 total,  15419924 free
Timestamp of repository gentoo: Sat, 26 Sep 2015 09:00:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.4.1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.5::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync network-sandbox noclean parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx mmxext modules multilib ncurses nls nptl openmp pam pcre readline seccomp session sse sse2 ssl tcpd unicode 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, LANG, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

occam / # emerge -pqv '=dev-python/execnet-1.3.0::gentoo'
[ebuild  N    ] dev-python/execnet-1.3.0  USE="{test} -doc" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_3"
Comment 2 eroen 2015-09-27 19:50:35 UTC
Btw, all problems go away if dev-python/hgdistver-0.22 is installed.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2015-10-15 08:58:20 UTC
commit a2ac06e431c6a2bd8e959dd9ef69719cea7d6738
Author: Justin Lecher <jlec@gentoo.org>
Date:   Thu Oct 15 10:49:50 2015 +0200

    dev-python/execnet: Drop old

    obsoletes:
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=542284
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561638

    Package-Manager: portage-2.2.23
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ac06e431c6a2bd8e959dd9ef69719cea7d6738