Your message dated Sun, 07 Nov 2021 11:18:32 +0000
with message-id <[email protected]>
and subject line Bug#973060: fixed in bumpversion 1.0.1-1
has caused the Debian Bug report #973060,
regarding bumpversion: FTBFS: dh_auto_test: error: pybuild --test --test-pytest
-i python{version} -p "3.9 3.8" 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 [email protected]
immediately.)
--
973060: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973060
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bumpversion
Version: 1.0.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package bumpversion
> dpkg-buildpackage: info: source version 1.0.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Michael Fladischer
> <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.9 setup.py clean
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build' (and everything under
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
> I: pybuild base:217: python3.8 setup.py clean
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build' (and everything under
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.8' does not exist -- can't clean it
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building bumpversion using existing
> ./bumpversion_1.0.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building bumpversion in bumpversion_1.0.0-1.debian.tar.xz
> dpkg-source: info: building bumpversion in bumpversion_1.0.0-1.dsc
> debian/rules binary
> dh binary --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:217: python3.9 setup.py config
> running config
> I: pybuild base:217: python3.8 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.9 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/cli.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/version_part.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/vcs.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/functions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> copying bumpversion/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/bumpversion
> I: pybuild base:217: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/cli.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/version_part.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/vcs.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/functions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> copying bumpversion/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/bumpversion
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:284: cp -r /<<PKGBUILDDIR>>/tests
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build;
> python3.9 -m pytest tests
> ============================= test session starts
> ==============================
> platform linux -- Python 3.9.0+, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, inifile: tox.ini
> collected 148 items
>
> tests/test_cli.py FxxF........xx....xxxx.xxxxxxxxxxxx.xxxx..xxxxxxxxxxxx [
> 36%]
> xxxxxxXX.........xxxxxxxx..............xx................ [
> 75%]
> tests/test_functions.py ............. [
> 83%]
> tests/test_version_part.py ........................
> [100%]
>
> =================================== FAILURES
> ===================================
> ______________________________ test_usage_string
> _______________________________
>
> tmpdir = local('/tmp/pytest-of-user42/pytest-0/test_usage_string0')
> capsys = <_pytest.capture.CaptureFixture object at 0x7fe3796ddb20>
>
> def test_usage_string(tmpdir, capsys):
> tmpdir.chdir()
>
> with pytest.raises(SystemExit):
> main(['--help'])
>
> out, err = capsys.readouterr()
> assert err == ""
>
> for option_line in EXPECTED_OPTIONS:
> > assert option_line in out, "Usage string is missing
> > {}".format(option_line)
> E AssertionError: Usage string is missing [file [file ...]]
> E assert '[file [file ...]]' in 'usage: bumpversion [-h]
> [--config-file FILE] [--verbose] [--list]\n [--allow-dirty]
> [--parse REGEX]...→ {new_version})\n --commit-args COMMIT_ARGS\n
> Extra arguments to commit command (default: )\n'
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_cli.py:173:
> AssertionError
> ______________________ test_defaults_in_usage_with_config
> ______________________
>
> tmpdir =
> local('/tmp/pytest-of-user42/pytest-0/test_defaults_in_usage_with_co0')
> capsys = <_pytest.capture.CaptureFixture object at 0x7fe3796e3460>
>
> def test_defaults_in_usage_with_config(tmpdir, capsys):
> tmpdir.chdir()
> tmpdir.join("my_defaults.cfg").write("""[bumpversion]
> current_version: 18
> new_version: 19
> [bumpversion:file:file1]
> [bumpversion:file:file2]
> [bumpversion:file:file3]""")
> with pytest.raises(SystemExit):
> main(['--config-file', 'my_defaults.cfg', '--help'])
>
> out, err = capsys.readouterr()
>
> assert "Version that needs to be updated (default: 18)" in out
> assert "New version that should be in the files (default: 19)" in out
> assert "[--current-version VERSION]" in out
> assert "[--new-version VERSION]" in out
> > assert "[file [file ...]]" in out
> E AssertionError: assert '[file [file ...]]' in 'usage: bumpversion
> [-h] [--config-file FILE] [--verbose] [--list]\n
> [--allow-dirty] [--parse REGEX]...→ {new_version})\n --commit-args
> COMMIT_ARGS\n Extra arguments to commit command
> (default: )\n'
>
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_cli.py:239:
> AssertionError
> ------------------------------ Captured log call
> -------------------------------
> WARNING bumpversion.version_part:version_part.py:178 Evaluating 'parse'
> option: '(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)' does not parse
> current version '18'
> ========== 2 failed, 92 passed, 52 xfailed, 2 xpassed in 5.35 seconds
> ==========
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; python3.9 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9
> 3.8" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2020/10/27/bumpversion_1.0.0-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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: bumpversion
Source-Version: 1.0.1-1
Done: Michael Fladischer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bumpversion, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Fladischer <[email protected]> (supplier of updated bumpversion 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 07 Nov 2021 10:17:24 +0000
Source: bumpversion
Architecture: source
Version: 1.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Fladischer <[email protected]>
Changed-By: Michael Fladischer <[email protected]>
Closes: 973060
Changes:
bumpversion (1.0.1-1) unstable; urgency=medium
.
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Update d/watch to work with github again.
* Skip broken tests during build (Closes: #973060).
* Add d/upstream/metadata.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
Checksums-Sha1:
d951b14a04bec6e30138c24bef7500723d7fd901 1678 bumpversion_1.0.1-1.dsc
93fc589bf956db93bc4da0185344f2c8b2416088 38911 bumpversion_1.0.1.orig.tar.gz
46141b6a710bcf5f7113397b6cc5d8c1a4de1cea 4660 bumpversion_1.0.1-1.debian.tar.xz
070e5ef5fa4c022e5b6293d66b437afd4c365dbc 6558
bumpversion_1.0.1-1_arm64.buildinfo
Checksums-Sha256:
3cc6a6bd6147b62ff0afadad53c2f212bed5a0ce3a96fb74c503cdd412b18b49 1678
bumpversion_1.0.1-1.dsc
b0864d58b0ef231f99fef85ee028633d9366557a748e29cd92df0aa94f83f5fc 38911
bumpversion_1.0.1.orig.tar.gz
8eb0537130f4971e748e3736842fef6d3d72bc34bb794e3ee2dc0dcf5d7b8200 4660
bumpversion_1.0.1-1.debian.tar.xz
5a1d50ad42710a78be2239e5abd8d13c0ed03efb6eb198429e5f1772b84e58b2 6558
bumpversion_1.0.1-1_arm64.buildinfo
Files:
02cf92983b3a9a78e36ce3c2aed1b20b 1678 devel optional bumpversion_1.0.1-1.dsc
581dfc2d8d555660dd999de6195a1c36 38911 devel optional
bumpversion_1.0.1.orig.tar.gz
16dab7ca4df378f49d9b099d981156af 4660 devel optional
bumpversion_1.0.1-1.debian.tar.xz
bc1f1336c38d33026410f806cfb509ff 6558 devel optional
bumpversion_1.0.1-1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAmGHsakACgkQ/9PIi5l9
0WpMxgf/W/Wyk1szSlYrgNWB99P7lu3QKBOw+NAxcWYUyEl+X3ChXydl5ryXXtia
qN0Gx+0pBOsXIlHsnS4kkDR3d0Jz5PK6Xvc8zUIChR3kdOuE+V+Xc+bFYXwGVF/a
WE58CKa5jijyMwjbdH51dAkeCVqAbrbuYNLQLDDqP4/l3+7UzuB7ueFimncAWqf1
7G34JBiU0cW2KWWNXZ6ZFw51qdv7ABY0btLRC3LqJSzEhUxRsGtIvui4Y9IhPSTH
mmgq40eCUkw5ZOncQ4CFT4tVIO153rmySfqaK6dEDJ7azdiN56ieipX8SiarpKHp
VZvSs8y6t72hgj+Z6GR+Zr02GFEknQ==
=ZmaP
-----END PGP SIGNATURE-----
--- End Message ---