Your message dated Tue, 03 Dec 2024 11:19:50 +0000
with message-id <[email protected]>
and subject line Bug#1049077: fixed in libvshadow 20240504-1
has caused the Debian Bug report #1049077,
regarding libvshadow: 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.)
--
1049077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049077
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libvshadow
Version: 20190323-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 libvshadow
> dpkg-buildpackage: info: source version 20190323-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastien Delafond
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=autoconf
> dh_auto_clean -O--buildsystem=autoconf
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making clean in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/common'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making clean in libcerror
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcerror'
> rm -rf .libs _libs
> test -z "libcerror.la" || rm -f libcerror.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcerror'
> Making clean in libcthreads
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcthreads'
> rm -rf .libs _libs
> test -z "libcthreads.la" || rm -f libcthreads.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcthreads'
> Making clean in libcdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcdata'
> rm -rf .libs _libs
> test -z "libcdata.la" || rm -f libcdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcdata'
> Making clean in libclocale
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libclocale'
> rm -rf .libs _libs
> test -z "libclocale.la" || rm -f libclocale.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libclocale'
> Making clean in libcnotify
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcnotify'
> rm -rf .libs _libs
> test -z "libcnotify.la" || rm -f libcnotify.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcnotify'
> Making clean in libcsplit
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcsplit'
> rm -rf .libs _libs
> test -z "libcsplit.la" || rm -f libcsplit.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcsplit'
> Making clean in libuna
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libuna'
> rm -rf .libs _libs
> test -z "libuna.la" || rm -f libuna.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuna'
> Making clean in libcfile
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcfile'
> rm -rf .libs _libs
> test -z "libcfile.la" || rm -f libcfile.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcfile'
> Making clean in libcpath
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcpath'
> rm -rf .libs _libs
> test -z "libcpath.la" || rm -f libcpath.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcpath'
> Making clean in libbfio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libbfio'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libbfio'
> Making clean in libfdatetime
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdatetime'
> rm -rf .libs _libs
> test -z "libfdatetime.la" || rm -f libfdatetime.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdatetime'
> Making clean in libfguid
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfguid'
> rm -rf .libs _libs
> test -z "libfguid.la" || rm -f libfguid.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfguid'
> Making clean in libvshadow
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libvshadow'
> test -z "libvshadow.la" || rm -f libvshadow.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libvshadow'
> Making clean in vshadowtools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/vshadowtools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f vshadowdebug vshadowinfo vshadowmount
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/vshadowtools'
> Making clean in pyvshadow
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyvshadow'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyvshadow'
> Making clean in pyvshadow-python2
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyvshadow-python2'
> rm -rf .libs _libs
> /bin/rm -f pyvshadow*.[ch]
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyvshadow-python2'
> Making clean in pyvshadow-python3
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyvshadow-python3'
> rm -rf .libs _libs
> /bin/rm -f pyvshadow*.[ch]
> test -z "pyvshadow.la" || rm -f pyvshadow.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyvshadow-python3'
> Making clean 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.* libvshadow.po libvshadow.1po libvshadow.2po *.new.po
> rm -fr *.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in manuals
> make[2]: Entering directory '/<<PKGBUILDDIR>>/manuals'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/manuals'
> Making clean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_library.sh.log test_vshadowinfo.sh.log
> test_python_module.sh.log" || rm -f test_library.sh.log
> test_vshadowinfo.sh.log test_python_module.sh.log
> rm -f *.lo
> rm -f vshadow_test_block vshadow_test_block_descriptor
> vshadow_test_block_range_descriptor vshadow_test_block_tree
> vshadow_test_error vshadow_test_io_handle vshadow_test_notify
> vshadow_test_store vshadow_test_store_block vshadow_test_store_descriptor
> vshadow_test_support vshadow_test_volume
> test -z "test_library.sh.trs test_vshadowinfo.sh.trs
> test_python_module.sh.trs" || rm -f test_library.sh.trs
> test_vshadowinfo.sh.trs test_python_module.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making clean in msvscpp
> make[2]: Entering directory '/<<PKGBUILDDIR>>/msvscpp'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/msvscpp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> /bin/rm -f Makefile
> /bin/rm -f config.status
> /bin/rm -f config.cache
> /bin/rm -f config.log
> /bin/rm -f libvshadow.pc
> /bin/rm -f libvshadow.spec
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=autoconf
> dh_clean -O--buildsystem=autoconf
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libvshadow using existing
> ./libvshadow_20190323.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libvshadow.spec, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test-driver, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfguid/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcsplit/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcpath/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfdatetime/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file vshadowtools/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libvshadow/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libclocale/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> pyvshadow-python2/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> pyvshadow-python3/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcnotify/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file msvscpp/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcdata/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcfile/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcthreads/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libbfio/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pyvshadow/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcerror/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libuna/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file manuals/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be
> represented in diff
> dpkg-source: warning: newly created empty file 'po/POTFILES' will not be
> represented in diff
> dpkg-source: warning: newly created empty file 'tests/notify_stream.log' will
> not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> libvshadow-20190323/common/Makefile
> libvshadow-20190323/common/config.h
> libvshadow-20190323/common/stamp-h1
> libvshadow-20190323/dpkg/changelog
> libvshadow-20190323/include/Makefile
> libvshadow-20190323/include/libvshadow/features.h
> libvshadow-20190323/libbfio/Makefile
> libvshadow-20190323/libcdata/Makefile
> libvshadow-20190323/libcerror/Makefile
> libvshadow-20190323/libcfile/Makefile
> libvshadow-20190323/libclocale/Makefile
> libvshadow-20190323/libcnotify/Makefile
> libvshadow-20190323/libcpath/Makefile
> libvshadow-20190323/libcsplit/Makefile
> libvshadow-20190323/libcthreads/Makefile
> libvshadow-20190323/libfdatetime/Makefile
> libvshadow-20190323/libfguid/Makefile
> libvshadow-20190323/libtool
> libvshadow-20190323/libuna/Makefile
> libvshadow-20190323/libvshadow/Makefile
> libvshadow-20190323/manuals/Makefile
> libvshadow-20190323/msvscpp/Makefile
> libvshadow-20190323/po/Makefile
> libvshadow-20190323/po/Makefile.in
> libvshadow-20190323/pyvshadow-python2/Makefile
> libvshadow-20190323/pyvshadow-python3/Makefile
> libvshadow-20190323/pyvshadow/Makefile
> libvshadow-20190323/tests/Makefile
> libvshadow-20190323/vshadowtools/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libvshadow_20190323-2.diff.VdHDck
> 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/libvshadow_20190323-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: libvshadow
Source-Version: 20240504-1
Done: Hilko Bengen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libvshadow, 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.
Hilko Bengen <[email protected]> (supplier of updated libvshadow 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: Mon, 02 Dec 2024 18:45:58 +0000
Source: libvshadow
Architecture: source
Version: 20240504-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Closes: 1049077 1080650
Changes:
libvshadow (20240504-1) unstable; urgency=medium
.
[ Sébastien Delafond ]
* Add python module name for autodep8
.
[ Debian Janitor ]
* Apply multi-arch hints. + python3-libvshadow: Add Multi-Arch: same.
* Wrap long lines in changelog entries: 20190323-2.
* Update standards version to 4.6.0, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
* Update standards version to 4.6.1, no changes needed.
* debian/watch: Use GitHub /tags rather than /releases page.
.
[ Hilko Bengen ]
* Fix watch file
* New upstream version 20240504
* Rework patches
* Replace build-dependency pkg-config => pkgconf
* Drop libbfio build-dependency; use vendored version
* Add python3-setuptools build-dependency (Closes: #1080650)
* Fix building for Python3
* Update symbols file
* No longer fails to build source after binary (Closes: #1049077)
Checksums-Sha1:
0193cbae30b03a242d64104b4e835d01e880d44a 2258 libvshadow_20240504-1.dsc
6929b3955224d3ca6f435ee506649a5a9b48099e 1528178
libvshadow_20240504.orig.tar.gz
f9726355044b27e28f4d08026889a94e7c23f99b 5276
libvshadow_20240504-1.debian.tar.xz
9694ab676c2783a97f3d6f5d1eed9595c3d0fb22 9152
libvshadow_20240504-1_source.buildinfo
Checksums-Sha256:
56beee6fb1e61f69be8bbc056af26c6d22d7ada403b76d28f0ec1735f26d680f 2258
libvshadow_20240504-1.dsc
b0463c64cbf44b4168ad0032c5dad6da7d45ddc3839a0322a5b86656ab7e03bf 1528178
libvshadow_20240504.orig.tar.gz
0ea3c9c686d81a304f3faf2522fb542e71f42a00452de7395f3f3005fd3e250f 5276
libvshadow_20240504-1.debian.tar.xz
58b7a3973bef98db35412d34743e943755ec3474df418cad2382cbd01abd9e80 9152
libvshadow_20240504-1_source.buildinfo
Files:
f320bc000b55570753a0bada9b9df3a1 2258 libs optional libvshadow_20240504-1.dsc
ae6585bf8f745712fffca384fb5125fc 1528178 libs optional
libvshadow_20240504.orig.tar.gz
8410c907e61a466e8eb69bb7ef50adc0 5276 libs optional
libvshadow_20240504-1.debian.tar.xz
3f7bc4bc0e56d0bb44ae3fc03365b895 9152 libs optional
libvshadow_20240504-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdO5WwACgkQdbcQY1wh
On5eKA//Xgft7ttFYglnCm8NyzHRbdrDmk6h3WVMqvBhJs9mX8Ga0gri5riza1Bw
2kG5YTaoc9+qkDZLaB8eHD6RpC00qEOPeDcHT1CQdMZvOr2wzpfjW8u2L9qdgZJ9
oS/HbR+VDBy6rr9AKUcPfLhxDlOsapW8WTVZ6KMW8PJlT5jDDg5vKtQEf814OkYg
nx5qJB5b4ofJcKlW5QShgISPWXwG5/C8CALWuuBxFjUQHRbuJZZ1WOvmeeHIvELk
ZAbVuWa0mWCKtbKcimeR9brL/iT/cd8Qk7GcNLu7+JmBCAvEQjg1cJJLvZonKlMF
ab46IwTMVwf2fQKUbShBbzFgib6kWJW9VpjUmITPd/NtWGhtApYQbK+edvx9GNZ+
MbKJehxyw8pDB69yYh0l4SmuQf0BrOksGLD2c2hOao+Go0MuPAcufv4CXKJvXD/Q
aU4U8ajjmmREcMvX1TtygZvsAqwGsbEISyAblDbK9wEL91kJrnBo3eJ92Xuj80z+
We8gkW0PoRlfPK8WeqJbM7hbmt0S/Wy9KjCmANLbpwCqrS6/HF1wxeUVwunSx7Iv
OTkHCBJMvkwPiXEMxp8ZPbz0fhB4ZicVlEIpjTidZ5dAuvgHL/LaiwTg/yHJhUeW
tcuwxFLoQ9hvOKf5g6DwKJ7R+QrlUnTkjBaCF8kZvIa3N4Xwg6E=
=nws6
-----END PGP SIGNATURE-----
pgpVstSlxM2Sm.pgp
Description: PGP signature
--- End Message ---