Your message dated Mon, 16 Dec 2024 15:50:59 +0000
with message-id <e1tndn5-000vmy...@fasolo.debian.org>
and subject line Bug#1090140: fixed in python-django-babel 0.6.2-6
has caused the Debian Bug report #1090140,
regarding python-django-babel: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple
or list.
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 ow...@bugs.debian.org
immediately.)
--
1090140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-django-babel
Version: 0.6.2-5
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh build --buildsystem=python_distutils --with python3,sphinxdoc
dh_update_autotools_config -O--buildsystem=python_distutils
dh_autoreconf -O--buildsystem=python_distutils
dh_auto_configure -O--buildsystem=python_distutils
dh_auto_configure: warning: Please use the third-party "pybuild" build system
instead of python-distutils
dh_auto_configure: warning: This feature will be removed in compat 12.
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
echo "Do nothing..."
Do nothing...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
echo "Do nothing..."
Do nothing...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=python_distutils --with python3,sphinxdoc
dh_testroot -O--buildsystem=python_distutils
dh_prep -O--buildsystem=python_distutils
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
pkgos-dh_auto_install --no-py2
+ PKGOS_IN_TMP=no
+ echo WARNING: --no-py2 is deprecated and always on.
WARNING: --no-py2 is deprecated and always on.
+ shift
+ dpkg-parsechangelog -SSource
+ SRC_PKG_NAME=python-django-babel
+ echo python-django-babel
+ sed s/python-//
+ PY_MODULE_NAME=django-babel
+ py3versions -vr
+ PYTHON3S=3.13 3.12
+ [ no = yes ]
+ TARGET_DIR=python3-django-babel
+ pwd
+ python3.13 setup.py install --install-layout=deb --root
/<<PKGBUILDDIR>>/debian/python3-django-babel
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
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()
running build
running build_py
creating build/lib/django_babel
copying django_babel/__init__.py -> build/lib/django_babel
copying django_babel/middleware.py -> build/lib/django_babel
copying django_babel/extract.py -> build/lib/django_babel
creating build/lib/django_babel/templatetags
copying django_babel/templatetags/babel.py ->
build/lib/django_babel/templatetags
copying django_babel/templatetags/__init__.py ->
build/lib/django_babel/templatetags
creating build/lib/django_babel/management
copying django_babel/management/__init__.py -> build/lib/django_babel/management
creating build/lib/django_babel/management/commands
copying django_babel/management/commands/babel.py ->
build/lib/django_babel/management/commands
copying django_babel/management/commands/__init__.py ->
build/lib/django_babel/management/commands
running install_lib
creating
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel
creating
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags
copying build/lib/django_babel/templatetags/babel.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags
copying build/lib/django_babel/templatetags/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags
creating
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management
creating
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands
copying build/lib/django_babel/management/commands/babel.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands
copying build/lib/django_babel/management/commands/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands
copying build/lib/django_babel/management/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management
copying build/lib/django_babel/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel
copying build/lib/django_babel/middleware.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel
copying build/lib/django_babel/extract.py ->
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags/babel.py
to babel.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands/babel.py
to babel.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/middleware.py
to middleware.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/extract.py
to extract.cpython-313.pyc
running install_egg_info
running egg_info
creating django_babel.egg-info
writing django_babel.egg-info/PKG-INFO
writing dependency_links to django_babel.egg-info/dependency_links.txt
writing entry points to django_babel.egg-info/entry_points.txt
writing requirements to django_babel.egg-info/requires.txt
writing top-level names to django_babel.egg-info/top_level.txt
writing manifest file 'django_babel.egg-info/SOURCES.txt'
reading manifest file 'django_babel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.pyo' found anywhere in
distribution
no previously-included directories found matching 'docs/_build'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'django_babel.egg-info/SOURCES.txt'
Copying django_babel.egg-info to
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel-0.6.2.egg-info
Skipping SOURCES.txt
running install_scripts
+ pwd
+ python3.12 setup.py install --install-layout=deb --root
/<<PKGBUILDDIR>>/debian/python3-django-babel
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
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()
running build
running build_py
running install_lib
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags/babel.py
to babel.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/templatetags/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands/babel.py
to babel.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/commands/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/management/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/middleware.py
to middleware.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel/extract.py
to extract.cpython-312.pyc
running install_egg_info
running egg_info
writing django_babel.egg-info/PKG-INFO
writing dependency_links to django_babel.egg-info/dependency_links.txt
writing entry points to django_babel.egg-info/entry_points.txt
writing requirements to django_babel.egg-info/requires.txt
writing top-level names to django_babel.egg-info/top_level.txt
reading manifest file 'django_babel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
warning: no previously-included files matching '*.pyo' found anywhere in
distribution
no previously-included directories found matching 'docs/_build'
adding license file 'COPYING'
adding license file 'AUTHORS'
writing manifest file 'django_babel.egg-info/SOURCES.txt'
removing
'/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel-0.6.2.egg-info'
(and everything under it)
Copying django_babel.egg-info to
/<<PKGBUILDDIR>>/debian/python3-django-babel/usr/lib/python3/dist-packages/django_babel-0.6.2.egg-info
Skipping SOURCES.txt
running install_scripts
+ pwd
+ rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
+ pwd
+ rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs -O--buildsystem=python_distutils
debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
DJANGO_SETTINGS_MODULE=tests.testproject.settings PYTHONPATH=. python3 -m
sphinx -b html docs
debian/python-django-babel-doc/usr/share/doc/python-django-babel-doc/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:32: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: fakeroot 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/202412/
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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-django-babel
Source-Version: 0.6.2-6
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-django-babel, 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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-django-babel
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 16 Dec 2024 16:13:53 +0100
Source: python-django-babel
Architecture: source
Version: 0.6.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1090140
Changes:
python-django-babel (0.6.2-6) unstable; urgency=medium
.
* Add remove-intersphinx.patch (Closes: #1090140).
Checksums-Sha1:
48a83cf723044000bc706c14ca85479ca4a7b3c3 2331 python-django-babel_0.6.2-6.dsc
961f1b630a6c79328bdfdec15a5461d8b151ebfe 4232
python-django-babel_0.6.2-6.debian.tar.xz
9ca3650e197d1ef430e4077eba1a547e6fe733b4 9043
python-django-babel_0.6.2-6_amd64.buildinfo
Checksums-Sha256:
51691d4932c9d4cb4182c988629513171483ac40984cf36d164a937098ae8b1f 2331
python-django-babel_0.6.2-6.dsc
1f7012e3e19ae9119cce027969d6282945fafe1ab1d10150effb39005a5531da 4232
python-django-babel_0.6.2-6.debian.tar.xz
cbfcebb4a39ca1e3a25032a4300fb219a071a5241086679d983f73647a8b393a 9043
python-django-babel_0.6.2-6_amd64.buildinfo
Files:
79c980d9c810bccf6b9edb4c3907ebc7 2331 python optional
python-django-babel_0.6.2-6.dsc
6a6dcac159f154361b74870b64218cf3 4232 python optional
python-django-babel_0.6.2-6.debian.tar.xz
8a0c8fdc4bb49a2a25bd1b2afa6b0f43 9043 python optional
python-django-babel_0.6.2-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmdgREcACgkQ1BatFaxr
Q/6a4Q//coO98hcIbAkKT8h5TIZlHb1RUStbn7W5LGElNbzCzWE9u/iFjbJzi7GC
zcI/MYPpQPm47wsv4m02x9dCe9DO0J8t8hRI7o97mdn6w9s5y31LZyeDAGrnEDtM
JcqbwcAyeK9u/pBgiI30oSq2HHKImf6rB81+v2gZp1VdvtDDutTlYL69/xur8fOx
9O++voCMmYlFG9mFFrxux/kcCjo4J3agn7Wzwp0rp0qSTwtbr91wm/ji7FVs6QsX
RhOnYkw12LeesaNbXj11eSbBV0oclPEqGNZXbWa/A62uryrTddMzbXOgJyUof9Cv
AwaSw48I0/m0vS0kf7gSLnKU/3DoF++b3wcSM7sEGPwglLLl6KO4PgeEwDwiR/Ez
twlEmNKmDOVTNQJN2T9TWGoIiWgl7f6oAzPnln/zyTwQ/6supSrudserXtOtvMTu
GDS90RriwBFdOtPUy+PiwqErddKXJKEYqq2VpgcU3iD2/s3ukTSQB4vPL3HtxbFg
8MjDhrCK7GPZJDPCJke+ID8ITWUWqJTYU8CkgGPse2bS1tRvTsC8eJOM6yubHGly
JowpKBaH0dgCfaIf7NSN52jNUnaKKwXnMg2ZxHxvncmg0S/VAW3STEQbCVBvl2Wz
Bf7UufJL6j8fO4dUFeE/ItDuBDn6rZdv4GqvT7cC9zNTCgEIbAg=
=2x0u
-----END PGP SIGNATURE-----
pgpazZanxf4Fr.pgp
Description: PGP signature
--- End Message ---