Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813258 - dev-python/black-21.9_beta0 - ERROR: Could not find a version that satisfies the requirement setuptools_scm[toml]>=6.3.1 (from ver
Summary: dev-python/black-21.9_beta0 - ERROR: Could not find a version that satisfies ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 20:14 UTC by Toralf Förster
Modified: 2021-09-16 00:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.66 KB, text/plain)
2021-09-15 20:14 UTC, Toralf Förster
Details
dev-python:black-21.9_beta0:20210915-200650.log (dev-python:black-21.9_beta0:20210915-200650.log,6.52 KB, text/plain)
2021-09-15 20:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,527.17 KB, text/plain)
2021-09-15 20:14 UTC, Toralf Förster
Details
environment (environment,117.84 KB, text/plain)
2021-09-15 20:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.31 KB, application/x-bzip)
2021-09-15 20:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.49 KB, application/x-bzip)
2021-09-15 20:14 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 2021-09-15 20:14:19 UTC
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f91d5a231c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools-scm/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f91d5a23130>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools-scm/
ERROR: Could not find a version that satisfies the requirement setuptools_scm[toml]>=6.3.1 (from versions: none)
ERROR: No matching distribution found for setuptools_scm[toml]>=6.3.1
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/setuptools/installer.py", line 75, in fetch_build_egg
    subprocess.check_call(cmd)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20210906-091958

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.55.0
  [2]   rust-1.55.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit bf00837d42fb4f5b3cfe3de461a9a94be544157c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 15 19:06:31 2021 +0000

    2021-09-15 19:06:29 UTC

emerge -qpvO dev-python/black
[ebuild     U ] dev-python/black-21.9_beta0 [21.8_beta0] USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-09-15 20:14:21 UTC
Created attachment 739440 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-15 20:14:21 UTC
Created attachment 739443 [details]
dev-python:black-21.9_beta0:20210915-200650.log
Comment 3 Toralf Förster gentoo-dev 2021-09-15 20:14:23 UTC
Created attachment 739446 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-15 20:14:25 UTC
Created attachment 739449 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-15 20:14:26 UTC
Created attachment 739452 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-15 20:14:27 UTC
Created attachment 739455 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-09-16 00:40:45 UTC
The bug has been closed via the following commit(s):

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

commit 0211d7917a2811d34bfd8d37e3ecbe09cbe9db57
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2021-09-16 00:40:16 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2021-09-16 00:40:27 +0000

    dev-python/black-21.9_beta0: Fix setuptools_scm dep in setup.cfg
    
    Closes: https://bugs.gentoo.org/813258
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-python/black/black-21.9_beta0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)