Your message dated Mon, 28 Mar 2022 16:20:47 +0000
with message-id <e1nys6p-0004tt...@fasolo.debian.org>
and subject line Bug#1008467: fixed in python-tasklib 2.4.3-2
has caused the Debian Bug report #1008467,
regarding python-tasklib: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.10 3.9" returned exit code 13
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.)


-- 
1008467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-tasklib
Version: 2.4.3-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/task.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/serializing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> copying tasklib/lazy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/tasklib
> running egg_info
> creating tasklib.egg-info
> writing tasklib.egg-info/PKG-INFO
> writing dependency_links to tasklib.egg-info/dependency_links.txt
> writing requirements to tasklib.egg-info/requires.txt
> writing top-level names to tasklib.egg-info/top_level.txt
> writing manifest file 'tasklib.egg-info/SOURCES.txt'
> reading manifest file 'tasklib.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'tasklib.egg-info/SOURCES.txt'
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/task.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/serializing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> copying tasklib/lazy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tasklib
> running egg_info
> writing tasklib.egg-info/PKG-INFO
> writing dependency_links to tasklib.egg-info/dependency_links.txt
> writing requirements to tasklib.egg-info/requires.txt
> writing top-level names to tasklib.egg-info/top_level.txt
> reading manifest file 'tasklib.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'tasklib.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/installer.py:27: 
> SetuptoolsDeprecationWarning: setuptools.installer is deprecated. 
> Requirements should be satisfied by a PEP 517 installer.
>   warnings.warn(
> WARNING: The wheel package is not available.
> /usr/bin/python3.10: No module named pip
> error: Command '['/usr/bin/python3.10', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmp8wizej7w', '--quiet', 'pytz']' returned non-zero exit status 1.
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: 
> python3.10 setup.py test 
> I: pybuild base:237: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/installer.py:27: 
> SetuptoolsDeprecationWarning: setuptools.installer is deprecated. 
> Requirements should be satisfied by a PEP 517 installer.
>   warnings.warn(
> WARNING: The wheel package is not available.
> /usr/bin/python3.9: No module named pip
> error: Command '['/usr/bin/python3.9', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmp7_bgqjjy', '--quiet', 'pytz']' returned non-zero exit status 1.
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/python-tasklib_2.4.3-1_unstable.log

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 marking 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-tasklib
Source-Version: 2.4.3-2
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-tasklib, 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 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated python-tasklib 
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: Mon, 28 Mar 2022 18:11:21 +0200
Source: python-tasklib
Architecture: source
Version: 2.4.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tasktools Team <team+taskto...@tracker.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1008467
Changes:
 python-tasklib (2.4.3-2) unstable; urgency=medium
 .
   * Add missing test dependency (Closes: #1008467)
Checksums-Sha1:
 14bf38dce2f61bf9de331bc2e2600b564414c017 2154 python-tasklib_2.4.3-2.dsc
 4aa3a4f63d495f02b03ed2ee5b611c60d9655121 2760 
python-tasklib_2.4.3-2.debian.tar.xz
 b3ca44bff9ed968f9e6d7ddff63b11d21b6e534e 6984 
python-tasklib_2.4.3-2_source.buildinfo
Checksums-Sha256:
 8a35034345a928cc3751f8e38aa674637f5694319f83da68164f544908eb0084 2154 
python-tasklib_2.4.3-2.dsc
 f6670c3a8c484bbb06c0aac8c36d087b581076c93784edca3bfc96621e8d9951 2760 
python-tasklib_2.4.3-2.debian.tar.xz
 1c104b3f0f43ce368378d046c7014b337b2a53b48de1ecd9ecdbbbc6cfbae5fb 6984 
python-tasklib_2.4.3-2_source.buildinfo
Files:
 6d9488784e688f991d0b853f4cf6f1f8 2154 python optional 
python-tasklib_2.4.3-2.dsc
 21dc6fe79bf5c64129b6370e0ab156d2 2760 python optional 
python-tasklib_2.4.3-2.debian.tar.xz
 93aa8cba1d98a01097df237af101c433 6984 python optional 
python-tasklib_2.4.3-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmJB3kkACgkQW//cwljm
lDO9RQ//UvyVmzy9eQOfoQxft66L/6+ACEq9wGZeKwckqUO6Ou/EJMuJWNaHDBya
5llbXLsb+A9lBR746bAkaw6/Wm+SyGT7HPxyJLoTW27VjRF2w7m8mi6nDRzqRwPp
kxm2Qre4Y6EW+8niwVQnGxktlOww+5AfUuSKa/HdF4f4faZeWfA6jP1Pzi8A5siE
8ob2xkU96aufXZsu5sghJVoGC/vcqp8wWWj5HvCbzzcgt0LGWgFCDdcaKWsThm9B
NAXnxMjcQSwqWZDxj5rJPTELjR0dMHzzOGJabY5gUVPA4nNour74J5Lj67lzD59g
chlUaWocaqcaTSb68j5yX3fdio115ZpJ+zCep9WNqntsBvGfmRbgRMlqoGaa3nDQ
cEv+iKWsOwhhn2OZOQvh6xUQQVHkV+j+Znj0Y+leDuIwwy++dqDwuVbCu2coDP/M
lTKS9j/SDK7cUfvS5qvsm+KxE5qJ3NHZz5M4nLVBcXDA54D8aOJmRqIt3PZUn++l
tkRO0yK/lgWo8BHVMim33+xdNeP9FY1R32cNMFbbgVw1cF+XEDaMUHA7SdA6kFu8
rtJMDJ9g6spyYLLUeT+7G0uhotqyXgD9egYT8QZyI89pF+/jJ5MOCs54H74o6q+u
q4vJdpWfpc/al4GGoktEHzvreQZz8sEPRSHwtLEHayy2fHPEX5k=
=5N8e
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to