Your message dated Fri, 18 Aug 2023 09:35:13 +0000
with message-id <[email protected]>
and subject line Bug#1046791: fixed in python-yaql 2.0.0-3
has caused the Debian Bug report #1046791,
regarding python-yaql: 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.)
--
1046791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-yaql
Version: 2.0.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-yaql
> dpkg-buildpackage: info: source version 2.0.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-yaql-2.0.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
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 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 .testrepository
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean -O--buildsystem=python_distutils
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
> use)
> dpkg-source -b .
> dpkg-source: info: using options from
> python-yaql-2.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-yaql using existing
> ./python-yaql_2.0.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> yaql/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/__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
> yaql/__pycache__/legacy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/__pycache__/legacy.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
> yaql/__pycache__/yaql_interface.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/__pycache__/yaql_interface.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
> yaql/__pycache__/yaqlization.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/__pycache__/yaqlization.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
> yaql/cli/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/cli/__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
> yaql/language/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__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
> yaql/language/__pycache__/contexts.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__pycache__/contexts.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
> yaql/language/__pycache__/conventions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__pycache__/conventions.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
> yaql/language/__pycache__/exceptions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__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
> yaql/language/__pycache__/expressions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__pycache__/expressions.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
> yaql/language/__pycache__/factory.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__pycache__/factory.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
> yaql/language/__pycache__/lexer.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/language/__pycache__/lexer.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
> yaql/language/__pycache__/parser.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/language/__pycache__/parser.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
> yaql/language/__pycache__/runner.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/language/__pycache__/runner.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
> yaql/language/__pycache__/specs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/language/__pycache__/specs.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
> yaql/language/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/language/__pycache__/utils.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
> yaql/language/__pycache__/yaqltypes.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/language/__pycache__/yaqltypes.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
> yaql/standard_library/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__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
> yaql/standard_library/__pycache__/boolean.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/boolean.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
> yaql/standard_library/__pycache__/branching.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/branching.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
> yaql/standard_library/__pycache__/collections.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/collections.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
> yaql/standard_library/__pycache__/common.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/common.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
> yaql/standard_library/__pycache__/date_time.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/date_time.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
> yaql/standard_library/__pycache__/legacy.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/legacy.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
> yaql/standard_library/__pycache__/math.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/math.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
> yaql/standard_library/__pycache__/queries.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/queries.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
> yaql/standard_library/__pycache__/regex.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/regex.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
> yaql/standard_library/__pycache__/strings.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/strings.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
> yaql/standard_library/__pycache__/system.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/system.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
> yaql/standard_library/__pycache__/yaqlized.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/standard_library/__pycache__/yaqlized.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
> yaql/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/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
> yaql/tests/__pycache__/test_boolean.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_boolean.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
> yaql/tests/__pycache__/test_branching.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_branching.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
> yaql/tests/__pycache__/test_collections.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_collections.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
> yaql/tests/__pycache__/test_common.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_common.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
> yaql/tests/__pycache__/test_contexts.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_contexts.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
> yaql/tests/__pycache__/test_datetime.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_datetime.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
> yaql/tests/__pycache__/test_engine.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_engine.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
> yaql/tests/__pycache__/test_legacy.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_legacy.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
> yaql/tests/__pycache__/test_math.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add yaql/tests/__pycache__/test_math.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
> yaql/tests/__pycache__/test_miscellaneous.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_miscellaneous.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
> yaql/tests/__pycache__/test_queries.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_queries.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
> yaql/tests/__pycache__/test_regex.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_regex.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
> yaql/tests/__pycache__/test_resolution.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_resolution.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
> yaql/tests/__pycache__/test_strings.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_strings.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
> yaql/tests/__pycache__/test_system.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add yaql/tests/__pycache__/test_system.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
> yaql/tests/__pycache__/test_type_aggregation.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_type_aggregation.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
> yaql/tests/__pycache__/test_yaql_interface.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_yaql_interface.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
> yaql/tests/__pycache__/test_yaqlization.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> yaql/tests/__pycache__/test_yaqlization.cpython-311.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-yaql_2.0.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-yaql
Source-Version: 2.0.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-yaql, 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-yaql 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 10:35:45 +0200
Source: python-yaql
Architecture: source
Version: 2.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046791
Changes:
python-yaql (2.0.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1046791).
Checksums-Sha1:
2b60efd37fe6dff4c67bfa9ed3ee59bc67c81feb 2311 python-yaql_2.0.0-3.dsc
054fd7bfab1cafc333dee54aa4afd4fb4bbb82e0 3836 python-yaql_2.0.0-3.debian.tar.xz
64eeffddb9af2530a906e01c8ea47abde9201e25 8515
python-yaql_2.0.0-3_amd64.buildinfo
Checksums-Sha256:
6057a554232fe084b9e395eedd1549c3db172414584b4f20d42a52358557e053 2311
python-yaql_2.0.0-3.dsc
b6b647990f83e8ca8fed85fa2fe585cd814b6c1bee2a63b9f528065af6c8dff9 3836
python-yaql_2.0.0-3.debian.tar.xz
ad02b0ecebd606ff688940341611c26cc36b9ff36bbf75c9bbeff8c6b53de1d2 8515
python-yaql_2.0.0-3_amd64.buildinfo
Files:
567625dd7cbf1eb273b3b49ea8653ce1 2311 python optional python-yaql_2.0.0-3.dsc
13f41f60e9092068fec023eace0523d0 3836 python optional
python-yaql_2.0.0-3.debian.tar.xz
79fd04d0bbb9ef058336cd42ecac60d6 8515 python optional
python-yaql_2.0.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTfLgwACgkQ1BatFaxr
Q/4SEw//ULwDG6c5fMSTdPTW90/AVpvPZ9BThJiylfzW8zm8qMCC9ziV3L5by6hz
xOZr6px6+7AFGGGQHpCkhBqMO1zSMKcb04Gy+QZAneMEeP6itDPSmQeoEZivBv5x
fE/u8I+pa5xeYivgV/gepAFp2oz3jl8f6OZAZPzQ4U0FwB9mRxJDTuV4tPj8dUmm
qdyuPzfJDPp+M/skyvk09TKmwsHiOMRV3EomhQyTYMYE5KuBqozqwXxQd+u3rl1C
1uUdqCG5hXJghwWHwBA8V13pwQMcsdWQxUz2Jp0WgmG6jAhgF2xseLbA7sijUIJ1
FW24QO3zlcCnElqcovvybGlnPXGCNy19Sbju6pp1lQ5+WScbkIFZufwWvyuwRXuh
b+LJMnFtwzxJpX3CKQMZ8pGYXDc+3Yfj+T4qAeTRYt0vvcccs6dXyFlMZYwtIYhw
5CQ/+MLn9onYIMCBwZ/ZgjLDElb/Qfj6eC7cr15j4Qvd85XRqbYHRVNFc9VKW+mZ
DJ+oQnn3i8D5g3hlXnUVB6YjJHu/9TGzDpDDzjt4Wdf5VcxTEZmNxG0efc6T1/KS
q0O3MGdpZpVoUBKkvaAJgZDwYFmfz5obe44w+e4LnWz2oRPU9ZpbGIXWE0wZfvQN
sI9ip6Lqhj6s5ptEqbkEhfhYgvFu9jpkNxyaLUIlGDMclGPwWkw=
=YDQf
-----END PGP SIGNATURE-----
--- End Message ---