Your message dated Fri, 25 Aug 2023 10:34:18 +0000
with message-id <[email protected]>
and subject line Bug#1047034: fixed in isospec 2.2.1-3
has caused the Debian Bug report #1047034,
regarding isospec: 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.)
--
1047034: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047034
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: isospec
Version: 2.2.1-1
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 isospec
> dpkg-buildpackage: info: source version 2.2.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Filippo Rusconi
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dpkg-query: no packages found matching r-base-dev
> dpkg-query: no packages found matching r-base-core
> dh clean --with python3
> dh_auto_clean
> rm -rf obj-x86_64-linux-gnu
> rm -f debian/libisospec\+\+-dev.debhelper.log
> debian/libisospec\+\+-doc.debhelper.log debian/libisospec\+\+2.debhelper.log
> debian/python3-isospec.debhelper.log
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dpkg-query: no packages found matching r-base-dev
> dpkg-query: no packages found matching r-base-core
> rm -rf obj-x86_64-linux-gnu
> # The setup.py script immediately creates that link which
> # makes the package building to stop because it finds that
> # the source tree has changed. So, first remove that link,
> # that we'll recreate when we need it later, in the
> # override_dh_auto_build target.
> rm -rf IsoSpecPy/IsoSpec++
> rm -rf .pybuild/
> rm -rf tmp-install/
> rm -rf IsoSpec++/IsoSpec++
> rm -rf IsoSpecPy/build/
> rm -rf man/html/
> rm -rf man/latex/
> rm -rf man/man/
> # Now the default target
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/libisospec\+\+-dev.substvars
> debian/libisospec\+\+2.substvars debian/python3-isospec.substvars
> debian/python3-isospec.postinst.debhelper
> debian/python3-isospec.prerm.debhelper debian/libisospec\+\+-doc.substvars
> debian/files
> rm -fr -- debian/libisospec\+\+-dev/ debian/tmp/
> debian/libisospec\+\+2/ debian/python3-isospec/ debian/libisospec\+\+-doc/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building isospec using existing ./isospec_2.2.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file isospec-2.2.1/IsoSpecPy.egg-info/SOURCES.txt has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> build/temp.linux-x86_64-cpython-311/IsoSpec++/python-build.o: binary file
> contents changed
> dpkg-source: error: add
> build/temp.linux-x86_64-cpython-311/IsoSpec++/python-build.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file isospec-2.2.1/compile_commands.json has no final
> newline (either original or modified version)
> 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/isospec_2.2.1-1_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: isospec
Source-Version: 2.2.1-3
Done: Filippo Rusconi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
isospec, 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.
Filippo Rusconi <[email protected]> (supplier of updated isospec 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, 25 Aug 2023 11:42:48 +0200
Source: isospec
Architecture: source
Version: 2.2.1-3
Distribution: unstable
Urgency: low
Maintainer: The Debichem Group <[email protected]>
Changed-By: Filippo Rusconi <[email protected]>
Closes: 1047034
Changes:
isospec (2.2.1-3) unstable; urgency=low
.
* Fix the Bug#1047034: isospec: Fails to build source after successful build
by improving the override_dh_clean target in d/rules. Thanks to Lucas
Nussbaum <[email protected]> for reporting. Closes: #1047034.
Checksums-Sha1:
60f0917d110b247f19c1a8d0af41525975f2606e 2470 isospec_2.2.1-3.dsc
3708cf5165843bb6f642c9e950c7dca5757bdb68 33504 isospec_2.2.1-3.debian.tar.xz
2514701f1d4e07bfde9e86eaa5cfaeb1530ecb5d 12552 isospec_2.2.1-3_amd64.buildinfo
Checksums-Sha256:
11c4361e33d85918709c2c875eca303558e8b13354f8f37f6447af3a381c6f01 2470
isospec_2.2.1-3.dsc
1241c64e00e6d9e55a8141e29be3278a40a7269184b4751e870d9d5d372f001e 33504
isospec_2.2.1-3.debian.tar.xz
4392900feb920feaac02a73a76edc7e3620fec6d3b6b81056a0931aacf689348 12552
isospec_2.2.1-3_amd64.buildinfo
Files:
f7a66e801b9d9134def724303a9dfc13 2470 science optional isospec_2.2.1-3.dsc
b221f354c3df4662a67c0d623d8bd2a5 33504 science optional
isospec_2.2.1-3.debian.tar.xz
bc3e9056a28ba66bc52629b33ffc09fb 12552 science optional
isospec_2.2.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEsFMwThfW1Bndm0ZRQatITXaUz0IFAmTofuAACgkQQatITXaU
z0LDOg//b88pFZK7XdriG91aPn+DHvLgheE2RnNIhqY1yO+zVfh8NNvh0megAbV3
GABpbbWoT1yPtHxvXqYV9LMBO1GSks2kA+FhMKgkF7mfawSstg/eGfep1t1oFhFx
lOtZPzIPGsEQwFR6HQyHUhTERvUGvPGV+t77fMSfeiCV59XRcLN+lwFLJ4A89e2+
Mg96hMGx0t60gElvXTAKsEbr7MTc4rSF8O5XRieCEWZsa/7no3j+0oJJnUPw6yJy
Zkajz8GJfkYs9HJI4zZIjaXLaQlk08HbCDvx9yCFL/CSZbdbXOl9dHyffw4y11v5
TSLxzgSra7R46FDeJY2ebwbDJbA6bYeswswLVAqlzcd/hkMcTSS95kRh2czsZXAN
jiv8Wj8G2Km0VH1gkBPGrLfIQmdr14+iCGgBpYXooMLY6PyBlFsn4dwF2+XuSTyt
xqlsV9ewEMzvU9JUKW2ytpIT3+ADQv+XXa+mdU7WiH3Q9BBhPKh4CTgsyLS3OvAN
2ywmtv3ycIxEZG2RD+Uc1pvLp/lgH4HjfMICUlklBx8vt59pOi6H0sFHMwrkaq9e
6mrBHGeLtMy/x9rpnhWd+k+CrZc8KHXZId2pujfIuWDuIfyyUHJTNtK2RHgYF5x0
Qp5EgtdOFEcup0hkrVxJQRNZiQpSro5wr5kXbTB80Ue0APAwEqs=
=ykhc
-----END PGP SIGNATURE-----
--- End Message ---