Your message dated Tue, 05 May 2026 14:41:36 +0000
with message-id <[email protected]>
and subject line Bug#1135392: fixed in diskcache 5.6.3-2
has caused the Debian Bug report #1135392,
regarding diskcache: FTBFS: ERROR: No matching distribution found for
django==4.2.*
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1135392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135392
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:diskcache
Version: 5.6.3-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:diskcache, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:385: python3.14 setup.py clean
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:385: python3.13 setup.py clean
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
rm -rf dist .cache
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:385: python3.14 setup.py config
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
I: pybuild base:385: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:385: /usr/bin/python3.14 setup.py build
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/core.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/recipes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/cli.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/djangocache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/persistent.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
copying diskcache/fanout.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build/diskcache
I: pybuild base:385: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/core.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/recipes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/cli.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/djangocache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/persistent.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
copying diskcache/fanout.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build/diskcache
dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:390: cp -a docs
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build
I: pybuild base:385: /usr/bin/python3.14 -c "import setuptools, runpy;
runpy.run_path('setup.py')" bdist_wheel
setup.py:2: SetuptoolsDeprecationWarning: The test command is disabled and
references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/diskcache
copying diskcache/__init__.py -> build/lib/diskcache
copying diskcache/core.py -> build/lib/diskcache
copying diskcache/recipes.py -> build/lib/diskcache
copying diskcache/cli.py -> build/lib/diskcache
copying diskcache/djangocache.py -> build/lib/diskcache
copying diskcache/persistent.py -> build/lib/diskcache
copying diskcache/fanout.py -> build/lib/diskcache
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/diskcache
copying build/lib/diskcache/__init__.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/core.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/recipes.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/cli.py -> build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/djangocache.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/persistent.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/fanout.py ->
build/bdist.linux-x86_64/wheel/./diskcache
running install_egg_info
running egg_info
creating diskcache.egg-info
writing diskcache.egg-info/PKG-INFO
writing dependency_links to diskcache.egg-info/dependency_links.txt
writing top-level names to diskcache.egg-info/top_level.txt
writing manifest file 'diskcache.egg-info/SOURCES.txt'
reading manifest file 'diskcache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'diskcache.egg-info/SOURCES.txt'
Copying diskcache.egg-info to
build/bdist.linux-x86_64/wheel/./diskcache-5.6.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/diskcache-5.6.3.dist-info/WHEEL
creating 'dist/diskcache-5.6.3-py3-none-any.whl' and adding
'build/bdist.linux-x86_64/wheel' to it
adding 'diskcache/__init__.py'
adding 'diskcache/cli.py'
adding 'diskcache/core.py'
adding 'diskcache/djangocache.py'
adding 'diskcache/fanout.py'
adding 'diskcache/persistent.py'
adding 'diskcache/recipes.py'
adding 'diskcache-5.6.3.dist-info/licenses/LICENSE'
adding 'diskcache-5.6.3.dist-info/METADATA'
adding 'diskcache-5.6.3.dist-info/WHEEL'
adding 'diskcache-5.6.3.dist-info/top_level.txt'
adding 'diskcache-5.6.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
I: pybuild base:385: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build; tox -c
/<<PKGBUILDDIR>>/tox.ini --sitepackages -e py314 -x
testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/diskcache-5.6.3-py3-none-any.whl
py314: install_deps .pybuild/cpython3_3.14_diskcache/build> python -I -m pip
install 'django==4.2.*' pytest pytest-cov pytest-django pytest-xdist
[31mWARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f5fdc77cec0>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f5fdcd08b90>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f5fdcd08050>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f5fdcd08550>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f5fdcd08410>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
ERROR: Could not find a version that satisfies the requirement django==4.2.*
(from versions: none)
ERROR: No matching distribution found for django==4.2.*
py314: exit 1 (8.09 seconds) /<<PKGBUILDDIR>>> python -I -m pip install
'django==4.2.*' pytest pytest-cov pytest-django pytest-xdist pid=117
[39m py314: FAIL code 1 (8.31 seconds)
evaluation failed :( (8.33 seconds)
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/build; tox -c
/<<PKGBUILDDIR>>/tox.ini --sitepackages -e py314 -x
testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_diskcache/diskcache-5.6.3-py3-none-any.whl
I: pybuild pybuild:390: cp -a docs
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build
I: pybuild base:385: /usr/bin/python3 -c "import setuptools, runpy;
runpy.run_path('setup.py')" bdist_wheel
setup.py:2: SetuptoolsDeprecationWarning: The test command is disabled and
references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
Warning: 'classifiers' should be a list, got type 'tuple'
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: Apache Software License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/diskcache
copying build/lib/diskcache/__init__.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/core.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/recipes.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/cli.py -> build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/djangocache.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/persistent.py ->
build/bdist.linux-x86_64/wheel/./diskcache
copying build/lib/diskcache/fanout.py ->
build/bdist.linux-x86_64/wheel/./diskcache
running install_egg_info
running egg_info
writing diskcache.egg-info/PKG-INFO
writing dependency_links to diskcache.egg-info/dependency_links.txt
writing top-level names to diskcache.egg-info/top_level.txt
reading manifest file 'diskcache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'diskcache.egg-info/SOURCES.txt'
Copying diskcache.egg-info to
build/bdist.linux-x86_64/wheel/./diskcache-5.6.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/diskcache-5.6.3.dist-info/WHEEL
creating 'dist/diskcache-5.6.3-py3-none-any.whl' and adding
'build/bdist.linux-x86_64/wheel' to it
adding 'diskcache/__init__.py'
adding 'diskcache/cli.py'
adding 'diskcache/core.py'
adding 'diskcache/djangocache.py'
adding 'diskcache/fanout.py'
adding 'diskcache/persistent.py'
adding 'diskcache/recipes.py'
adding 'diskcache-5.6.3.dist-info/licenses/LICENSE'
adding 'diskcache-5.6.3.dist-info/METADATA'
adding 'diskcache-5.6.3.dist-info/WHEEL'
adding 'diskcache-5.6.3.dist-info/top_level.txt'
adding 'diskcache-5.6.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
I: pybuild base:385: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build; tox -c
/<<PKGBUILDDIR>>/tox.ini --sitepackages -e py313 -x
testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/diskcache-5.6.3-py3-none-any.whl
py313: install_deps .pybuild/cpython3_3.13_diskcache/build> python -I -m pip
install 'django==4.2.*' pytest pytest-cov pytest-django pytest-xdist
[31mWARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f6d344cfa10>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f6d344e6490>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f6d344e65d0>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f6d344e6710>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by 'ProxyError('Cannot connect to
proxy.', NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x7f6d344e6850>: Failed to establish a new connection: [Errno 111]
Connection refused'))': /simple/django/
ERROR: Could not find a version that satisfies the requirement django==4.2.*
(from versions: none)
ERROR: No matching distribution found for django==4.2.*
py313: exit 1 (8.04 seconds) /<<PKGBUILDDIR>>> python -I -m pip install
'django==4.2.*' pytest pytest-cov pytest-django pytest-xdist pid=133
[39m py313: FAIL code 1 (8.20 seconds)
evaluation failed :( (8.22 seconds)
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/build; tox -c
/<<PKGBUILDDIR>>/tox.ini --sitepackages -e py313 -x
testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_diskcache/diskcache-5.6.3-py3-none-any.whl
dh_auto_test: error: pybuild --test --test-tox -i python{version} -p "3.14
3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: diskcache
Source-Version: 5.6.3-2
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
diskcache, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated diskcache package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 05 May 2026 14:49:42 +0100
Source: diskcache
Architecture: source
Version: 5.6.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1135392
Changes:
diskcache (5.6.3-2) unstable; urgency=medium
.
* Team upload.
* Run tests with pytest, not tox (closes: #1135392).
* Use pybuild-plugin-pyproject.
* Switch to autopkgtest-pkg-pybuild.
* Homepage: Use true upstream.
Checksums-Sha1:
a089e77e34275a70d04de81f517ad286975f8dd4 2589 diskcache_5.6.3-2.dsc
07b865b8856dc25425959cccb5f6677102994537 2540 diskcache_5.6.3-2.debian.tar.xz
3806cebafdb088ccbf9b6fa2909d387eae9020e4 796516 diskcache_5.6.3-2.git.tar.xz
ed4a7445205f26d4a94259f2c021d4215d831a39 17356
diskcache_5.6.3-2_source.buildinfo
Checksums-Sha256:
d5d0b02044929ee6001378281ae3f1ba6573be62652e9302b964294094e08a97 2589
diskcache_5.6.3-2.dsc
4327fbda3048ea363ffe0228e191a51165d72a6d779120f94546618d45124c0d 2540
diskcache_5.6.3-2.debian.tar.xz
2e346786d069c7485b02d9f5798bec0d85cf7714e6b9e05db6cd990ad26b2591 796516
diskcache_5.6.3-2.git.tar.xz
d1d8151beea6214e116ec6d2c1a58b157cdde17ad280fd03fc7625285aa6482c 17356
diskcache_5.6.3-2_source.buildinfo
Files:
8de8f44dfe8824c1a27ea31635c55e31 2589 python optional diskcache_5.6.3-2.dsc
188365e11724165476a0a74f884b3788 2540 python optional
diskcache_5.6.3-2.debian.tar.xz
9d4ea89628b0d026fef2493bce0b9ea5 796516 python optional
diskcache_5.6.3-2.git.tar.xz
742200501276aecae7816dc1bf2de69b 17356 python optional
diskcache_5.6.3-2_source.buildinfo
Git-Tag-Info: tag=94016d05d74966c0907368fb70c63956a5206bb7
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmn59eMACgkQYG0ITkaD
wHk+Yg//RvyhkbVvrr8KiTJuf+2mzW+KrvnG5CF2lazJju+tdwUyVCiNKAc66I5M
Kk+qKTg9YJxeizp1D+8lkroLuYMWBzvrZG66lovG//ko95RkCU60J1Avvd6w/gnX
r7IwT231O9VJVKm4TqSuuyFmFerFAj/659S3Yl+z1MsgXxuyQ6867QIRsLq8V3GV
ZbDwWA1UQ2u6e8kBJH7cpXLPkXxLrRHMalr8G5lZ4SpRjY2e4UQwqHj6K93lgt29
2Gq1Hbb5WZlpvZfS9bIjcR1rH80PRetg+E1Yd85QQ/rCoMRChqpVB9eJQoQiEBx0
ue1ToCFrr6Erfp31XFXkVjdgPMMVG6M3m1Vg4d0luRPXPGh29kykv4eWaT2QzKoV
gbZBuI7TfoP7VYdY3NtU0FxKBx5lIZNVZnYQmlfnAsNSiypWs2/qmqox+VGF1L/y
dJEP8j/PYHQYpgAwQAlRc+JpkIeO+TiEMBkKBLWhLcYn3QyaIkX6+j2B17AyInq5
tv/fV4CQFWVyB5Z8byeKQfinarV3w79iyjpJ8leVx4rq6UtY/SBNuGDpmHZNZuE2
ow7ZjLV9pro+teodQCeJ/2NT5mPzV19cS/zwuZtS80tKonRNJsoC+kiMIA9e5Zfo
GfO2pUE86jkYOLvp0RO2hVqknI7eyY4kzFGRcmjz7JLIZHos0Js=
=/DN4
-----END PGP SIGNATURE-----
pgph__X1yNq8K.pgp
Description: PGP signature
--- End Message ---