Your message dated Wed, 06 Mar 2024 15:05:50 +0000
with message-id <[email protected]>
and subject line Bug#1046028: fixed in libhtml-toc-perl 1.12-4
has caused the Debian Bug report #1046028,
regarding libhtml-toc-perl: 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.)
--
1046028: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libhtml-toc-perl
Version: 1.12-3
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 libhtml-toc-perl
> dpkg-buildpackage: info: source version 1.12-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> "/usr/bin/perl" "-MExtUtils::Manifest=fullcheck" -e fullcheck
> rm -f \
> Toc.bso Toc.def \
> Toc.exp Toc.x \
> blib/arch/auto/HTML/Toc/extralibs.all \
> blib/arch/auto/HTML/Toc/extralibs.ld Makefile.aperl \
> *.a *.o \
> *perl.core MYMETA.json \
> MYMETA.yml blibdirs.ts \
> core core.*perl.*.? \
> core.[0-9] core.[0-9][0-9] \
> core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
> core.[0-9][0-9][0-9][0-9][0-9] libToc.def \
> mon.out perl \
> perl perl.exe \
> perlmain.c pm_to_blib \
> pm_to_blib.ts so_locations \
> tmon.out
> rm -rf \
> blib
> mv Makefile Makefile.old > /dev/null 2>&1
> rm -f \
> Makefile Makefile.old
> rm -rf \
> HTML-Toc-1.12
> Not in MANIFEST: .pc/.quilt_patches
> Not in MANIFEST: .pc/.quilt_series
> Not in MANIFEST: .pc/.version
> Not in MANIFEST: .pc/applied-patches
> Not in MANIFEST: .pc/perl-5.26.patch/TocInsertor.pm
> Not in MANIFEST: a.out
> Not in MANIFEST:
> debian/.debhelper/generated/libhtml-toc-perl/dh_installchangelogs.dch.trimmed
> Not in MANIFEST:
> debian/.debhelper/generated/libhtml-toc-perl/installed-by-dh_installdocs
> Not in MANIFEST: debian/changelog
> Not in MANIFEST: debian/control
> Not in MANIFEST: debian/copyright
> Not in MANIFEST: debian/debhelper-build-stamp
> Not in MANIFEST: debian/files
> Not in MANIFEST: debian/libhtml-toc-perl.debhelper.log
> Not in MANIFEST: debian/libhtml-toc-perl.substvars
> Not in MANIFEST: debian/libhtml-toc-perl/DEBIAN/control
> Not in MANIFEST: debian/libhtml-toc-perl/DEBIAN/md5sums
> Not in MANIFEST:
> debian/libhtml-toc-perl/usr/share/doc/libhtml-toc-perl/changelog.Debian.gz
> Not in MANIFEST:
> debian/libhtml-toc-perl/usr/share/doc/libhtml-toc-perl/changelog.gz
> Not in MANIFEST:
> debian/libhtml-toc-perl/usr/share/doc/libhtml-toc-perl/copyright
> Not in MANIFEST: debian/libhtml-toc-perl/usr/share/perl5/HTML/Toc.pm
> Not in MANIFEST: debian/libhtml-toc-perl/usr/share/perl5/HTML/Toc.pod
> Not in MANIFEST: debian/libhtml-toc-perl/usr/share/perl5/HTML/TocGenerator.pm
> Not in MANIFEST: debian/libhtml-toc-perl/usr/share/perl5/HTML/TocInsertor.pm
> Not in MANIFEST: debian/libhtml-toc-perl/usr/share/perl5/HTML/TocUpdator.pm
> Not in MANIFEST: debian/patches/perl-5.26.patch
> Not in MANIFEST: debian/patches/series
> Not in MANIFEST: debian/rules
> Not in MANIFEST: debian/source/format
> Not in MANIFEST: debian/watch
> Not in MANIFEST: t/ManualTest/manualTest2.htm
> Not in MANIFEST: t/ManualTest/manualTest3.htm
> Not in MANIFEST: t/ManualTest/manualTest4.htm
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libhtml-toc-perl using existing
> ./libhtml-toc-perl_1.12.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> libhtml-toc-perl-1.12/a.out
> libhtml-toc-perl-1.12/t/ManualTest/manualTest2.htm
> libhtml-toc-perl-1.12/t/ManualTest/manualTest3.htm
> libhtml-toc-perl-1.12/t/ManualTest/manualTest4.htm
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libhtml-toc-perl_1.12-3.diff.BGFbzT
> 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/libhtml-toc-perl_1.12-3_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: libhtml-toc-perl
Source-Version: 1.12-4
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libhtml-toc-perl, 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.
gregor herrmann <[email protected]> (supplier of updated libhtml-toc-perl
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: Wed, 06 Mar 2024 15:38:00 +0100
Source: libhtml-toc-perl
Architecture: source
Version: 1.12-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1046028
Changes:
libhtml-toc-perl (1.12-4) unstable; urgency=medium
.
* Remove generated test files via debian/clean. (Closes: #1046028)
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
Checksums-Sha1:
9c3827585d29def2802270fe2588e6900125c910 2398 libhtml-toc-perl_1.12-4.dsc
2efbba54444faace58b01f70c99de78981fca2d2 2960
libhtml-toc-perl_1.12-4.debian.tar.xz
Checksums-Sha256:
d1055409f6423e8b70f4e866bddc5d3747b847c0aec11335d09d9dd8b1953cf8 2398
libhtml-toc-perl_1.12-4.dsc
544bf17aadc821dae9f7da3e70f8f013f42b48e3a7a869a5c4cd1de864a7a8c7 2960
libhtml-toc-perl_1.12-4.debian.tar.xz
Files:
dd9ad5ccac8ae8a77576b5b58c1e1264 2398 perl optional libhtml-toc-perl_1.12-4.dsc
023fad612718b246f622705a84fa9527 2960 perl optional
libhtml-toc-perl_1.12-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmXogDtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgarqhAAk9nDo4U7TIvmwZLFFdbA2r/qMfqft067r+JiU7Ykt6eMP5sT+tz3du1o
8yKrCPvtsUqybq43Pnd6BTylNvqL0Ec1hjy2LFbrq2h0rl5gGJ7d1Ru+i4rIgNdI
Fmatr/R7GUkhUoswKNvDGK5CjNy4hsSKcOarEExa1uGWW/9bQ/twJ7nG+OPyzUaJ
Fll1sKMVJhcMzbSto2kXeCjjHFcz+pCzBwDaK3AHm9wxCjXl33yJNBFTWZFx5NK4
aJPrRUJ3SuBkiurmM0z+fnkG0VEIP1mciN6JshFX/daXvGL/EuYUx2f9z/CrSbVb
57JGoGJwkRoM5jzT+TQKswfDBOh5Muc6Hy1b6lbhNWb8gd+jUhMlBnDM8ETFVWaA
J8DStRv9mr4gntsDYSBh9jlvLEtIFkhpo5WvKlXhECH9y+ZXLkJX0DmXjIiuhyrH
cyNdWT4c6hy8L3HVaJolwhtm9VXRYmTd5rNGBpbU7dt1CrJbRv0U/o3IXusWVcAE
cSNOX1bb2J5TipyQZjM6Gp1xz+yfLc4dJPEsSOKX4jaXBh+p7z6jVJzPCzRsG6Ll
7WpkpPKB7J/FbYi+8Ph0F57d2VSB5WYYP287scBm7BMU7NPO4z6pM1RXqH5PuEeB
gwwlq7QIvil1g77fUTBRFHTnWVct/6uMpvOVqVXB/JTyHeEwlW8=
=kfB9
-----END PGP SIGNATURE-----
pgprgtBPUjuq2.pgp
Description: PGP signature
--- End Message ---