Source: backblaze-b2
Version: 1.3.8-6
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240313 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>>'
> PYBUILD_SYSTEM=custom \
> PYBUILD_TEST_ARGS="{interpreter} setup.py nosetests" \
> LC_ALL=C.UTF-8 \
> dh_auto_test
> I: pybuild base:305: python3.12 setup.py nosetests
> 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'
> adding license file 'LICENSE'
> writing manifest file 'b2.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/nose/commands.py:143: _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`.
>
> ********************************************************************************
>
> !!
> self.distribution.fetch_build_eggs(
> WARNING: The wheel package is not available.
> /usr/bin/python3.12: No module named pip
> error: Command '['/usr/bin/python3.12', '-m', 'pip',
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
> '/tmp/tmp9urnbbe4', '--quiet', 'tqdm>=4.5.0']' returned non-zero exit status
> 1.
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=1:
> python3.12 setup.py nosetests
> I: pybuild base:305: python3.11 setup.py nosetests
> running nosetests
> running 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
> reading manifest file 'b2.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'b2.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/nose/commands.py:143: _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`.
>
> ********************************************************************************
>
> !!
> self.distribution.fetch_build_eggs(
> WARNING: The wheel package is not available.
> /usr/bin/python3.11: No module named pip
> error: Command '['/usr/bin/python3.11', '-m', 'pip',
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
> '/tmp/tmpbgz8zy7p', '--quiet', 'tqdm>=4.5.0']' returned non-zero exit status
> 1.
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=1:
> python3.11 setup.py nosetests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.12
> 3.11" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/backblaze-b2_1.3.8-6_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&[email protected]&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.