Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645214 - dev-python/vine-1.1.3 : [TEST] Download error on https:/.../: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Summary: dev-python/vine-1.1.3 : [TEST] Download error on https:/.../: [Errno -3] Temp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-21 08:45 UTC by Toralf Förster
Modified: 2018-01-21 10:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.92 KB, text/plain)
2018-01-21 08:45 UTC, Toralf Förster
Details
dev-python:vine-1.1.3:20180121-034957.log (dev-python:vine-1.1.3:20180121-034957.log,5.10 KB, text/plain)
2018-01-21 08:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.24 KB, text/plain)
2018-01-21 08:45 UTC, Toralf Förster
Details
environment (environment,105.31 KB, text/plain)
2018-01-21 08:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.19 KB, application/x-bzip)
2018-01-21 08:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.34 KB, application/x-bzip)
2018-01-21 08:45 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.81 KB, application/x-bzip)
2018-01-21 08:45 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-21 08:45:12 UTC
Searching for mock>=2.0
Reading https://pypi.python.org/simple/mock/
Download error on https://pypi.python.org/simple/mock/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found!
Couldn't retrieve index page for 'mock'
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   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/vine
[ebuild  N    ] dev-python/vine-1.1.3  USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-21 08:45:15 UTC
Created attachment 515564 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-21 08:45:18 UTC
Created attachment 515566 [details]
dev-python:vine-1.1.3:20180121-034957.log
Comment 3 Toralf Förster gentoo-dev 2018-01-21 08:45:21 UTC
Created attachment 515568 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-21 08:45:24 UTC
Created attachment 515570 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-21 08:45:26 UTC
Created attachment 515572 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-21 08:45:29 UTC
Created attachment 515574 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-21 08:45:32 UTC
Created attachment 515576 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-01-21 10:26:49 UTC
The bug has been closed via the following commit(s):

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

commit 2c24e75337ab46c4b121709ab9fb5b3ab01b7e96
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-01-21 10:20:48 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-01-21 10:26:41 +0000

    dev-python/case: revbump to 1.5.2-r1 to add RDEPEND
    
    If these deps are missing at runtime then the unit tests
    of consumers will attempt to download them from pypi, like
    the dev-python/vine-1.1.3 unit tests in bug 645214.
    
    Closes: https://bugs.gentoo.org/645214
    Package-Manager: Portage-2.3.20, Repoman-2.3.6
    RepoMan-Options: --force

 dev-python/case/{case-1.5.2.ebuild => case-1.5.2-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)