Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 598848 Details for
Bug 702244
dev-util/buildbot-www-1.3.0 : ERROR: Could not find a version that satisfies the requirement python-dateutil>=1.5 (from versions: none)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:buildbot-www-1.3.0:20191207-074240.log
dev-util:buildbot-www-1.3.0:20191207-074240.log (text/plain), 6.34 KB, created by
Toralf Förster
on 2019-12-07 11:13:42 UTC
(
hide
)
Description:
dev-util:buildbot-www-1.3.0:20191207-074240.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-12-07 11:13:42 UTC
Size:
6.34 KB
patch
obsolete
> * Package: dev-util/buildbot-www-1.3.0 > * Repository: gentoo > * Upstream: devel@buildbot.net > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking buildbot-www-1.3.0.tar.gz to /var/tmp/portage/dev-util/buildbot-www-1.3.0/work >>>> Source unpacked in /var/tmp/portage/dev-util/buildbot-www-1.3.0/work >>>> Preparing source in /var/tmp/portage/dev-util/buildbot-www-1.3.0/work/buildbot-www-1.3.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/buildbot-www-1.3.0/work/buildbot-www-1.3.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/buildbot-www-1.3.0/work/buildbot-www-1.3.0 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support >WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f31da0c86d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/python-dateutil/ >WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f31da0c8110>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/python-dateutil/ >WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f31da0c8290>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/python-dateutil/ >WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f31da0c8990>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/python-dateutil/ >WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f31da0c8950>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/python-dateutil/ >ERROR: Could not find a version that satisfies the requirement python-dateutil>=1.5 (from versions: none) >ERROR: No matching distribution found for python-dateutil>=1.5 >Traceback (most recent call last): > File "setup.py", line 51, in <module> > """ > File "/usr/lib64/python2.7/site-packages/buildbot_pkg.py", line 260, in setup_www_plugin > **kw) > File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 144, in setup > _install_setup_requires(attrs) > File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires > dist.fetch_build_eggs(dist.setup_requires) > File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs > replace_conflicting=True, > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve > replace_conflicting=replace_conflicting > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match > return self.obtain(req, installer) > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain > return installer(requirement) > File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 777, in fetch_build_egg > return fetch_build_egg(self, req) > File "/usr/lib64/python2.7/site-packages/setuptools/installer.py", line 130, in fetch_build_egg > raise DistutilsError(str(e)) >distutils.errors.DistutilsError: Command '['/usr/bin/python2.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-util/buildbot-www-1.3.0/temp/tmpuLRHTC', '--quiet', 'python-dateutil>=1.5']' returned non-zero exit status 1 > * ERROR: dev-util/buildbot-www-1.3.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2749: Called distutils-r1_src_compile > * environment, line 847: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 352: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2293: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1672: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1670: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 554: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 838: Called distutils-r1_python_compile > * environment, line 706: Called esetup.py 'build' > * environment, line 1216: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-util/buildbot-www-1.3.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/buildbot-www-1.3.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:buildbot-www-1.3.0:20191207-074240.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/buildbot-www-1.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/buildbot-www-1.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/buildbot-www-1.3.0/work/buildbot-www-1.3.0' > * S: '/var/tmp/portage/dev-util/buildbot-www-1.3.0/work/buildbot-www-1.3.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 702244
:
598846
| 598848 |
598850
|
598852
|
598854
|
598856