Your message dated Wed, 07 Feb 2024 12:35:06 +0000
with message-id <e1rxh8s-00379f...@fasolo.debian.org>
and subject line Bug#1060964: fixed in python-pure-sasl 0.5.1+dfsg1-4
has caused the Debian Bug report #1060964,
regarding python-pure-sasl: FTBFS: tests failed
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.)
--
1060964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060964
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pure-sasl
Version: 0.5.1+dfsg1-3
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>>'
> 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 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-pure-sasl
> + echo python-pure-sasl
> + sed s/python-//
> + PY_MODULE_NAME=pure-sasl
> + py3versions -vr
> + PYTHON3S=3.12 3.11
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.12 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> 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
> creating build/lib
> creating build/lib/puresasl
> copying puresasl/__init__.py -> build/lib/puresasl
> copying puresasl/mechanisms.py -> build/lib/puresasl
> copying puresasl/client.py -> build/lib/puresasl
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl
> copying build/lib/puresasl/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl
> copying build/lib/puresasl/mechanisms.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl
> copying build/lib/puresasl/client.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl/mechanisms.py
> to mechanisms.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl/client.py
> to client.cpython-312.pyc
> running install_egg_info
> running egg_info
> creating pure_sasl.egg-info
> writing pure_sasl.egg-info/PKG-INFO
> writing dependency_links to pure_sasl.egg-info/dependency_links.txt
> writing requirements to pure_sasl.egg-info/requires.txt
> writing top-level names to pure_sasl.egg-info/top_level.txt
> writing manifest file 'pure_sasl.egg-info/SOURCES.txt'
> reading manifest file 'pure_sasl.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'pure_sasl.egg-info/SOURCES.txt'
> Copying pure_sasl.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/pure_sasl-0.5.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> + pwd
> + python3.11 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> 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/tmp/usr/lib/python3/dist-packages/puresasl/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl/mechanisms.py
> to mechanisms.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/puresasl/client.py
> to client.cpython-311.pyc
> running install_egg_info
> running egg_info
> writing pure_sasl.egg-info/PKG-INFO
> writing dependency_links to pure_sasl.egg-info/dependency_links.txt
> writing requirements to pure_sasl.egg-info/requires.txt
> writing top-level names to pure_sasl.egg-info/top_level.txt
> reading manifest file 'pure_sasl.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'pure_sasl.egg-info/SOURCES.txt'
> removing
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/pure_sasl-0.5.1.egg-info'
> (and everything under it)
> Copying pure_sasl.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/pure_sasl-0.5.1.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
> set -e ; for pyvers in 3.12 3.11; do \
> python$pyvers -m pytest -v tests ; \
> done
> ============================= test session starts
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0 --
> /usr/bin/python3.12
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> collecting ... collected 4 items / 1 error
>
> ==================================== ERRORS
> ====================================
> ________________ ERROR collecting tests/unit/test_mechanism.py
> _________________
> ImportError while importing test module
> '/<<PKGBUILDDIR>>/tests/unit/test_mechanism.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> tests/unit/test_mechanism.py:12: in <module>
> import six
> E ModuleNotFoundError: No module named 'six'
> =========================== short test summary info
> ============================
> ERROR tests/unit/test_mechanism.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.17s
> ===============================
> make[1]: *** [debian/rules:19: override_dh_auto_install] Error 2
The full build log is available from:
http://qa-logs.debian.net/2024/01/15/python-pure-sasl_0.5.1+dfsg1-3_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: python-pure-sasl
Source-Version: 0.5.1+dfsg1-4
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-pure-sasl, 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 1060...@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-pure-sasl 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: Wed, 07 Feb 2024 13:17:58 +0100
Source: python-pure-sasl
Architecture: source
Version: 0.5.1+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1060964
Changes:
python-pure-sasl (0.5.1+dfsg1-4) unstable; urgency=medium
.
* Added missing dependency on python3-six (Closes: #1060964).
Checksums-Sha1:
39b8c4490dada015b64004303d0197d4a1863dc5 2257
python-pure-sasl_0.5.1+dfsg1-4.dsc
3341033f51578a03dc082147f42f5603700a20f8 2960
python-pure-sasl_0.5.1+dfsg1-4.debian.tar.xz
633c10380965ccaff940334ebe20fa726924820a 7793
python-pure-sasl_0.5.1+dfsg1-4_amd64.buildinfo
Checksums-Sha256:
2a9e0956a346760e7e24b4ab068753b42f468be00354773e64c563c445f73384 2257
python-pure-sasl_0.5.1+dfsg1-4.dsc
99400174fd3d2bfe0fc506cac3df710c6038c15af84f0776d876427f0f23ddac 2960
python-pure-sasl_0.5.1+dfsg1-4.debian.tar.xz
b01fa3460a8681d7eb935d27a404334b5a12dba98cc5460014230f9fb290f67b 7793
python-pure-sasl_0.5.1+dfsg1-4_amd64.buildinfo
Files:
4b9326c539196b1de250e5c0f71029a9 2257 python optional
python-pure-sasl_0.5.1+dfsg1-4.dsc
b9a27ba6d426665eaaa9690c5c92f54b 2960 python optional
python-pure-sasl_0.5.1+dfsg1-4.debian.tar.xz
4a2215dd337ccc98941e5cde6e301384 7793 python optional
python-pure-sasl_0.5.1+dfsg1-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmXDdUkACgkQ1BatFaxr
Q/4VqhAAilsT0GZrHCS4wZRJltVeHhP7hp5vh7gdgRfxoA2XA2UCTAAeUBf0POUK
ui+6Ezg5u5LYU5o9p8f/GihDIc9Gl4jLOyainGQDCYT2aKRH7SUW+LPjDgxMnmrI
uRKCbS3AwEK4NPH0QwoEWcL7F2vZR5duySFyAQxxVpwYqfd/fc9/lVAAlAVBp3Jw
85gDHip95sV9x1hDSdTRLGzrNYwacymYrGjThEEwGuMToQxo/4xbF9Y4pYjXMmGf
4uyh2zGxHJec1DDH2uEwRnl0ovsJMhQ0cuzLUdIf+/F3F6kODL3HxylCie82CAtc
jZfTskFUGT76YsClBPYs7q+5GXUerELbC11Dy2jYljHd/Ml5RQCN+XIK8ZjHNTvy
HpoW18PdFPwgbc3dWn6gTs16ilNfKsm/vfGNrDaq1KDCBvD+o3cUBIpQberb+mTh
m6SI4ofWwR0bGV3KOBg9chA8rn//F8mQh3Da1UB4txYbqii/lwN4dlAPmAYORVQq
uhW0DI5LXCfKrtFN5x7bdjp1tXVDI6peFVdmog2Iudd9HZ1VQ4H3qZqF3XbPSQgM
HC2ObuwEblLdbzwk5QVbfhChMyY4EVXBImr37ImM+lCB7kQiO6sq5I0By3ArooRh
D7Q7KEZ5PdRAbjgxdMSrHymj9Rp3Wpe+p9spYQF47ThAFuC3ry4=
=k5fH
-----END PGP SIGNATURE-----
--- End Message ---