Your message dated Thu, 24 Aug 2023 15:07:45 +0000
with message-id <e1qzbw1-005adh...@fasolo.debian.org>
and subject line Bug#1046915: fixed in python-os-traits 2.10.0-3
has caused the Debian Bug report #1046915,
regarding python-os-traits: 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 ow...@bugs.debian.org
immediately.)
--
1046915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-os-traits
Version: 2.10.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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-os-traits
> dpkg-buildpackage: info: source version 2.10.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <z...@debian.org>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-os-traits-2.10.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,sphinxdoc
> 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-os-traits-2.10.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-os-traits using existing
> ./python-os-traits_2.10.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> doc/ext/__pycache__/traits.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add doc/ext/__pycache__/traits.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
> os_traits/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/__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
> os_traits/compute/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/compute/__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
> os_traits/compute/__pycache__/arch.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/arch.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
> os_traits/compute/__pycache__/config_drive.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_traits/compute/__pycache__/config_drive.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
> os_traits/compute/__pycache__/ephemeral.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/compute/__pycache__/ephemeral.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
> os_traits/compute/__pycache__/firmware.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/compute/__pycache__/firmware.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
> os_traits/compute/__pycache__/graphics.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/compute/__pycache__/graphics.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
> os_traits/compute/__pycache__/image.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/image.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
> os_traits/compute/__pycache__/migrate.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/migrate.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
> os_traits/compute/__pycache__/net.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/net.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
> os_traits/compute/__pycache__/security.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/compute/__pycache__/security.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
> os_traits/compute/__pycache__/status.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/status.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
> os_traits/compute/__pycache__/storage.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/storage.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
> os_traits/compute/__pycache__/viommu.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/viommu.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
> os_traits/compute/__pycache__/volume.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/compute/__pycache__/volume.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
> os_traits/hw/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/__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
> os_traits/hw/__pycache__/arch.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/hw/__pycache__/arch.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
> os_traits/hw/cpu/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/cpu/__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
> os_traits/hw/cpu/__pycache__/aarch64.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/cpu/__pycache__/aarch64.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
> os_traits/hw/cpu/__pycache__/amd.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/hw/cpu/__pycache__/amd.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
> os_traits/hw/cpu/ppc64le/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_traits/hw/cpu/ppc64le/__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
> os_traits/hw/cpu/x86/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_traits/hw/cpu/x86/__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
> os_traits/hw/cpu/x86/__pycache__/amd.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/cpu/x86/__pycache__/amd.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
> os_traits/hw/cpu/x86/__pycache__/intel.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/hw/cpu/x86/__pycache__/intel.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
> os_traits/hw/gpu/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/gpu/__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
> os_traits/hw/gpu/__pycache__/api.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/hw/gpu/__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
> os_traits/hw/gpu/__pycache__/cuda.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/gpu/__pycache__/cuda.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
> os_traits/hw/gpu/__pycache__/max_display_heads.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_traits/hw/gpu/__pycache__/max_display_heads.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
> os_traits/hw/gpu/__pycache__/resolution.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/hw/gpu/__pycache__/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
> os_traits/hw/nic/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/nic/__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
> os_traits/hw/nic/__pycache__/accel.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/nic/__pycache__/accel.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
> os_traits/hw/nic/__pycache__/dcb.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/hw/nic/__pycache__/dcb.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
> os_traits/hw/nic/__pycache__/offload.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/nic/__pycache__/offload.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
> os_traits/hw/nic/__pycache__/sriov.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/hw/nic/__pycache__/sriov.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
> os_traits/hw/numa/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/hw/numa/__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
> os_traits/misc/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/misc/__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
> os_traits/owner/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/owner/__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
> os_traits/storage/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> os_traits/storage/__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
> os_traits/storage/__pycache__/disk.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/storage/__pycache__/disk.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
> os_traits/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/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
> os_traits/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_traits/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
> os_traits/tests/__pycache__/test_cuda.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add os_traits/tests/__pycache__/test_cuda.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
> os_traits/tests/__pycache__/test_os_traits.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> os_traits/tests/__pycache__/test_os_traits.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-os-traits_2.10.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-os-traits
Source-Version: 2.10.0-3
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-os-traits, 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 1046...@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-os-traits 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: Fri, 18 Aug 2023 11:17:50 +0200
Source: python-os-traits
Architecture: source
Version: 2.10.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1046915
Changes:
python-os-traits (2.10.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1046915).
Checksums-Sha1:
f14806e3659418ce3baf70fde545159c441dd621 2386 python-os-traits_2.10.0-3.dsc
e241690ac2d17d2a94bfc8dc9c1e2b62b925702d 3164
python-os-traits_2.10.0-3.debian.tar.xz
c8df46a29f5a7752612bd303f5575df82e763deb 10482
python-os-traits_2.10.0-3_amd64.buildinfo
Checksums-Sha256:
d1fd7d8828e83ea34fd3ec8fb0fe2d57715b60c7265542b2f3b81b18f57b9d23 2386
python-os-traits_2.10.0-3.dsc
117e7ca202ee000d2e782f68deb2074e071e01591d2eb764342c402d20f5beaf 3164
python-os-traits_2.10.0-3.debian.tar.xz
43ff241df5f7e290732251429c003a0364d2bc96801245b6ee331e7113033ce9 10482
python-os-traits_2.10.0-3_amd64.buildinfo
Files:
ac44698c2703044a8f7127e5fa3fcd5b 2386 python optional
python-os-traits_2.10.0-3.dsc
825d320f23e1fd0cc8064efa100f2b01 3164 python optional
python-os-traits_2.10.0-3.debian.tar.xz
51a692f0a89754c1f1a7ec26e9acd70f 10482 python optional
python-os-traits_2.10.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTnaWcACgkQ1BatFaxr
Q/4lehAAmUSitCyyPjHjk6i3axeDlDvd8ZCUl9yNK9PhR0lVISeOhMlZuVni9V+B
IOUVhD3JC6nywe4LYCZ6lmT5bNkpIG8f85u6gvB1ahvdnmwy5pR2hkz8YlLnWlM7
LFVaAD5Rt8FNYm1e12YEyDxS45eNESJTSTYTML8b9B5KiMp73jWuoNfPoLV/Ala3
KgoItPQgz+BibHUwe9/AvMpi2tjBvYWmee6owAPo41ehnBO1ELmFdvOfgfX6TqG2
K+AgjmiY884adOilTBFAbPrVVMpi3ZJPwU5XHoOZh9zVmTUVO8EwXATuGeg4DBcO
uKI2L1FF+X8Fb+zCBwqPPlA3maGVuEe36BDBf60D9ldEk7aoIeg055NMkR2V8XcO
kBlAH/wwqB739jIJMhHwneYuzM9ZAmZQrjaEL1AjSVR0bU+nT1vCYV7xDRC2a/jN
I4Pagvt/3d8i+QwekFraAtx8gadCWtyoyf49qq7tejCACdlW+b188dv6CgrU8XL4
ma1WDfRX6eIbL1ntYjeCThuEAZC5zL0/jcjD5vfr7I6chZ7eaq8GCMNepbjUqiy1
xdSdlwLTm2DwUOEZK087PNluQn2ZxK9VW+bwCGOSGP/lJSDxYNl9cMMoQnOkXviM
ZwxNWzggp8T5ocOL9551hOspzIyZhzpItBtAqOp67SP7VzKNFuk=
=eyRk
-----END PGP SIGNATURE-----
--- End Message ---