Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645514

Summary: dev-python/vcrpy-1.11.1 : [TEST] E gaierror: [Errno -3] Temporary failure in name resolution
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 652856    
Attachments: emerge-info.txt
dev-python:vcrpy-1.11.1:20180123-212329.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

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(-)