Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645514 - dev-python/vcrpy-1.11.1 : [TEST] E gaierror: [Errno -3] Temporary failure in name resolution
Summary: dev-python/vcrpy-1.11.1 : [TEST] E gaierror: [Errno -3] Temporary failure in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 652856
  Show dependency tree
 
Reported: 2018-01-23 21:27 UTC by Toralf Förster
Modified: 2018-06-20 21:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2018-01-23 21:27 UTC, Toralf Förster
Details
dev-python:vcrpy-1.11.1:20180123-212329.log (dev-python:vcrpy-1.11.1:20180123-212329.log,20.26 KB, text/plain)
2018-01-23 21:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.93 KB, text/plain)
2018-01-23 21:27 UTC, Toralf Förster
Details
environment (environment,141.10 KB, text/plain)
2018-01-23 21:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.53 KB, application/x-bzip)
2018-01-23 21:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.98 KB, application/x-bzip)
2018-01-23 21:27 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,31.03 KB, application/x-bzip)
2018-01-23 21:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-23 21:27:01 UTC
        err = None
>       for res in getaddrinfo(host, port, 0, SOCK_STREAM):
E       gaierror: [Errno -3] Temporary failure in name resolution

/usr/lib64/python2.7/socket.py:557: gaierror
=============================== warnings summary ===============================

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl-test_20180117-214426

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/vcrpy
[ebuild  N    ] dev-python/vcrpy-1.11.1  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-23 21:27:04 UTC
Created attachment 516262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-23 21:27:07 UTC
Created attachment 516264 [details]
dev-python:vcrpy-1.11.1:20180123-212329.log
Comment 3 Toralf Förster gentoo-dev 2018-01-23 21:27:10 UTC
Created attachment 516266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-23 21:27:13 UTC
Created attachment 516268 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-23 21:27:16 UTC
Created attachment 516270 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-23 21:27:19 UTC
Created attachment 516272 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-23 21:27:21 UTC
Created attachment 516274 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-20 21:46:40 UTC
The bug has been closed via the following commit(s):

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

commit 7559106d73eb9f57fdee1e50bfca158be6eba6a5
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-06-20 21:46:20 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-06-20 21:46:35 +0000

    dev-python/vcrpy: skip test requiring network access
    
    Closes: https://bugs.gentoo.org/645514
    Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247

 .../vcrpy/files/vcrpy-skip-network-tests.patch      | 21 +++++++++++++++++++++
 dev-python/vcrpy/vcrpy-1.11.1.ebuild                |  6 +++++-
 dev-python/vcrpy/vcrpy-1.12.0.ebuild                |  4 ++++
 3 files changed, 30 insertions(+), 1 deletion(-)