Your message dated Thu, 17 Aug 2023 13:35:20 +0000
with message-id <[email protected]>
and subject line Bug#1043874: fixed in apt-dater 1.0.4-8
has caused the Debian Bug report #1043874,
regarding apt-dater: 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.)
--
1043874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043874
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: apt-dater
Version: 1.0.4-7
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 apt-dater
> dpkg-buildpackage: info: source version 1.0.4-7
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Patrick Matthäi
> <[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 conf
> make[2]: Entering directory '/<<PKGBUILDDIR>>/conf'
> rm -f *.blob
> test -z "apt-dater.xml hosts.xml" || rm -f apt-dater.xml hosts.xml
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/conf'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* apt-dater.po apt-dater.1po apt-dater.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "apt-dater adsh" || rm -f apt-dater adsh
> rm -f *.o
> 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/adsh.Po
> rm -f ./.deps/apt-dater.Po
> rm -f ./.deps/autoref.Po
> rm -f ./.deps/clusters.Po
> rm -f ./.deps/colors.Po
> rm -f ./.deps/env.Po
> rm -f ./.deps/exec.Po
> rm -f ./.deps/glue.Po
> rm -f ./.deps/history.Po
> rm -f ./.deps/keyfiles.Po
> rm -f ./.deps/lock.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/parsecmd.Po
> rm -f ./.deps/report.Po
> rm -f ./.deps/runcust.Po
> rm -f ./.deps/screen.Po
> rm -f ./.deps/sighandler.Po
> rm -f ./.deps/stats.Po
> rm -f ./.deps/tag.Po
> rm -f ./.deps/tmux.Po
> rm -f ./.deps/ui.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "hosts2xml" || rm -f hosts2xml
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making distclean in etc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/etc'
> test -z "apt-dater.xml hosts.xml" || rm -f apt-dater.xml hosts.xml
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/etc'
> Making distclean in schema
> make[2]: Entering directory '/<<PKGBUILDDIR>>/schema'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/schema'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "build/apt-dater.spec" || rm -f build/apt-dater.spec
> rm -f config.h stamp-h1
> rm -rf *.cache *~ .project .settings .cdtproject
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f po/*.gmo
> rm -f po/stamp-po
> 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 apt-dater using existing
> ./apt-dater_1.0.4.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of symlink config.sub
> dpkg-source: warning: ignoring deletion of symlink install-sh
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink config.guess
> dpkg-source: warning: ignoring deletion of symlink INSTALL
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink compile
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink mkinstalldirs
> dpkg-source: warning: ignoring deletion of symlink depcomp
> dpkg-source: warning: ignoring deletion of symlink missing
> dpkg-source: warning: ignoring deletion of file schema/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file etc/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file conf/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> apt-dater-1.0.4/conf/apt-dater.xml.inc
> apt-dater-1.0.4/conf/hosts.xml.inc
> apt-dater-1.0.4/conf/tmux.conf.inc
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/apt-dater_1.0.4-7.diff.qFkC42
> 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/apt-dater_1.0.4-7_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: apt-dater
Source-Version: 1.0.4-8
Done: Patrick Matthäi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
apt-dater, 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.
Patrick Matthäi <[email protected]> (supplier of updated apt-dater 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: Thu, 17 Aug 2023 13:29:08 +0200
Source: apt-dater
Architecture: source
Version: 1.0.4-8
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Closes: 1043874
Changes:
apt-dater (1.0.4-8) unstable; urgency=medium
.
* Remove obsolete NEWS file.
* Add workaround to allow building this package twice in a row.
Closes: #1043874
* Fix build-depends-on-obsolete-package warning.
Checksums-Sha1:
7d52a1e388b7347a0e3d8576885498a967e2db39 1817 apt-dater_1.0.4-8.dsc
348f8e83a078540a192e43e2138a4a70c0f44450 362516 apt-dater_1.0.4.orig.tar.gz
a50e0b8f07dc2466af3bb8218eece798f4a35f62 8940 apt-dater_1.0.4-8.debian.tar.xz
b324c170a18afe6aae69820b931d2963cf51c1e2 6194
apt-dater_1.0.4-8_source.buildinfo
Checksums-Sha256:
65117a930396960b4149dc02be12601549e5f714b6abe157155d8a270f92c99e 1817
apt-dater_1.0.4-8.dsc
a4bd5f70a199b844a34a3b4c4677ea56780c055db7c557ff5bd8f2772378a4d6 362516
apt-dater_1.0.4.orig.tar.gz
40abc8269e2cbde8b65d75d73eb6cee61785a7be0b309ca48a1e3828bc3053b5 8940
apt-dater_1.0.4-8.debian.tar.xz
0e929003f9b5b02ee171f59a2d75f2a26aa25fb6af510b8421a7e06ec00033e5 6194
apt-dater_1.0.4-8_source.buildinfo
Files:
fffa59bda7869e0262e41342da7b6e1c 1817 admin optional apt-dater_1.0.4-8.dsc
c9f9ce52632c8880da3151d718588379 362516 admin optional
apt-dater_1.0.4.orig.tar.gz
cfc3bc8a004ba728cd8b0b2a92b4e25c 8940 admin optional
apt-dater_1.0.4-8.debian.tar.xz
5338ccb8b5b0bf0d9b16d8fd0fbd33a2 6194 admin optional
apt-dater_1.0.4-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEWKA9xYJCWk3IuQ4TEtmwSpDL2OQFAmTeHoYACgkQEtmwSpDL
2OTjdRAAouFiFxQHkB8WBYwmYGSZ5ylEvdSPXQ0l3Mqj0ILiHFsKmIYfiwrhhL08
4j461Qxv0cOXz10JNpp6f1BQk74uFGiS9TUOVbY4oZ5M1ACMwNG1U7WSRhYjeUmf
T/xsQSJNxk0ZXbYftkuKraO2zGAryIjHPJUl3MqfkFNdwJRxzJmHGMIN78ZsNEGN
dOcwl8AP+yg2p6mc5YoRDvFrvto+bUakdOXGsuv1id4dzbIrwsZZwknuIm3whUxF
Vjzc3pZLkNf1NOLu3FuQli5ot/osSx7/3U3UIbi5TC4alZpxnlobWv066YY5juoJ
5t9l+WsBeBZhsMKeKZh1nfd0KpGoH60V47lDWnj9H62s49hrG3U2L10DaOhaX78L
R3z4uB4sMSEA7g5N8IXk6WxeIcaSR0n0wX7mZdZIP5aRvALMF2wtIBXBPSASYXOv
8dJkjLTijBvqjMzzaH5tI84+AdqSYrcLKPC/LH2uzQ9iIfUqIv5iZ8wrJRCaV+uS
3RLhnRxDtmTvQ2v8TLTWsmjwz3AvitRuGHCyZxmlBWI5P0SyRX1JXLdkT27BiVOm
X/8c1gN9Tu+J6P5/X/E/V0+p3j+wCjMDebO/5WYqgbZJtQ6lmVDD4cRSJaSXm+IQ
JPuR36bZPJHPNYxhtGY6AF7eVtWnw9Jzfedw7PVZiVGzcIuvgc4=
=bekZ
-----END PGP SIGNATURE-----
--- End Message ---