[Python-apps-team] Bug#983007: tqdm breaks backblaze-b2 autopkgtest: The wheel package is not available.

Sebastian Ramacher sramacher at debian.org
Tue Mar 2 15:21:14 GMT 2021


Control: notfound -1 backblaze-b2/1.3.8-4
Control: retitle -1 tqdm: tqdm's egg-info has its version set to 0.0.0

(I hope the notfound is enough and no reassign is necessary.)

On 2021-02-18 07:21:30 +0100, Paul Gevers wrote:
> Source: tqdm, backblaze-b2
> Control: found -1 tqdm/4.56.2-1
> Control: found -1 backblaze-b2/1.3.8-4
> Severity: serious
> Tags: sid bullseye
> X-Debbugs-CC: debian-ci at lists.debian.org
> User: debian-ci at lists.debian.org
> Usertags: breaks needs-update
> 
> Dear maintainer(s),
> 
> With a recent upload of tqdm the autopkgtest of backblaze-b2 fails in
> testing when that autopkgtest is run with the binary packages of tqdm
> from unstable. It passes when run with only packages from testing. In
> tabular form:
> 
>                        pass            fail
> tqdm                   from testing    4.56.2-1
> backblaze-b2           from testing    1.3.8-4
> all others             from testing    from testing

This is a bug in tqdm and is caused by
debian/patches/dont-use-setuptools-scm.patch (as far as I can tell). The
issue is that tqdm's egg-info has the version set to 0.0.0, so
backblaze-b2, which requires tqdm >= 4.5.0, is unable to satisfy the
dependency.

Please update the patch to set the correct version.

Cheers

> 
> I copied some of the output at the bottom of this report.
> 
> Currently this regression is blocking the migration of tqdm to testing
> [1]. Due to the nature of this issue, I filed this bug report against
> both packages. Can you please investigate the situation and reassign the
> bug to the right package?
> 
> More information about this bug and the reason for filing it can be found on
> https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
> 
> Paul
> 
> [1] https://qa.debian.org/excuses.php?package=tqdm
> 
> https://ci.debian.net/data/autopkgtest/testing/amd64/b/backblaze-b2/10523984/log.gz
> 
> [*] testing on python3.9:
> running nosetests
> running egg_info
> creating b2.egg-info
> writing b2.egg-info/PKG-INFO
> writing dependency_links to b2.egg-info/dependency_links.txt
> writing entry points to b2.egg-info/entry_points.txt
> writing requirements to b2.egg-info/requires.txt
> writing top-level names to b2.egg-info/top_level.txt
> writing manifest file 'b2.egg-info/SOURCES.txt'
> reading manifest file 'b2.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'b2.egg-info/SOURCES.txt'
> 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/tmp7u77k0jh', '--quiet', 'tqdm>=4.5.0']' returned non-zero exit
> status 1.
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-apps-team/attachments/20210302/a52de784/attachment.sig>


More information about the Python-apps-team mailing list