Your message dated Fri, 02 Feb 2024 23:22:22 +0000
with message-id <[email protected]>
and subject line Bug#1044552: fixed in gap-tomlib 1.2.11-1
has caused the Debian Bug report #1044552,
regarding gap-tomlib: 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.)
--
1044552: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044552
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gap-tomlib
Version: 1.2.9-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 gap-tomlib
> dpkg-buildpackage: info: source version 1.2.9-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bill Allombert
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh_testdir
> dh_testroot
> make -C doc spotless
> make[1]: Entering directory '/<<PKGBUILDDIR>>/doc'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> rm -f doc/bib.xml.bib doc/mathjax doc/manual.lab
> rm -f build-indep-stamp
> rm -rf debian/gaproot
> rm -f debian/gap.tst
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gap-tomlib using existing
> ./gap-tomlib_1.2.9.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file doc/bib.xml.bib, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap0.txt, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapInd_mj.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapBib.txt, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap1.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap0.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap0_mj.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapBib_mj.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap1_mj.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chap1.txt, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapBib.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/manual.pdf, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapInd.html, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/manual.six, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/chapInd.txt, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> gap-tomlib-1.2.9/doc/_entities.xml
> gap-tomlib-1.2.9/doc/manual.js
> gap-tomlib-1.2.9/doc/title.xml
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/gap-tomlib_1.2.9-2.diff.3CREEn
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> 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/gap-tomlib_1.2.9-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: gap-tomlib
Source-Version: 1.2.11-1
Done: Bill Allombert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gap-tomlib, 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.
Bill Allombert <[email protected]> (supplier of updated gap-tomlib 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: SHA512
Format: 1.8
Date: Fri, 02 Feb 2024 20:28:08 +0100
Source: gap-tomlib
Architecture: source
Version: 1.2.11-1
Distribution: unstable
Urgency: medium
Maintainer: Bill Allombert <[email protected]>
Changed-By: Bill Allombert <[email protected]>
Closes: 1044552
Changes:
gap-tomlib (1.2.11-1) unstable; urgency=medium
.
* New upstream release.
* debian/rules: fix clean target. Closes: #1044552
* debian/control:
- Bump Standards-Version to 4.6.2
Checksums-Sha1:
14fa600c75d650cb009668c211fa26786f420eed 1891 gap-tomlib_1.2.11-1.dsc
8500bf66c9244df616b572442bb3db7d930e91fc 53304953 gap-tomlib_1.2.11.orig.tar.gz
5bc01e79e9b3080bb843ff32a86c34a725f8dba7 6952 gap-tomlib_1.2.11-1.debian.tar.xz
3cf476c12a50c9de3ed816fedb085b1b8bb58c27 8955
gap-tomlib_1.2.11-1_source.buildinfo
Checksums-Sha256:
6b4445ff87199d2a433c30d248dc5f4b5dfb24685208825a38c478757552fa62 1891
gap-tomlib_1.2.11-1.dsc
ceb474c3c8a8dc94331b05e410e926fb9aba197d4d8e163a20aaddd1a48bebda 53304953
gap-tomlib_1.2.11.orig.tar.gz
2fa4072fb5f039ee4d50422a8da09111395eeab1b37d8d891dcd5a6e2b4f0872 6952
gap-tomlib_1.2.11-1.debian.tar.xz
3569d01c8efdef47ec121f21ddc09ec19511a150dba92ab998466ed5519d4d80 8955
gap-tomlib_1.2.11-1_source.buildinfo
Files:
da7ea7434eb07dbb65ce1c33b2524fdd 1891 math optional gap-tomlib_1.2.11-1.dsc
9dd1644f430d87d6606ead74204fce60 53304953 math optional
gap-tomlib_1.2.11.orig.tar.gz
f623870402fe91fc368ba3f47cc0801d 6952 math optional
gap-tomlib_1.2.11-1.debian.tar.xz
3fb3dd5209ce6db14d5bd210c63bee7b 8955 math optional
gap-tomlib_1.2.11-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmW9bKAACgkQjw58K0Ui
44cIFRAAqoLGUxTMFDzDoSi5zCw+2JCHBMG//XrvmBQuYAgYGdaU4JKrSIH1gMoe
M8V4AY6l1u50awbl+u82E1s51Cjpo8Haxq0gZ6zvjwHiiZ0ScxtM4Beh1I4PEHe4
LSSHxD/Do4XSV3AlTCIITbMhxG50dINMByoaBPuxuAxDP+bkQnkeh0FPLXHAv//9
4LMiaXUdGEuJvGpWs6RMDO13MskEr16ShHQ3oOA2VrTMXzfeObYmkVNHNG/jAGr6
o4Q0C6uwn9RnxPuCc89QQUWzIYnYcGI6w/BzgAHCU+rbK4Hftk70LFGm9Q0uEotJ
hrxwSRbp/VlI26V+fFxkJIRwy50TjeiaRtwY/VKwjBuyDbjhne9dZyQ5ANukxnDq
M25lJz4erH7GKTCkJoPXiBOeOUFzMDhcpAXTl9Eol1xzQYAb/WgjJorIPqH5OTmI
N8YQFsAVnD1SyHsnsWyXsDgvON8qarvyEOvakUyakBTUYfGI7Qs5/uArib2mz49Y
+WJ1fZtPeI3ZOjDueDP6a6Via6oQudehPtO5YUPeydUVakcQqvHmt3cjseh8tyJM
eSJbYwpFhv0muhIgcgK3QZs1pS949W4qnJImqfVe30wQB0A80SiZf2+4rSjDxcYK
rzLtQXC4l5vv9RfBoK8nrbRrtywQTJDW5QtA7bipD3GXrwLhph8=
=0l/s
-----END PGP SIGNATURE-----
--- End Message ---