Your message dated Wed, 14 Feb 2024 00:20:12 +0000
with message-id <e1ra30w-0023ak...@fasolo.debian.org>
and subject line Bug#1061020: fixed in libervia-pubsub 0.5.0~hg489-1
has caused the Debian Bug report #1061020,
regarding libervia-pubsub: FTBFS: make[1]: *** [debian/rules:16:
override_dh_auto_install] Error 25
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.)
--
1061020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libervia-pubsub
Version: 0.4.0+hg488-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240115 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_install --destdir=debian/tmp
> I: pybuild base:305: /usr/bin/python3.12 setup.py install --root
> /<<PKGBUILDDIR>>/debian/tmp --install-lib=/usr/share/libervia
> --install-scripts=/usr/share/libervia --verbose
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools_scm/_integration/setuptools.py:90:
> UserWarning: version of sat_pubsub already set
> warnings.warn(f"version of {dist_name} already set")
> /usr/lib/python3/dist-packages/setuptools/dist.py:509:
> SetuptoolsDeprecationWarning: Invalid version: '0.5.0D'.
> !!
>
>
> ********************************************************************************
> The version specified is not a valid version according to PEP 440.
> This may not work as expected with newer versions of
> setuptools, pip, and PyPI.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> See https://peps.python.org/pep-0440/ for details.
>
> ********************************************************************************
>
> !!
> self._validate_version(self.metadata.version)
> 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
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/__init__.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/error.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/container.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/exceptions.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/const.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/iidavoll.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/privilege.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/mam.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/pam.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/pubsub_admin.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/pgsql_storage.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/test/test_storage.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/test/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/test/test_backend.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/backend.py
> -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/VERSION ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sat_pubsub/delegation.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/twisted
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/twisted/plugins
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/twisted/plugins/pubsub.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/twisted/plugins
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/__init__.py to
> __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/error.py to
> error.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/container.py to
> container.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/exceptions.py to
> exceptions.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/const.py to
> const.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/iidavoll.py to
> iidavoll.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/privilege.py to
> privilege.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/mam.py to
> mam.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/pam.py to
> pam.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/pubsub_admin.py to
> pubsub_admin.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/pgsql_storage.py to
> pgsql_storage.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test/test_storage.py
> to test_storage.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test/__init__.py to
> __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/test/test_backend.py
> to test_backend.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/backend.py to
> backend.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/sat_pubsub/delegation.py to
> delegation.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/libervia/twisted/plugins/pubsub.py to
> pubsub.cpython-312.pyc
> running install_data
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/sat_pubsub
> copying CHANGELOG -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/sat_pubsub
> copying COPYING -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/sat_pubsub
> copying README -> /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/sat_pubsub
> running install_egg_info
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:131:
> SetuptoolsDeprecationWarning: Invalid version: '0.5.0D'.
> !!
>
>
> ********************************************************************************
> Version '0.5.0D' is not valid according to PEP 440.
>
> Please make sure to specify a valid version for your package.
> Also note that future releases of setuptools may halt the build
> process
> if an invalid version is given.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> See https://peps.python.org/pep-0440/ for details.
>
> ********************************************************************************
>
> !!
> return _normalization.best_effort_version(tagged)
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 54, in <module>
> setup(
> File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 107, in
> setup
> return distutils.core.setup(**attrs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line
> 185, in setup
> return run_commands(dist)
> ^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line
> 201, in run_commands
> dist.run_commands()
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line
> 969, in run_commands
> self.run_command(cmd)
> File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1233, in
> run_command
> super().run_command(command)
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line
> 988, in run_command
> cmd_obj.run()
> File "/usr/lib/python3/dist-packages/setuptools/command/install.py", line
> 78, in run
> return orig.install.run(self)
> ^^^^^^^^^^^^^^^^^^^^^^
> File
> "/usr/lib/python3/dist-packages/setuptools/_distutils/command/install.py",
> line 708, in run
> self.run_command(cmd_name)
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line
> 318, in run_command
> self.distribution.run_command(command)
> File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1233, in
> run_command
> super().run_command(command)
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line
> 987, in run_command
> cmd_obj.ensure_finalized()
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line
> 111, in ensure_finalized
> self.finalize_options()
> File
> "/usr/lib/python3/dist-packages/setuptools/command/install_egg_info.py", line
> 29, in finalize_options
> ei_cmd = self.get_finalized_command("egg_info")
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line
> 305, in get_finalized_command
> cmd_obj.ensure_finalized()
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line
> 111, in ensure_finalized
> self.finalize_options()
> File "/usr/lib/python3/dist-packages/setuptools/command/egg_info.py", line
> 225, in finalize_options
> parsed_version = packaging.version.Version(self.egg_version)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File
> "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/version.py",
> line 198, in __init__
> raise InvalidVersion(f"Invalid version: '{version}'")
> setuptools.extern.packaging.version.InvalidVersion: Invalid version: '0.5.0D'
> E: pybuild pybuild:391: install: plugin distutils failed with: exit code=1:
> /usr/bin/python3.12 setup.py install --root /<<PKGBUILDDIR>>/debian/tmp
> --install-lib=/usr/share/libervia --install-scripts=/usr/share/libervia
> --verbose
> dh_auto_install: error: pybuild --install -i python{version} -p "3.12 3.11"
> --dest-dir /<<BUILDDIR>>/libervia-pubsub-0.4.0\+hg488/debian/tmp returned
> exit code 13
> make[1]: *** [debian/rules:16: override_dh_auto_install] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/01/15/libervia-pubsub_0.4.0+hg488-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libervia-pubsub
Source-Version: 0.5.0~hg489-1
Done: Martin <deba...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libervia-pubsub, 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 1061...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin <deba...@debian.org> (supplier of updated libervia-pubsub 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: SHA512
Format: 1.8
Date: Wed, 14 Feb 2024 00:00:10 +0000
Source: libervia-pubsub
Architecture: source
Version: 0.5.0~hg489-1
Distribution: unstable
Urgency: medium
Maintainer: Debian XMPP Maintainers <pkg-xmpp-de...@lists.alioth.debian.org>
Changed-By: Martin <deba...@debian.org>
Closes: 1061020
Changes:
libervia-pubsub (0.5.0~hg489-1) unstable; urgency=medium
.
* New upstream snapshot (Closes: #1061020)
Checksums-Sha1:
d65da6f810ec47f2154f9f74e653518e6c9e03e5 2316 libervia-pubsub_0.5.0~hg489-1.dsc
169de39618494c1199650114653b01919300f7ea 69741
libervia-pubsub_0.5.0~hg489.orig.tar.bz2
c0622a943ca44388029caf583d12b90ab074056e 13804
libervia-pubsub_0.5.0~hg489-1.debian.tar.xz
8060411b807efb1d118e63f3fa9cac99853c90a0 15419
libervia-pubsub_0.5.0~hg489-1_amd64.buildinfo
Checksums-Sha256:
6c0d9b749cde45d0db8ae538abeaf9ca4c1789c192d453818bb35ccb2ee0ce5c 2316
libervia-pubsub_0.5.0~hg489-1.dsc
230b52fdad4174674035e902fb22358f2c033f53dd619f3d6f57a1df4145d1e8 69741
libervia-pubsub_0.5.0~hg489.orig.tar.bz2
c59e60395f0857a39f35f86c64f119529767d6220ffd01e2ccdf20b5261b11e7 13804
libervia-pubsub_0.5.0~hg489-1.debian.tar.xz
b570ec983ad40b3cc86a77f3ca8075e472c3de95ecbfe9cf0a0430d4dcadbe54 15419
libervia-pubsub_0.5.0~hg489-1_amd64.buildinfo
Files:
8e34e9ffb413bc82cac5e36a818e55d4 2316 python optional
libervia-pubsub_0.5.0~hg489-1.dsc
cc417dc13233b021364f1ae8ddbbe605 69741 python optional
libervia-pubsub_0.5.0~hg489.orig.tar.bz2
c0b39ef5560d81209e7052b25a354e8b 13804 python optional
libervia-pubsub_0.5.0~hg489-1.debian.tar.xz
34e5ba9cc92b6919fcceb143811d3cfc 15419 python optional
libervia-pubsub_0.5.0~hg489-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAmXMA/AACgkQ4+Chwoa5
Y+ppDhAAizwE9WYHTvGHWu5l6sg2ZdIVTbwwBio6eTMGWvYJcAgeAKQl50taC+Z4
NvCvlFfKVcQ7R/zOv2A/JFmKVA9LnxJkcSVSJdqEknArG262Q9Ts9+nq5UI27ifg
1jkEjnoeDngJwfIGzIPKYSRzWKniJu+m64BuoSnJlyNG+lZGAnPdEU5LXLu9A+Sa
Xq4ItDv0z5Hfm67IWVDMNSXSNuphG9dI7VCZCfCKz63u/68PSGh0zeWmMYPXhZkO
a8fH7vFUGq6yy1qCgK0nEq6X4ZDwcBMRJd4sGR459Vb45XsmvX+GBZ1pEBXxSkwI
mXAAwmYvXD9Bx6mnMLgafpKVCC9bucUWO9MTvXqahw2zKZ6DhgRvi/KzHLrqMJOz
hidUs7K6XQaCDW9AbdG3DcwUUcIbsk4OsnNq9uyXjY+/c95w7IMn6TPSztZDcqvR
trYSOh5ianL2hEcFZZFHFZwwWtwFhvZtf9sbjzzt7eviiURGeLn+A+2qaBoWiq/w
g2LunPIx7JfNCim8mBT68DCWCt0dZWxCvU7Z+OFfRIzntU34+NL54ux0vadvhGvt
LHvvsalBPH9VJcTdYiONWBiFEvu8oI+1BoBXdhb0kLuvdwoQX3eOGuHDCkXx3cDz
Wts0edTpgb6C58Q+aQg9rDyC3bkq1BOv72j93HXfIc8zA1Qeq3o=
=C8Tx
-----END PGP SIGNATURE-----
pgpAANj63TMLf.pgp
Description: PGP signature
--- End Message ---