Your message dated Thu, 14 Apr 2022 22:20:10 +0000
with message-id <e1nf7ow-000j8y...@fasolo.debian.org>
and subject line Bug#997477: fixed in tqdm 4.64.0-1
has caused the Debian Bug report #997477,
regarding tqdm: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p 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.)


-- 
997477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997477
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tqdm
Version: 4.57.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/autonotebook.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_monitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/keras.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/notebook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/std.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/rich.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/gui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_pandas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/auto.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/tk.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_notebook.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_tqdm_gui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/_dist_ver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/bells.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/concurrent.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/telegram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/discord.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/itertools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> copying tqdm/contrib/utils_worker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm/contrib
> running egg_info
> writing tqdm.egg-info/PKG-INFO
> writing dependency_links to tqdm.egg-info/dependency_links.txt
> writing entry points to tqdm.egg-info/entry_points.txt
> writing requirements to tqdm.egg-info/requires.txt
> writing top-level names to tqdm.egg-info/top_level.txt
> reading manifest file 'tqdm.egg-info/SOURCES.txt'
> adding license file 'LICENCE'
> writing manifest file 'tqdm.egg-info/SOURCES.txt'
> copying tqdm/completion.sh -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
> copying tqdm/tqdm.1 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tqdm
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; 
> python3.9 -m pytest --verbose -k 'not test_comppath and not test_imap and not 
> test_manpath and not test_keras'
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- 
> /usr/bin/python3.9
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: asyncio-0.15.1
> collecting ... collected 121 items / 4 deselected / 117 selected
> INTERNALERROR> Traceback (most recent call last):
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
> 269, in wrap_session
> INTERNALERROR>     session.exitstatus = doit(config, session) or 0
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/_pytest/main.py", line 
> 322, in _main
> INTERNALERROR>     config.hook.pytest_collection(session=session)
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/hooks.py", line 
> 286, in __call__
> INTERNALERROR>     return self._hookexec(self, self.get_hookimpls(), kwargs)
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", 
> line 92, in _hookexec
> INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/manager.py", 
> line 83, in <lambda>
> INTERNALERROR>     self._inner_hookexec = lambda hook, methods, kwargs: 
> hook.multicall(
> INTERNALERROR>   File "/usr/lib/python3/dist-packages/pluggy/callers.py", 
> line 203, in _multicall
> INTERNALERROR>     gen.send(outcome)
> INTERNALERROR>   File 
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1210, in 
> pytest_collection
> INTERNALERROR>     self._validate_config_options()
> INTERNALERROR>   File 
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1233, in 
> _validate_config_options
> INTERNALERROR>     self._warn_or_fail_if_strict(f"Unknown config option: 
> {key}\n")
> INTERNALERROR>   File 
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1269, in 
> _warn_or_fail_if_strict
> INTERNALERROR>     
> self.issue_config_time_warning(PytestConfigWarning(message), stacklevel=3)
> INTERNALERROR>   File 
> "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 1321, in 
> issue_config_time_warning
> INTERNALERROR>     warnings.warn(warning, stacklevel=stacklevel)
> INTERNALERROR> pytest.PytestConfigWarning: Unknown config option: timeout
> 
> ============================ 4 deselected in 0.43s 
> =============================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=3: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m pytest --verbose 
> -k 'not test_comppath and not test_imap and not test_manpath and not 
> test_keras'
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/tqdm_4.57.0-2_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: tqdm
Source-Version: 4.64.0-1
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tqdm, 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 997...@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 tqdm 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: Thu, 14 Apr 2022 23:04:01 +0200
Source: tqdm
Architecture: source
Version: 4.64.0-1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 997477
Changes:
 tqdm (4.64.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Make "Files: *" paragraph the first in the copyright file.
 .
   [ Jochen Sprickerhof ]
   * New upstream version 4.64.0 (Closes: #997477)
   * Rebase patch
   * Drop pytest6-compat patch (pytest was updated)
   * bump policy version (no changes)
   * Add new test dependency
   * Fix d/copyright
Checksums-Sha1:
 1ac5d2ff01dd5212eac130c0c0f0c6d6ef1c9b29 2143 tqdm_4.64.0-1.dsc
 e189b5f5d16f6d5e6f9ced465af860b836ff7382 169499 tqdm_4.64.0.orig.tar.gz
 c7265e947ed548b53655be3b698d6bb893aa9795 8936 tqdm_4.64.0-1.debian.tar.xz
 eecb93095a3bdb0f8de3c06448cfc9c55ebec3f4 9757 tqdm_4.64.0-1_source.buildinfo
Checksums-Sha256:
 b76b3a469332171753e74ff812ea2097ef7ae3e0ed97ab1953c7781040d41458 2143 
tqdm_4.64.0-1.dsc
 40be55d30e200777a307a7585aee69e4eabb46b4ec6a4b4a5f2d9f11e7d5408d 169499 
tqdm_4.64.0.orig.tar.gz
 08980bb66da20062b9179b108137619e96b7c795bf8c5cc031791a6398253ec3 8936 
tqdm_4.64.0-1.debian.tar.xz
 5863a72b289774afeb9101ea54927bbe8a78160398848d0a5266bc93d9d6f63b 9757 
tqdm_4.64.0-1_source.buildinfo
Files:
 94b5e54509d9f398f1fe1a3205b4816c 2143 python optional tqdm_4.64.0-1.dsc
 231212e145ac51214286b310704447d4 169499 python optional tqdm_4.64.0.orig.tar.gz
 038d4de66742c6dc427a4f1ab7138731 8936 python optional 
tqdm_4.64.0-1.debian.tar.xz
 2f0cca95e54b3e40d43964ebe2a6d981 9757 python optional 
tqdm_4.64.0-1_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmJYmgkACgkQW//cwljm
lDN7Ew//e8j9i+TS0d3pIt7t002eGm4napVwXi3DCV87NjMU7jFqyWcfbGMkqWAW
sPPczXZx2xp78/HcB4rybfEQDJUDJN4HVtVfliQo2dS30IV1SACCKAv71tskmPc7
RXUO98QpKfo7R2rkgj3RyzhgNadyLgmRKm/qukv3h3o8DHpEync2cC9iRvdKO4Gv
SIDmtSzW3bQndeLI55XOqH+fpms7pCK7dBrWtnKbC8nT1t/vD4ji/j+578+fEmhd
oOARxMJDhpAHd4uyfsSn7Lw/eWkkxbtbfL9iUsyET2dFsT6r+vAyaMLw9kCkAqRE
nUXKvTsTRQLny7KmdrLK7pbbNPOSUP7RyNOmV5vSMr1qVxgZ63cSvHHWgslwJFNR
GJ0Crg+EGbT2AJz420i2qdov/eJmeZokobeKQv7IA7cO2Gra+96SMIPWI1l7yhwR
//z4z5bj+spLYfcloCtVYEw6N3cJ/Dtybm0tZqH363jPfJFlqoTMbSRiQyKjSXaW
SAohzu2J/sDRO/ECg713e1pKJL1QdzDOdHKWzMfzOAZ+xXhxXrxcvrHlsolsk9Q+
q58EjhzWUKciX3mbMc+WeFXaIFTlENLZfMTTXATYWcrnjPBJloeIMJcxGI6VDXWy
2ew5/nRdAJPwqyIsNeY0zVDDSrlVrH+9t0HWTkcX1sMylgetEP0=
=z3+9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to