Your message dated Wed, 22 Dec 2021 16:04:36 +0000
with message-id <e1n046w-00036y...@fasolo.debian.org>
and subject line Bug#1002447: fixed in python-semver 2.10.2-3
has caused the Debian Bug report #1002447,
regarding python-semver: FTBFS: FAILED docs/usage.rst::usage.rst
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.)
--
1002447: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-semver
Version: 2.10.2-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e ; for pyvers in 3.10 3.9; do \
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> python$pyvers -m pytest . ; \
> done
> ============================= test session starts
> ==============================
> platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: cov-3.0.0
> collected 308 items
>
> README.rst . [
> 0%]
> semver.py ............................. [
> 9%]
> test_semver.py ......................................................... [
> 28%]
> ........................................................................ [
> 51%]
> ........................................................................ [
> 75%]
> ........................................................................ [
> 98%]
> ... [
> 99%]
> docs/development.rst . [
> 99%]
> docs/usage.rst F
> [100%]
>
> =================================== FAILURES
> ===================================
> _____________________________ [doctest] usage.rst
> ______________________________
> 431 True
> 432
> 433 The opposite does also work::
> 434
> 435 >>> dict(major=1) < v
> 436 True
> 437
> 438 If the dictionary contains unknown keys, you get a :class:`TypeError`
> exception::
> 439
> 440 >>> v > dict(major=1, unknown=42)
> Differences (ndiff with -expected +actual):
> Traceback (most recent call last):
> - ...
> + File "/usr/lib/python3.10/doctest.py", line 1346, in __run
> + exec(compile(example.source, filename, "single",
> + File "<doctest usage.rst[72]>", line 1, in <module>
> + v > dict(major=1, unknown=42)
> + File "/<<PKGBUILDDIR>>/semver.py", line 152, in wrapper
> + return operator(self, other)
> + File "/<<PKGBUILDDIR>>/semver.py", line 523, in __gt__
> + return self.compare(other) > 0
> + File "/<<PKGBUILDDIR>>/semver.py", line 429, in compare
> + other = cls(**other)
> - TypeError: __init__() got an unexpected keyword argument 'unknown'
> + TypeError: VersionInfo.__init__() got an unexpected keyword argument
> 'unknown'
> ? ++++++++++++
>
> /<<PKGBUILDDIR>>/docs/usage.rst:440: DocTestFailure
> =========================== short test summary info
> ============================
> FAILED docs/usage.rst::usage.rst
> ======================== 1 failed, 307 passed in 0.55s
> =========================
> make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-semver_2.10.2-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: python-semver
Source-Version: 2.10.2-3
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-semver, 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 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-semver 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: SHA256
Format: 1.8
Date: Wed, 22 Dec 2021 16:35:13 +0100
Source: python-semver
Architecture: source
Version: 2.10.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1002447
Changes:
python-semver (2.10.2-3) unstable; urgency=medium
.
* Correctly launch unit tests (Closes: #1002447).
Checksums-Sha1:
c763f6fe7f5c05064c15e0edea21aff6fa7c2536 2155 python-semver_2.10.2-3.dsc
d9c45353ee508de0264c50e77699b0e6b02f0149 3104
python-semver_2.10.2-3.debian.tar.xz
e33d549ee1cb9be4187dcea53213bfbb590f9415 7669
python-semver_2.10.2-3_amd64.buildinfo
Checksums-Sha256:
b4bfc39d4b6906bb9ffc17138aac109acdbdd3078f1c29649c70d8f7094a5dea 2155
python-semver_2.10.2-3.dsc
1ae08045ece03b30e54d9f1ba62d8ce418b6585deacc2462b3d7eea08a47a9ee 3104
python-semver_2.10.2-3.debian.tar.xz
199b1c87e544d6818cd83d2863d2c7341fbc66dd4cd1f7aed0c2742f181f8c5b 7669
python-semver_2.10.2-3_amd64.buildinfo
Files:
b091959581639f1f88574b70bef73695 2155 python optional
python-semver_2.10.2-3.dsc
b8adf4d9d09f98a12937372a48bd8434 3104 python optional
python-semver_2.10.2-3.debian.tar.xz
82fa0c8c318b0e17a9381af16edd3cbb 7669 python optional
python-semver_2.10.2-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmHDRvUACgkQ1BatFaxr
Q/4JsA/+KSxxKkFfN1SP2NlXks2EGJ2CqB8iErIJd9DcWcB2DIMpSgubu2A8/waw
wO2aOapMTBifSl9PrxxD6H3iETy2aBQ+KSreIXBkTizm4rGhOAh/DhumfYIGVU2U
iM4iLT6aCKmSSxSWw/QPP98Fb+8iWJx69HguBGnAO03KRF1RVymmKNFGBSaOedZ8
7C9f8B+9fOmcxg8y6IXyIKi1i2ZuSdYZT7bCMVETgMpgarz1s+r1IAqdODJ+05DG
cKzBeUUk2/DGA2fmsuEQzcdcfiEsnEtHRSjQ4efYwf5sw08KcVCbJw21TVliy/go
QMi6Mm6YrYZYoyKNWbYJ2JjnI6tjAnorNCqsqyepyQd9cWphQA5KZHV3iOe+hSY7
lN1hLyZPD3OteJCECu7sj/aSAw1G1H+0PCUBkbvw7aC1tl6+M+8UbIRBW9DtUzpT
cf1zKwWRv6DhDIPnrTOIEU8W7TuRYfSf16/tmCZ/KG054Fsj68hfNQfqUY/czZAs
mzDv/DYzXY4QmALsgPGEklcZxdo1NafUofveMaVZuxMMVvhTs6YpLgtni0R30iQq
CDPWRP9e0QYCUnaJ4d6tVP5jlD09X2Lfkf61X4zlAqU3V7Rha/XrMsy4ykUucs7U
AyTSA//7wM+pOa6cjfCW2LHFGmr+m5jUqaqd6MwIpeLDBiYr2/M=
=hgdR
-----END PGP SIGNATURE-----
--- End Message ---