Package: src:python-django-storages
Version: 1.14.5-1
Severity: important
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
debian/rules execute_before_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf docs/.build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build"
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: BSD License
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: BSD 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/storages
copying storages/utils.py -> build/lib/storages
copying storages/compress.py -> build/lib/storages
copying storages/base.py -> build/lib/storages
copying storages/__init__.py -> build/lib/storages
creating build/lib/storages/backends
copying storages/backends/gcloud.py -> build/lib/storages/backends
copying storages/backends/dropbox.py -> build/lib/storages/backends
copying storages/backends/s3.py -> build/lib/storages/backends
copying storages/backends/sftpstorage.py -> build/lib/storages/backends
copying storages/backends/azure_storage.py -> build/lib/storages/backends
copying storages/backends/apache_libcloud.py -> build/lib/storages/backends
copying storages/backends/__init__.py -> build/lib/storages/backends
copying storages/backends/ftp.py -> build/lib/storages/backends
copying storages/backends/s3boto3.py -> build/lib/storages/backends
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/storages
copying build/lib/storages/utils.py -> build/bdist.linux-x86_64/wheel/./storages
copying build/lib/storages/compress.py ->
build/bdist.linux-x86_64/wheel/./storages
creating build/bdist.linux-x86_64/wheel/storages/backends
copying build/lib/storages/backends/gcloud.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/dropbox.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/s3.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/sftpstorage.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/azure_storage.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/apache_libcloud.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/__init__.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/ftp.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/backends/s3boto3.py ->
build/bdist.linux-x86_64/wheel/./storages/backends
copying build/lib/storages/base.py -> build/bdist.linux-x86_64/wheel/./storages
copying build/lib/storages/__init__.py ->
build/bdist.linux-x86_64/wheel/./storages
running install_egg_info
running egg_info
creating django_storages.egg-info
writing django_storages.egg-info/PKG-INFO
writing dependency_links to django_storages.egg-info/dependency_links.txt
writing requirements to django_storages.egg-info/requires.txt
writing top-level names to django_storages.egg-info/top_level.txt
writing manifest file 'django_storages.egg-info/SOURCES.txt'
reading manifest file 'django_storages.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'django_storages.egg-info/SOURCES.txt'
Copying django_storages.egg-info to
build/bdist.linux-x86_64/wheel/./django_storages-1.14.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/django_storages-1.14.5.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-gsqy3gs7/django_storages-1.14.5-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'django_storages-1.14.5.dist-info/licenses/LICENSE'
adding 'storages/__init__.py'
adding 'storages/base.py'
adding 'storages/compress.py'
adding 'storages/utils.py'
adding 'storages/backends/__init__.py'
adding 'storages/backends/apache_libcloud.py'
adding 'storages/backends/azure_storage.py'
adding 'storages/backends/dropbox.py'
adding 'storages/backends/ftp.py'
adding 'storages/backends/gcloud.py'
adding 'storages/backends/s3.py'
adding 'storages/backends/s3boto3.py'
adding 'storages/backends/sftpstorage.py'
adding 'django_storages-1.14.5.dist-info/METADATA'
adding 'django_storages-1.14.5.dist-info/WHEEL'
adding 'django_storages-1.14.5.dist-info/top_level.txt'
adding 'django_storages-1.14.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_storages-1.14.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was
omitted due to "DEB_BUILD_OPTIONS=nocheck"
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:178: Copying package built for python3.13 to destdir
dh_install -O--buildsystem=pybuild
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3.*/*-packages/storages/__pycache__/*.pyc" (tried in .,
debian/tmp)
dh_install: warning: python3-django-storages missing files:
usr/lib/python3.*/*-packages/storages/__pycache__/*.pyc
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3.*/*-packages/storages/backends/__pycache__/__init__.*.pyc"
(tried in ., debian/tmp)
dh_install: warning: python3-django-storages missing files:
usr/lib/python3.*/*-packages/storages/backends/__pycache__/__init__.*.pyc
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3.*/*-packages/storages/backends/__pycache__/dropbox.*.pyc"
(tried in ., debian/tmp)
dh_install: warning: python3-django-storages-dropbox missing files:
usr/lib/python3.*/*-packages/storages/backends/__pycache__/dropbox.*.pyc
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3.*/*-packages/storages/backends/__pycache__/ftp.*.pyc" (tried
in ., debian/tmp)
dh_install: warning: python3-django-storages-ftp missing files:
usr/lib/python3.*/*-packages/storages/backends/__pycache__/ftp.*.pyc
dh_install: warning: Cannot find (any matches for)
"usr/lib/python3.*/*-packages/storages/backends/__pycache__/sftpstorage.*.pyc"
(tried in ., debian/tmp)
dh_install: warning: python3-django-storages-sftp missing files:
usr/lib/python3.*/*-packages/storages/backends/__pycache__/sftpstorage.*.pyc
dh_install: error: missing files, aborting
make: *** [debian/rules:12: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202504/
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 could not 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:python-django-storages, so that this is still
visible in the BTS web page for this package.
Notes:
* When a package is built with the nocheck profile, it means:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- DEB_BUILD_PROFILES=nocheck
(Build-Depends marked <!nocheck> are not installed)
- The contents of the package is allowed to be different than normal
* This category of bugs was going to be RC for trixie, but
according to the Release Managers it's a little bit late in the
release cycle to introduce a bunch of RC bugs of this type.
* In addition to the above, this package also fails when
using DEB_BUILD_OPTIONS=nocheck alone. In this mode:
- DEB_BUILD_OPTIONS=nocheck
(the tests should be skipped during the build)
- Build-Depends marked <!nocheck> are installed as normal
- The contents of the package should not change compared
to a regular build
Thanks.