Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719762 - dev-python/arpeggio-1.9.2 : ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
Summary: dev-python/arpeggio-1.9.2 : 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: Zac Medico
URL:
Whiteboard:
Keywords:
: 719822 720460 720766 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-04-27 08:11 UTC by Toralf Förster
Modified: 2020-05-04 23:43 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.90 KB, text/plain)
2020-04-27 08:11 UTC, Toralf Förster
Details
dev-python:arpeggio-1.9.2:20200427-060202.log (dev-python:arpeggio-1.9.2:20200427-060202.log,6.44 KB, text/plain)
2020-04-27 08:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.88 KB, text/plain)
2020-04-27 08:12 UTC, Toralf Förster
Details
environment (environment,114.97 KB, text/plain)
2020-04-27 08:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.27 KB, application/x-bzip)
2020-04-27 08:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.53 KB, application/x-bzip)
2020-04-27 08:12 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-27 08:11:55 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 0x7fec35519438>: 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 0x7fec35519358>: 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_hardened-libressl-20200421-175746

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

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-1.42.0 *
  [2]   rust-bin-1.43.0
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 27 Apr 2020 03:42:17 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO dev-python/arpeggio
[ebuild  N    ] dev-python/arpeggio-1.9.2  USE="-test" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-04-27 08:11:57 UTC
Created attachment 634814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-27 08:12:00 UTC
Created attachment 634816 [details]
dev-python:arpeggio-1.9.2:20200427-060202.log
Comment 3 Toralf Förster gentoo-dev 2020-04-27 08:12:03 UTC
Created attachment 634818 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-27 08:12:06 UTC
Created attachment 634820 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-27 08:12:09 UTC
Created attachment 634822 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-27 08:12:12 UTC
Created attachment 634824 [details]
temp.tbz2
Comment 7 Nuno 2020-04-29 18:21:48 UTC
I experienced the same issue and solved it by installing dev-python/pytest-runner.

It says it in the error:

ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
ERROR: No matching distribution found for pytest-runner


setup.py also mentions it needs pytest-runner, so perhaps dev-python/pytest-runner is missing in DEPEND.
Comment 8 Zac Medico gentoo-dev 2020-05-02 19:18:41 UTC
*** Bug 719822 has been marked as a duplicate of this bug. ***
Comment 9 Zac Medico gentoo-dev 2020-05-02 19:18:58 UTC
*** Bug 720460 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2020-05-02 19:28:33 UTC
The bug has been closed via the following commit(s):

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

commit ccc716ead3acadf2dccd48edc3b695cb929a4f18
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-02 19:25:32 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-02 19:28:21 +0000

    dev-python/arpeggio: eliminate pytest-runner requirement
    
    Closes: https://bugs.gentoo.org/719762
    Closes: https://bugs.gentoo.org/719822
    Closes: https://bugs.gentoo.org/720460
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/arpeggio/arpeggio-1.9.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 11 Zac Medico gentoo-dev 2020-05-02 19:29:11 UTC
*** Bug 719822 has been marked as a duplicate of this bug. ***
Comment 12 Zac Medico gentoo-dev 2020-05-02 19:29:24 UTC
*** Bug 720460 has been marked as a duplicate of this bug. ***
Comment 13 Zac Medico gentoo-dev 2020-05-04 23:43:14 UTC
*** Bug 720766 has been marked as a duplicate of this bug. ***