Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682260 - dev-python/sshtunnel-0.1.4: test failures
Summary: dev-python/sshtunnel-0.1.4: test failures
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 680842
  Show dependency tree
 
Reported: 2019-04-01 17:56 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-04-08 00:11 UTC (History)
0 users

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


Attachments
build.log (build.log,7.95 KB, text/plain)
2019-04-01 17:56 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-04-01 17:56:48 UTC
Created attachment 571518 [details]
build.log

> >>> Test phase: dev-python/sshtunnel-0.1.4
>  * python2_7: running distutils-r1_run_phase python_test
> python2.7 setup.py test
> running test
> running egg_info
> writing requirements to sshtunnel.egg-info/requires.txt
> writing sshtunnel.egg-info/PKG-INFO
> writing top-level names to sshtunnel.egg-info/top_level.txt
> writing dependency_links to sshtunnel.egg-info/dependency_links.txt
> writing entry points to sshtunnel.egg-info/entry_points.txt
> reading manifest file 'sshtunnel.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'sshtunnel.egg-info/SOURCES.txt'
> running build_ext
> using tox.ini: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.cfg
> using tox-2.9.1 from /usr/lib/python2.7/site-packages/tox/__init__.pyc
> GLOB sdist-make: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.py
>   /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /usr/bin/python2.7 /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/setup.py sdist --formats=zip --dist-dir /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/log/tox-0.log
> python create: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python
>   /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox$ /usr/bin/python2.7 -m virtualenv --python /usr/bin/python2.7 python >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-0.log
> python inst: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip
> WARNING:Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
>   /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip install /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log
> ERROR: invocation failed (exit code 1), logfile: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log
> ERROR: actionid: python
> msg: installpkg
> cmdargs: ['/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip', 'install', '/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip']
> 
> Processing ./.tox/dist/sshtunnel-0.1.4.zip
> Collecting paramiko>=1.15.2 (from sshtunnel==0.1.4)
>   Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c76ccc>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/
>   Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7616c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/
>   Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7532c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/
>   Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7580c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/
>   Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0xb6c7502c>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/paramiko/
>   Could not find a version that satisfies the requirement paramiko>=1.15.2 (from sshtunnel==0.1.4) (from versions: )
> No matching distribution found for paramiko>=1.15.2 (from sshtunnel==0.1.4)
> 
>   /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4$ /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip freeze >/var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-2.log
> python installed: 
> _______________________________________________________ summary ________________________________________________________
> ERROR:   python: InvocationError: /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/bin/pip install /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/dist/sshtunnel-0.1.4.zip (see /var/tmp/portage/dev-python/sshtunnel-0.1.4/work/sshtunnel-0.1.4/.tox/python/log/python-1.log)
>  * ERROR: dev-python/sshtunnel-0.1.4::gentoo failed (test phase):
>  *   (no error message)
Comment 1 Larry the Git Cow gentoo-dev 2019-04-07 13:47:36 UTC
The bug has been referenced in the following commit(s):

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

commit 72f70fcd542c933f0f411bddba9524bbe8d52bee
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-04-07 13:46:08 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-04-07 13:47:16 +0000

    dev-python/sshtunnel: Fix test invocation
    
    Drop dev-python/tox requirement in favor of some direct dependencies on pytest,
    and no longer adds additional files to the image.
    
    Bug: https://bugs.gentoo.org/668146
    Bug: https://bugs.gentoo.org/671484
    Bug: https://bugs.gentoo.org/682260
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild | 34 ++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-04-08 00:11:02 UTC
The bug has been closed via the following commit(s):

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

commit bc28cbaec6871e5a546ecfbecf79411276fe3066
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-04-08 00:10:37 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-04-08 00:10:43 +0000

    dev-python/sshtunnel: Remove broken
    
    Closes: https://bugs.gentoo.org/682260
    Closes: https://bugs.gentoo.org/668146
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-python/sshtunnel/sshtunnel-0.1.4.ebuild | 29 -----------------------------
 1 file changed, 29 deletions(-)