Your message dated Sat, 22 Jun 2024 17:04:38 +0000
with message-id <[email protected]>
and subject line Bug#1048033: fixed in sbd 1.5.2-3
has caused the Debian Bug report #1048033,
regarding sbd: 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.)
--
1048033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sbd
Version: 1.5.2-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 sbd
> dpkg-buildpackage: info: source version 1.5.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Valentin Vidic <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> rm -f sbd
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "sbd.service sbd_remote.service sbd.sh sbd.sysconfig" || rm -f
> sbd.service sbd_remote.service sbd.sh sbd.sysconfig
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/sbd-cluster.Po
> rm -f ./.deps/sbd-common.Po
> rm -f ./.deps/sbd-inquisitor.Po
> rm -f ./.deps/sbd-md.Po
> rm -f ./.deps/sbd-pacemaker.Po
> rm -f ./.deps/setproctitle.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in agent
> make[2]: Entering directory '/<<PKGBUILDDIR>>/agent'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "sbd" || rm -f sbd
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/agent'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> test -z "sbd.8.pod sbd.8 sbd.sysconfig.pod" || rm -f sbd.8.pod sbd.8
> sbd.sysconfig.pod
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "libsbdtestbed.la" || rm -f libsbdtestbed.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f ./so_locations
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/sbd-testbed.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "*.rpm *.tar.* sbd-*" || rm -f *.rpm *.tar.* sbd-*
> rm -rf .libs _libs
> rm -f *.lo
> test -z "sbd.pc" || rm -f sbd.pc
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "sbd-* sbd-*/" || rm -f sbd-* sbd-*/
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sbd using existing ./sbd_1.5.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> sbd-1.5.2/tests-opt.m4
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/sbd_1.5.2-1.diff.CTbHKt
> 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/sbd_1.5.2-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: sbd
Source-Version: 1.5.2-3
Done: Valentin Vidic <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sbd, 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.
Valentin Vidic <[email protected]> (supplier of updated sbd 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: Sat, 22 Jun 2024 18:23:58 +0200
Source: sbd
Architecture: source
Version: 1.5.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers
<[email protected]>
Changed-By: Valentin Vidic <[email protected]>
Closes: 1048033 1073653
Changes:
sbd (1.5.2-3) unstable; urgency=medium
.
* debian/control: update Standards-Version to 4.7.0
* debian/install: move systemd files to /usr (Closes: #1073653)
* debian/clean: remove generated file tests-opt.m4 (Closes: #1048033)
Checksums-Sha1:
8b029432122423efef9c3840f6815cc7bc46bc5a 2145 sbd_1.5.2-3.dsc
7a7af21442742eab4cfdb0482331668556ddab57 6796 sbd_1.5.2-3.debian.tar.xz
abe9351966e2f11ab6db552e6a49754bca5d73f8 7153 sbd_1.5.2-3_source.buildinfo
Checksums-Sha256:
aeaed2aca48e5408d41e6a8373c3801c0a393ab739799cca9b1f8ad2b58f682d 2145
sbd_1.5.2-3.dsc
7ac8a6e43ab475cb43b6a18a0c21d7a6d8fa6070bfb8cedc244b33164f682538 6796
sbd_1.5.2-3.debian.tar.xz
6c8f210a37f657d05c58082e4082f99adcb1d10a68e7b9524834f77ea3188c48 7153
sbd_1.5.2-3_source.buildinfo
Files:
4d0d0bfbcc63b4da62ed6695253272f8 2145 admin optional sbd_1.5.2-3.dsc
edeeedfb7b8477360c0ea879b4a49aee 6796 admin optional sbd_1.5.2-3.debian.tar.xz
7a61e8949e2ac8eabc9f1df94427b170 7153 admin optional
sbd_1.5.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEExaW53cM9k/u2PWfIMofYmpfNqHsFAmZ3AZsSHHZ2aWRpY0Bk
ZWJpYW4ub3JnAAoJEDKH2JqXzah7Z8UQAJuUFJWdknlzC7beEODJGSC9xcSg/Z/r
xZ63qcsozz/9jRZKzburSpUsjp/FI1F2NfMS0MPGD4Er98hEt53EuPl9oFRS69kc
BKTFgrj6QqrE314NZLY6XOwSTvCxgP9fNQnszd3wakcu58jofCilkoDMtMMFD+aH
rMOVjepFbtNcy23APcrCo5nYVE7micTuDid7JoAX3641q+QdrmVe/lfRMIQOcvXy
gwuDfNl4UQZOptpet3JlMrAYSHBFF4xwICVbbT/+vAjUfYFcMF8JNBhDbWAOBWjB
c9Ka4N0Qlgw+A4p13loh7i0OT6zG0TtGb1fJJmsD4Q+KxXEzpkJHpTdz43n3NXjP
HnIbtUOajZ74+QX3h5+JcLSLgjMW4+5MPlcxU0PGpQRf93Zi+dP8HhjlnzUnSvQz
KSMADMeaT/jDmpdyYiv2749tGJeoP4MRMtbey9m4z/gfHHnhZj8l3++mcyetJFrR
n4ACH46rZjTmfi/iXagzTQAEpD8GsYMD87OP1j4xXviuyhPeocuTlpRZN17pQcu/
Vj6lwcniytpV4padAii1hBMmmkpQ3WgvTcGjRAJHQ9oHCZBBDadBaEPe9ofFX5wv
h7kQWypTywbDi/WY1eEocI+b1Q/0llkZEghWNKh9UyufuaHDOipVOD7kw9o6sv7m
lQgAsKiUmOx2
=WCUk
-----END PGP SIGNATURE-----
pgpCZO_QlOKUW.pgp
Description: PGP signature
--- End Message ---