Your message dated Wed, 06 Mar 2024 15:50:33 +0000
with message-id <[email protected]>
and subject line Bug#1048522: fixed in libhttp-server-simple-recorder-perl
0.03-4
has caused the Debian Bug report #1048522,
regarding libhttp-server-simple-recorder-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.)
--
1048522: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048522
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libhttp-server-simple-recorder-perl
Version: 0.03-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 libhttp-server-simple-recorder-perl
> dpkg-buildpackage: info: source version 0.03-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" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck
> rm -f \
> Recorder.bso Recorder.def \
> Recorder.exp Recorder.x \
> blib/arch/auto/HTTP/Server/Simple/Recorder/extralibs.all \
> blib/arch/auto/HTTP/Server/Simple/Recorder/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] libRecorder.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 \
> HTTP-Server-Simple-Recorder-0.03
> 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:
> debian/.debhelper/generated/libhttp-server-simple-recorder-perl/dh_installchangelogs.dch.trimmed
> Not in MANIFEST:
> debian/.debhelper/generated/libhttp-server-simple-recorder-perl/installed-by-dh_installdocs
> Not in MANIFEST:
> debian/.debhelper/generated/libhttp-server-simple-recorder-perl/installed-by-dh_installman
> 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/libhttp-server-simple-recorder-perl.substvars
> Not in MANIFEST: debian/libhttp-server-simple-recorder-perl/DEBIAN/control
> Not in MANIFEST: debian/libhttp-server-simple-recorder-perl/DEBIAN/md5sums
> Not in MANIFEST:
> debian/libhttp-server-simple-recorder-perl/usr/share/doc/libhttp-server-simple-recorder-perl/changelog.Debian.gz
> Not in MANIFEST:
> debian/libhttp-server-simple-recorder-perl/usr/share/doc/libhttp-server-simple-recorder-perl/changelog.gz
> Not in MANIFEST:
> debian/libhttp-server-simple-recorder-perl/usr/share/doc/libhttp-server-simple-recorder-perl/copyright
> Not in MANIFEST:
> debian/libhttp-server-simple-recorder-perl/usr/share/man/man3/HTTP::Server::Simple::Recorder.3pm.gz
> Not in MANIFEST:
> debian/libhttp-server-simple-recorder-perl/usr/share/perl5/HTTP/Server/Simple/Recorder.pm
> Not in MANIFEST: debian/rules
> Not in MANIFEST: debian/source/format
> Not in MANIFEST: debian/watch
> Not in MANIFEST: t/logs/rec.1.in
> Not in MANIFEST: t/logs/rec.1.out
> Not in MANIFEST: t/logs/rec.2.in
> Not in MANIFEST: t/logs/rec.2.out
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libhttp-server-simple-recorder-perl using
> existing ./libhttp-server-simple-recorder-perl_0.03.orig.tar.gz
> dpkg-source: info: local changes detected, the modified files are:
> libhttp-server-simple-recorder-perl-0.03/t/logs/rec.1.in
> libhttp-server-simple-recorder-perl-0.03/t/logs/rec.1.out
> libhttp-server-simple-recorder-perl-0.03/t/logs/rec.2.in
> libhttp-server-simple-recorder-perl-0.03/t/logs/rec.2.out
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libhttp-server-simple-recorder-perl_0.03-3.diff.QLJHvL
> 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/libhttp-server-simple-recorder-perl_0.03-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: libhttp-server-simple-recorder-perl
Source-Version: 0.03-4
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libhttp-server-simple-recorder-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
libhttp-server-simple-recorder-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 16:21:09 +0100
Source: libhttp-server-simple-recorder-perl
Architecture: source
Version: 0.03-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1048522
Changes:
libhttp-server-simple-recorder-perl (0.03-4) unstable; urgency=medium
.
* Remove generated test logs. (Closes: #1048522)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Remove libtest-http-server-simple-perl from Depends.
Checksums-Sha1:
611339540f38da4b5d0fda52527a84181a6bfcfe 2759
libhttp-server-simple-recorder-perl_0.03-4.dsc
fea0c52038d18bba0960365f3b4b1f3398c80f35 2488
libhttp-server-simple-recorder-perl_0.03-4.debian.tar.xz
Checksums-Sha256:
866a7d1cbf0638bdab36893dc29ac319253dee5e8a80fe5d63b30bcae80440f1 2759
libhttp-server-simple-recorder-perl_0.03-4.dsc
927d2d95cad7cc859cd300dc31cfb8afb354ada832df035d37c75b46c5b9a5c2 2488
libhttp-server-simple-recorder-perl_0.03-4.debian.tar.xz
Files:
ffb636d2e6c5ec1562fb994462150cdb 2759 perl optional
libhttp-server-simple-recorder-perl_0.03-4.dsc
b0a9841380107dcc07dc797496331f70 2488 perl optional
libhttp-server-simple-recorder-perl_0.03-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmXoiltfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaMORAAiwEv2trV8CpPYIIns/VpztgIoXgb0Df7ogtimOF3lc7W/tTq5ywUxjkw
wBlSdgEotZJiQyMkLvUyBpTfPW9cJ4mYrYUtPvrV31vzomHcKdBcs9hXgA72FmVi
ysuoWWFjeCUqkMaTY+cl/6ssngO8lfvMNzcGrGcI+BNz/0qCFVivRPZSCKUNE9ef
6aBNtBR5Xdy4sFb6Pf42iTOteVOe4IHExs1q6zUBUcFdGAqm/gU8jqzV1wamjIhN
S+1+rtZbqSL9tq5xeZrAomRcQuWAJ27qndZgb7fronvtlUPXKDZxwEwffZGzIE+m
FcTYsvI+vhWpYAc8TGxrBHYR4IWf532eUGo/ipgf+ygwpXoEMla0GDQhtr1XQSDi
KMLRHYfJa1ZPS8Vj9hYxVSEy5l+QwDso1Slo5ViOU3UQUjbRKBuQkhGwhHxlpdh2
tZgg2vt8R9T92eP/VkuHKK9EK8VvJzc8LnFVJchQtH+zkJC/sDoXTbvX2anT8Zlb
YuIT8OCPXmD+NmXczEFd8DF9uFUxfi2cHVm3bukcYainUb41Qc1CmCgplD0w0U+Q
GWtnMwViYPDMel8Gf1sEIRw+M8sQDLzKovVqhMh30fEAf1Wzt6g2R7aiHOfA6dJm
saHMPfzL4SHkkCBaDyeNTDWB7pEbyJr1941Jiz4gP7LixdBZjS4=
=b7pF
-----END PGP SIGNATURE-----
pgpfXnyurocIe.pgp
Description: PGP signature
--- End Message ---