Your message dated Fri, 18 Aug 2023 00:13:57 +0000
with message-id <[email protected]>
and subject line Bug#1046565: fixed in python-rfc3986 1.5.0-3
has caused the Debian Bug report #1046565,
regarding python-rfc3986: Fails to build source after successful build
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.)
--
1046565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046565
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-rfc3986
Version: 1.5.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package python-rfc3986
> dpkg-buildpackage: info: source version 1.5.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-rfc3986-1.5.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> python-rfc3986-1.5.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-rfc3986 using existing
> ./python-rfc3986_1.5.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file python-rfc3986-1.5.0/.pytest_cache/v/cache/nodeids
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> python-rfc3986-1.5.0/.pytest_cache/v/cache/stepwise has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> python-rfc3986-1.5.0/src/rfc3986.egg-info/SOURCES.txt has no final newline
> (either original or modified version)
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/_mixin.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/_mixin.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/abnf_regexp.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/rfc3986/__pycache__/abnf_regexp.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/api.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/builder.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/builder.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/compat.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/compat.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/exceptions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/rfc3986/__pycache__/exceptions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/iri.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/iri.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/misc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/misc.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/normalizers.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/rfc3986/__pycache__/normalizers.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/parseresult.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/rfc3986/__pycache__/parseresult.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/uri.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/rfc3986/__pycache__/uri.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/rfc3986/__pycache__/validators.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/rfc3986/__pycache__/validators.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc: binary file contents
> changed
> dpkg-source: error: add
> tests/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_api.cpython-311-pytest-7.4.0.pyc: binary file contents
> changed
> dpkg-source: error: add
> tests/__pycache__/test_api.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_builder.cpython-311-pytest-7.4.0.pyc: binary file
> contents changed
> dpkg-source: error: add
> tests/__pycache__/test_builder.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_iri.cpython-311-pytest-7.4.0.pyc: binary file contents
> changed
> dpkg-source: error: add
> tests/__pycache__/test_iri.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_misc.cpython-311-pytest-7.4.0.pyc: binary file
> contents changed
> dpkg-source: error: add
> tests/__pycache__/test_misc.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_normalizers.cpython-311-pytest-7.4.0.pyc: binary file
> contents changed
> dpkg-source: error: add
> tests/__pycache__/test_normalizers.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_parseresult.cpython-311-pytest-7.4.0.pyc: binary file
> contents changed
> dpkg-source: error: add
> tests/__pycache__/test_parseresult.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_unicode_support.cpython-311-pytest-7.4.0.pyc: binary
> file contents changed
> dpkg-source: error: add
> tests/__pycache__/test_unicode_support.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_uri.cpython-311-pytest-7.4.0.pyc: binary file contents
> changed
> dpkg-source: error: add
> tests/__pycache__/test_uri.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_validators.cpython-311-pytest-7.4.0.pyc: binary file
> contents changed
> dpkg-source: error: add
> tests/__pycache__/test_validators.cpython-311-pytest-7.4.0.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-rfc3986_1.5.0-2_unstable.log
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.
--- End Message ---
--- Begin Message ---
Source: python-rfc3986
Source-Version: 1.5.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-rfc3986, 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.
Thomas Goirand <[email protected]> (supplier of updated python-rfc3986 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: SHA256
Format: 1.8
Date: Fri, 18 Aug 2023 01:15:54 +0200
Source: python-rfc3986
Architecture: source
Version: 1.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046565
Changes:
python-rfc3986 (1.5.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1046565).
Checksums-Sha1:
efcd47ce6d9659a972e37e9215d7502fab490155 2111 python-rfc3986_1.5.0-3.dsc
b7576f625f8e5de0101e414278b3121eeeab9974 2896
python-rfc3986_1.5.0-3.debian.tar.xz
83fb0e842ad7411c6b0cf55eb73faa4419349f5a 7126
python-rfc3986_1.5.0-3_amd64.buildinfo
Checksums-Sha256:
003911f52fd9ea99c32eee26762d9aea99eaf1582a51fbe76a61c88a94dea598 2111
python-rfc3986_1.5.0-3.dsc
c9941a21ba99297bee6900fb5e1e8ddec4e2f76a813eb5a5989ca841f0ee739f 2896
python-rfc3986_1.5.0-3.debian.tar.xz
2d7ef6b9a633f69b094ffb3479b73fedbd211dba98ecf9560fc4bba9dec3ef27 7126
python-rfc3986_1.5.0-3_amd64.buildinfo
Files:
62430654ea432a0daf38d9153c0701ce 2111 python optional
python-rfc3986_1.5.0-3.dsc
6908502374b76174fac90e7d98016f11 2896 python optional
python-rfc3986_1.5.0-3.debian.tar.xz
4ec693a99a875b2371b4486615658ed0 7126 python optional
python-rfc3986_1.5.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTeq2wACgkQ1BatFaxr
Q/6xxxAAglbjqPso1JuPgqLfILYlhxbc2MT2MMxQ6952I9N20SDgcFDvsg/wm6mR
eJ1GqdUSxGdTL9n+CZmjUIMUx0k9FJIeosJTLz5cHQ5PoomWx8Y6WCKxtW4F7H+k
RmdlCyJtdonxXxLAVJbWv+uta0R0utWZFV5tp4n2z07M/D4p2BYkSYUnsKr5DPz7
60ogBH4Xxi0iHzm7VB1OE6ngdH94uDTdQVTBHWFhHry+G+WSmN93fqdwSXtC8ItK
tbLPz71WFcY3WzIMAkxAHWVK0LJAZdOtJehZ1F81N+poZ1JTsFkrN1f9Hy/RD3Bd
f/pG0dx231d6UN5vk4tr8U5pay7FmdnMTjkw/IddAMcsOmdk6dYZncC/RSUSMAcG
+OWL5uPXMmEG6bFo82QOKKFbSeqJSYaoRI/UUQ3iWQm7fBhnOiLvShSBlVcbZH9/
YBinWB4MQgI0GzPC1gZejczh8hb1DOtLtRwo/xiZqXDj0uUCLCilOuhXvA9crebc
MIsnbQu8NKSW2hSrmwAM5Y3iMjdG3/wMu6TtGterS9EURy88Sm/DHEf/Rdd4DTf/
1Gzt4/dT0FsvTRa+1umgyqCS49XVXNGL2BLoreZ3zkhC5v16BzT9htPlbZl5ONrF
O47jL66dbRhYb4CvL+sUvoSG8ero5LieSjanBS6k8c8QOXDwgCc=
=z05s
-----END PGP SIGNATURE-----
--- End Message ---