Your message dated Mon, 02 May 2022 05:04:39 +0000
with message-id <e1nloeh-0003df...@fasolo.debian.org>
and subject line Bug#997742: fixed in pyrlp 0.5.1-3
has caused the Debian Bug report #997742,
regarding pyrlp: FTBFS: There is a syntax error in your configuration file:
Missing parentheses in call to 'print'. Did you mean print(sys.path)? (conf.py,
line 22)
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.)
--
997742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyrlp
Version: 0.5.1-1.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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:232: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/utils_py2.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/codec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> copying rlp/utils_py3.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> copying rlp/sedes/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> copying rlp/sedes/raw.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> copying rlp/sedes/lists.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> copying rlp/sedes/binary.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> copying rlp/sedes/big_endian_int.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_rlp/build/rlp/sedes
> running egg_info
> creating rlp.egg-info
> writing rlp.egg-info/PKG-INFO
> writing dependency_links to rlp.egg-info/dependency_links.txt
> writing top-level names to rlp.egg-info/top_level.txt
> writing manifest file 'rlp.egg-info/SOURCES.txt'
> reading manifest file 'rlp.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '__pycache__' found under
> directory '*'
> warning: no previously-included files matching '*.py[co]' found under
> directory '*'
> adding license file 'LICENSE'
> writing manifest file 'rlp.egg-info/SOURCES.txt'
> sphinx-build -N -bhtml docs/ \
> docs/_build/html/
> Running Sphinx v4.2.0
>
> Configuration error:
> There is a syntax error in your configuration file: Missing parentheses in
> call to 'print'. Did you mean print(sys.path)? (conf.py, line 22)
>
> make[1]: *** [debian/rules:65: override_dh_auto_build] Error 2
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pyrlp_0.5.1-1.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: pyrlp
Source-Version: 0.5.1-3
Done: Ben Finney <bign...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pyrlp, 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.
Ben Finney <bign...@debian.org> (supplier of updated pyrlp 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: Mon, 02 May 2022 14:42:24 +1000
Source: pyrlp
Architecture: source
Version: 0.5.1-3
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney <bign...@debian.org>
Changed-By: Ben Finney <bign...@debian.org>
Closes: 997742
Changes:
pyrlp (0.5.1-3) unstable; urgency=medium
.
* Update UScan configuration for changes in upstream releases page.
* Declare conformance to “Standards-Version: 4.6.0”.
No additional changes needed.
* Declare Debhelper compatibility level 13.
* Remove obsolete field from DEP-12 metadata.
* Document the upstream Changelog in DEP-12 metadata.
* Override false positive Lintian check for VCS-* field names.
* Use only supported Python versions in the AutoPkgTest.
* Mark as “superficial” those autopkgtest cases with no coverage.
* Describe current Debian source package build process.
* debian/patches/docs-config-remove-superfluous-print.patch:
* Remove a superfluous debug statement that is a Python 3 error.
Closes: bug#997742. Thanks to Lucas Nussbaum for the report.
* debian/patches/collections-abc-for-abstract-base-classes.patch:
* Migrate to ‘collections.abc’ abstract base classes.
Checksums-Sha1:
a7be8d35db7e77a18ce52978b858c6c2766ffaf0 2043 pyrlp_0.5.1-3.dsc
9d033edc357e30c5dc563ae32bad1c4b7ec2dbcb 7908 pyrlp_0.5.1-3.debian.tar.xz
9dd2914f5dee0b998bf319cf5813d26b44c26c06 8449 pyrlp_0.5.1-3_amd64.buildinfo
Checksums-Sha256:
4c70060a111f01f65cde3b566969d4896cd48ec2e84dff0c10ae7c590e9bfc78 2043
pyrlp_0.5.1-3.dsc
8c4180d67ab77976f939e7b943792e170e0a8614f2935e755f9837c3acd2146a 7908
pyrlp_0.5.1-3.debian.tar.xz
d0634cf1cb9ef8c9c72617aea18e2087b99593c6934e6f19d180c33d14eebc8e 8449
pyrlp_0.5.1-3_amd64.buildinfo
Files:
4ebbb892f8878153571fcda9deadcff7 2043 python optional pyrlp_0.5.1-3.dsc
d3161283b1f86771c24895cc51ef48a2 7908 python optional
pyrlp_0.5.1-3.debian.tar.xz
38db458ab474dadb60f0e634fd2468ef 8449 python optional
pyrlp_0.5.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEUXzxS7LzmLDLNUhVuLJMBqwShAUFAmJvYfUACgkQuLJMBqwS
hAWrwBAAjuv6I0aJJUulprjsCh+w47DvN28RU79IGy1n/BQaapn9YxC+CMo/62dX
m1S7JCYCqFZxvhqbGzCNRWYr02MSoLB93mxpzD/4swK+Ik/msOQSuu+rwptXWgQ2
3J4XFga+uCvSdmxWqwAHXSNYyUE/OrZCbstuJflMDr/cmnknizfSavarQ/REUJXZ
kWhdyx8Jj54Wf7tsJQRreoY2fue1Kl9a/LNt0Dq/Vb+HbxrOvUdhgpb/2Wd2cFPl
aDfLKs9V2pOOXFqPEQ40Jx+/D4EUe56C3ARLU5tNeHHyUar029vUbfvIm5xMDbiN
D+bOrAM3VZynlguBMlwhE/1T2gDp1y0Y4Gn6g9o1tLlEHNa+jWP1pwZ9w6/ZW3I+
Mqe1WQJo3b8ageJjFeWfbk+e77IGg2VdeK/ipn0o0Z/5iv0g/uHf5R0C78e9J0wR
oy7wRIzMpaG0lOQCAWqRFIABIGNs8TcMkjfOErUuDRUhh+qjar59aR4cYjnW4GWE
BYau7rpNme0/u+qUMekh/XhWT7AOzcYcfhWQL7WKMuIUY8EveYvT7FZVclc006tg
DrcZS8G7hr6SrfuUiPXrrh22Mug0TKGDhVrMD3coeoaOttgiYgvT5AejgFCTn25g
GJX+wcazA3b2AQG0eMitadX0rGq9IeLHNFuClKyrSjySp51fL78=
=LNyC
-----END PGP SIGNATURE-----
--- End Message ---