Your message dated Tue, 01 Sep 2026 17:37:11 +0000
with message-id <[email protected]>
and subject line Bug#1048192: fixed in lcrq 0.4.0-1
has caused the Debian Bug report #1048192,
regarding lcrq: 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.)
--
1048192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048192
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lcrq
Version: 0.1.0-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 lcrq
> dpkg-buildpackage: info: source version 0.1.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vagrant Cascadian
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 realclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Makefile:65: warning: overriding recipe for target 'test'
> Makefile:59: warning: ignoring old recipe for target 'test'
> Makefile:65: warning: overriding recipe for target 'sanitize'
> Makefile:59: warning: ignoring old recipe for target 'sanitize'
> Makefile:69: warning: overriding recipe for target 'test'
> Makefile:65: warning: ignoring old recipe for target 'test'
> make -C src realclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f *.o liblcrq.so liblcrq.so.0.0
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make -C test realclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -f *.o *.test testlog-?????? lastlog.log
> rm -f lsdb-test-?????? ????-????.test.valgrind
> rm -rf ????-????.tmp.* *core*
> rm -rf ????-????.*.tmp*
> rm -f gmon.out
> rm -f speedtest.00
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> rm -rf ./cov-int
> rm -f lcrq.tgz
> 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 lcrq using existing ./lcrq_0.1.0.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> lcrq-0.1.0/Makefile
> lcrq-0.1.0/config.log
> lcrq-0.1.0/config.status
> lcrq-0.1.0/doc/Makefile
> lcrq-0.1.0/examples/Makefile
> lcrq-0.1.0/include/lcrq.h
> lcrq-0.1.0/src/Makefile
> lcrq-0.1.0/src/config.h
> lcrq-0.1.0/test/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/lcrq_0.1.0-1.diff.G5Giuv
> 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/lcrq_0.1.0-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: lcrq
Source-Version: 0.4.0-1
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lcrq, 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.
Vagrant Cascadian <[email protected]> (supplier of updated lcrq 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, 01 Sep 2026 10:19:00 -0700
Source: lcrq
Architecture: source
Version: 0.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Vagrant Cascadian <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1048192
Changes:
lcrq (0.4.0-1) unstable; urgency=medium
.
* New upstream release.
* debian/copyright: Update for 0.4.0.
* debian/watch: Update to format version 5.
* debian/control: Drop Priority field.
* debian/control: Drop Rules-Requires-Root field.
* debian/control: Update to debhelper-compat 14.
* debian/control: Update Standards-Version to 4.7.4.
* debian/rules: Remove test log files in dh_auto_clean override.
(Closes: #1048192)
Checksums-Sha1:
1b1965738cb931a2c8c22a688667f7a3b1457454 1273 lcrq_0.4.0-1.dsc
1b49619b90af62970b237d615d426cfe3d8c64e3 578546 lcrq_0.4.0.orig.tar.gz
0a1dad30dc0ad3b50530522ac0a0dece064bc160 3376 lcrq_0.4.0-1.debian.tar.xz
2a89b47babc1f837c6dce14088ac2b9dbffaed49 5411 lcrq_0.4.0-1_amd64.buildinfo
Checksums-Sha256:
d3fbd5c74dba84b962cb20d7a0292c3374f8dafb8e283ac7d70cefaf258e035b 1273
lcrq_0.4.0-1.dsc
c77b2fc5b323190020846b0f57d3e7be3aa826700f4ba813c9fbbb96e0536cbd 578546
lcrq_0.4.0.orig.tar.gz
80c94c31dd34e90a79cd4ae873dadce55b58a0e2f1154fc8dffbfab284088a59 3376
lcrq_0.4.0-1.debian.tar.xz
6d1838d7bf7fdad50adf7d51f7a4efdb6add9a9e0c68840efaaf8736b9dd6be0 5411
lcrq_0.4.0-1_amd64.buildinfo
Files:
4c6a308c707dd93fae81d43c8d8e3efa 1273 net optional lcrq_0.4.0-1.dsc
84c02d1a11d0665d4d99d06834e423ea 578546 net optional lcrq_0.4.0.orig.tar.gz
e1818a805714ca1affcedf7aaacdb4fa 3376 net optional lcrq_0.4.0-1.debian.tar.xz
dfe0dd2a167ffa51755dbbcbeedb3140 5411 net optional lcrq_0.4.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCapcJ8BMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqWG4A/Ai/V5hOHhuA0GCJLbkN3yhMlQi2pDSl
uQNuK6DD9CWrAPsEuB9wjpa6M0ddALqE6oPn+YhcBO81UEU0LctOGf/5CA==
=gcOH
-----END PGP SIGNATURE-----
pgpfJrPRh4Mu9.pgp
Description: PGP signature
--- End Message ---