Your message dated Tue, 24 Dec 2024 21:04:36 +0000
with message-id <[email protected]>
and subject line Bug#1047025: fixed in librostlab 1.0.20-14
has caused the Debian Bug report #1047025,
regarding librostlab: 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.)
--
1047025: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047025
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: librostlab
Version: 1.0.20-12
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 librostlab
> dpkg-buildpackage: info: source version 1.0.20-12
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with linktree
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "librostlab.la" || rm -f librostlab.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "../doxygen-doc/librostlab.tag -r ../doxygen-doc/html
> ../doxygen-doc/librostlab.pdf ../doxygen-doc/latex" || rm -f
> ../doxygen-doc/librostlab.tag -r ../doxygen-doc/html
> ../doxygen-doc/librostlab.pdf ../doxygen-doc/latex
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "Doxyfile" || rm -f Doxyfile
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/librostlab_la-blosum62.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> 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
> 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 librostlab using existing
> ./librostlab_1.0.20.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file config.hin, use
> --include-removal to override
> 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 ltmain.sh, 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 missing, 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 lib/Makefile.in, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> librostlab-1.0.20/lib/librostlab.tag
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/librostlab_1.0.20-12.diff.z8HkQl
> 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/librostlab_1.0.20-12_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: librostlab
Source-Version: 1.0.20-14
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
librostlab, 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.
Andreas Tille <[email protected]> (supplier of updated librostlab 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: Tue, 24 Dec 2024 21:38:26 +0100
Source: librostlab
Architecture: source
Version: 1.0.20-14
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1047025
Changes:
librostlab (1.0.20-14) unstable; urgency=medium
.
* Fix clean target
Closes: #1047025
* Standards-Version: 4.7.0 (routine-update)
Checksums-Sha1:
5cd95178708c8aab89861430f9d67861f833062a 2434 librostlab_1.0.20-14.dsc
ff0bbc0ee3a4f7e4e58240a7d83b0ccc1813a40c 6144
librostlab_1.0.20-14.debian.tar.xz
3830eaff9f8ef844aae30add0042193d6e24cdb8 24571
librostlab_1.0.20-14_source.buildinfo
Checksums-Sha256:
ba8152ecd55921ad2f6f695316f0c5eec244c2400ac3fb505305626ff23dd0de 2434
librostlab_1.0.20-14.dsc
e659292e13e53480898df5b8d60f79dda24baf6f6e2fd42e2c1e8e91b92910f6 6144
librostlab_1.0.20-14.debian.tar.xz
0cb4bccce15032f038fa16e18c2a70eddf2504dfd5ae2fc62303ec085c91370e 24571
librostlab_1.0.20-14_source.buildinfo
Files:
a3655e6317ffcdaf3c04f9d8fd31ed91 2434 science optional librostlab_1.0.20-14.dsc
334eeeb4bb3deeba644cba95d0f8681a 6144 science optional
librostlab_1.0.20-14.debian.tar.xz
6a3ef3cd16eb3a5867df196254625526 24571 science optional
librostlab_1.0.20-14_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJCBAEBCgAsFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmdrHXQOHHRpbGxlYUBy
a2kuZGUACgkQV4oElNHGRtF/rw/+IfPelD7sBvoP8mqLnT5bJDaBO6bX4ujCcfvS
8bJoImNsmiyir3hUYMo2WOGAEQDngivhjMonx0A2PsbzO+8Zh3QVVBCTo5SIBmvj
IccYHGDmZ2elQp0XwZla3BMIar79OyGbCNEpXwYyKWiFPcsLv1cVuk2w4W2p/MD2
HlhJYaj2eppWZXfHnXI9ipBCjGiL+ArgcyZPEuPMOontdwHmgHSN9uFWXDv2aIlJ
yQ8MqK3svw+11VRGMyKi6GYwqtqrIIhcIEmTcKaWO/TfoXuHy4CCHqHk6dPa9Lg6
eqUVMD3FdYdmiIyr/86TbhPpONMNkfm0MLPrj9SPQ4E5ginI/gNLWX4s/Ax9+9KC
LNAO4w5JAyFQAn2hx4eF3hXMPASkBWOQODAJKx5u/+ubDPxEB1ZhMbR7q88c0Rsm
sBsSupE3F/Edei/vseZOdY1ampE7FMpzZFsFn4uNm6pxqLTPSEz6byETIW7IXrzQ
jVsQlzx+cYymcDKN0ANTwSsRTPgH4AGguXqt9kulORUrgL484rBM/SEx+C94010g
EodZamEfm86//n9xHeKtomyOo/89Xa/Fn6W5yp+OymnXEQfSDcWxtyZ91e1f6zWZ
/B/hR7VInbrmzuRyaZ5Qq6uCHe56Xj2ToFdDO/X1ICw107tvXnZNgqPtPUwjWaGD
L70nq1o=
=8a4C
-----END PGP SIGNATURE-----
pgpoVuCbhpkGc.pgp
Description: PGP signature
--- End Message ---