Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718564 - net-analyzer/wapiti-3.0.3 : ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
Summary: net-analyzer/wapiti-3.0.3 : ERROR: Could not find a version that satisfies th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-20 07:09 UTC by Toralf Förster
Modified: 2020-04-20 10:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2020-04-20 07:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.54 KB, text/plain)
2020-04-20 07:09 UTC, Toralf Förster
Details
environment (environment,115.72 KB, text/plain)
2020-04-20 07:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.76 KB, application/x-bzip)
2020-04-20 07:09 UTC, Toralf Förster
Details
net-analyzer:wapiti-3.0.3:20200420-042549.log (net-analyzer:wapiti-3.0.3:20200420-042549.log,6.58 KB, text/plain)
2020-04-20 07:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.53 KB, application/x-bzip)
2020-04-20 07:09 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 2020-04-20 07:09:37 UTC
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 0x7f3e66c114e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution,): /simple/pytest-runner/
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 0x7f3e66c11630>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution,): /simple/pytest-runner/
ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
ERROR: No matching distribution found for pytest-runner
Traceback (most recent call last):
  File /usr/lib64/python3.6/site-packages/setuptools/installer.py, line 128, in fetch_build_egg

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-abi32+64-20200415-211532

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 20 Apr 2020 02:08:34 AM UTC

emerge -qpvO net-analyzer/wapiti
[ebuild  N    ] net-analyzer/wapiti-3.0.3  USE="-kerberos -ntlm" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-20 07:09:40 UTC
Created attachment 633802 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-20 07:09:43 UTC
Created attachment 633804 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-20 07:09:46 UTC
Created attachment 633806 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-20 07:09:49 UTC
Created attachment 633808 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-20 07:09:51 UTC
Created attachment 633810 [details]
net-analyzer:wapiti-3.0.3:20200420-042549.log
Comment 6 Toralf Förster gentoo-dev 2020-04-20 07:09:54 UTC
Created attachment 633812 [details]
temp.tbz2
Comment 7 Bernard Cafarelli gentoo-dev 2020-04-20 10:28:18 UTC
Strange I did not have pytest installed and it passed here.

So it looks like the sed line is still useful (even without tests), restoring it
Comment 8 Larry the Git Cow gentoo-dev 2020-04-20 10:29:43 UTC
The bug has been closed via the following commit(s):

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

commit aca129584126730eb893fdbb3705019405584d27
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-04-20 10:29:22 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-04-20 10:29:36 +0000

    net-analyzer/wapiti: restore pytest-runner patch
    
    This is still needed to prevent net installation of pytest attempt
    
    Closes: https://bugs.gentoo.org/718564
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-analyzer/wapiti/wapiti-3.0.3.ebuild | 1 +
 1 file changed, 1 insertion(+)