pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57734: devel/py-setuptools updates fail
Note: There was a bad value `' for the field `Class'.
It was set to the default value of `sw-bug'.
>Number: 57734
>Category: pkg
>Synopsis: pkgsrc/devel/py-setuptools fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 29 18:35:00 +0000 2023
>Originator: John Klos
>Release: NetBSD 10.0_BETA
>Organization:
>Environment:
System: NetBSD newbunny.zia.io 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Sun Aug 20 13:29:24 UTC 2023 john%zeny.zia.io@localhost:/mirror/usr/obj-amd64/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
Running pkg_rolling-replace on a system with py311-setuptools-68.2.2nb1 installed
fails. Attempting to completely delete (pkg_delete -r py311-setuptools) the
package and recompile fails, too.
===> install-message [py311-setuptools-69.0.2] ===> Installing for py311-setuptools-69.0.2
=> Generating pre-install file lists
cd /usr/pkgsrc/devel/py-setuptools/work/setuptools-69.0.2 && PYTHONPATH=/usr/pkgsrc/devel/py-setuptools/work/.home/.local/lib/python3.11/site-packages /usr/local/bin/python3.11 -m pip install --no-cache-dir --no-deps --disable-pip-version-check --root /usr/pkgsrc/devel/py-setuptools/work/.destdir --prefix /usr/local --compile --force-reinstall -I .
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Processing /usr/pkgsrc/devel/py-setuptools/work/setuptools-69.0.2
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'error'
error: subprocess-exited-with-error
Ã? pip subprocess to install backend dependencies did not run successfully.
â?? exit code: 1
â?°â??> [11 lines of output]
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/wheel/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/wheel/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/wheel/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/wheel/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/wheel/
Could not fetch URL https://pypi.org/simple/wheel/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/wheel/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement wheel (from versions: none)
ERROR: No matching distribution found for wheel
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
Ã? pip subprocess to install backend dependencies did not run successfully.
â?? exit code: 1
â?°â??> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
*** Error code 1
Stop.
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index