Your message dated Tue, 24 Feb 2026 20:19:11 +0000
with message-id <[email protected]>
and subject line Bug#1045287: fixed in lava 2026.01-3
has caused the Debian Bug report #1045287,
regarding lava: 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.)
--
1045287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045287
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lava
Version: 2023.01-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 lava
> dpkg-buildpackage: info: source version 2023.01-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Antonio Terceiro
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with sphinxdoc,python3 --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 setup.py clean -a
> No `name` configuration, performing automatic discovery
> running clean
> 'build/lib' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> find . -path '*/__pycache__/*' -delete
> rm -f -r lava.egg-info .idea/ build/
> rm -f -r .eggs/ versiontools-*.egg/ doc/build/ doc/html/
> find . -type d -name '__pycache__' -empty -delete
> rm -f -r dist/
> rm -f debian/*.service
> rm -f common-requirements.txt dispatcher-requirements.txt
> server-requirements.txt
> [ ! -f doc/v2/Makefile ] || make -C doc/v2/ clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/v2'
> rm -rf _build/*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/v2'
> [ ! -f man/Makefile ] || make -C man/ clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf _build/*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building lava using existing ./lava_2023.01.orig.tar.gz
> dpkg-source: warning: file lava-2023.01/lava_common.egg-info/SOURCES.txt has
> no final newline (either original or modified version)
> dpkg-source: warning: file lava-2023.01/lava_coordinator.egg-info/SOURCES.txt
> has no final newline (either original or modified version)
> dpkg-source: warning: file lava-2023.01/lava_dispatcher.egg-info/SOURCES.txt
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> lava-2023.01/lava_dispatcher_host.egg-info/SOURCES.txt has no final newline
> (either original or modified version)
> dpkg-source: warning: file lava-2023.01/lava_server.egg-info/SOURCES.txt has
> no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> lava-2023.01/.pybuild/cpython3_3.11/.pydistutils.cfg
> lava-2023.01/lava_common.egg-info/PKG-INFO
> lava-2023.01/lava_common.egg-info/SOURCES.txt
> lava-2023.01/lava_common.egg-info/dependency_links.txt
> lava-2023.01/lava_common.egg-info/not-zip-safe
> lava-2023.01/lava_common.egg-info/top_level.txt
> lava-2023.01/lava_coordinator.egg-info/PKG-INFO
> lava-2023.01/lava_coordinator.egg-info/SOURCES.txt
> lava-2023.01/lava_coordinator.egg-info/dependency_links.txt
> lava-2023.01/lava_coordinator.egg-info/not-zip-safe
> lava-2023.01/lava_coordinator.egg-info/top_level.txt
> lava-2023.01/lava_dispatcher.egg-info/PKG-INFO
> lava-2023.01/lava_dispatcher.egg-info/SOURCES.txt
> lava-2023.01/lava_dispatcher.egg-info/dependency_links.txt
> lava-2023.01/lava_dispatcher.egg-info/not-zip-safe
> lava-2023.01/lava_dispatcher.egg-info/top_level.txt
> lava-2023.01/lava_dispatcher_host.egg-info/PKG-INFO
> lava-2023.01/lava_dispatcher_host.egg-info/SOURCES.txt
> lava-2023.01/lava_dispatcher_host.egg-info/dependency_links.txt
> lava-2023.01/lava_dispatcher_host.egg-info/not-zip-safe
> lava-2023.01/lava_dispatcher_host.egg-info/top_level.txt
> lava-2023.01/lava_server.egg-info/PKG-INFO
> lava-2023.01/lava_server.egg-info/SOURCES.txt
> lava-2023.01/lava_server.egg-info/dependency_links.txt
> lava-2023.01/lava_server.egg-info/not-zip-safe
> lava-2023.01/lava_server.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/lava_2023.01-2.diff.4LQS0a
> 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/lava_2023.01-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: lava
Source-Version: 2026.01-3
Done: Christopher Obbard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lava, 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.
Christopher Obbard <[email protected]> (supplier of updated lava 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 Feb 2026 19:51:36 +0000
Source: lava
Architecture: source
Version: 2026.01-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Christopher Obbard <[email protected]>
Closes: 1045287 1049978 1088175 1115427 1115431 1120092
Changes:
lava (2026.01-3) unstable; urgency=medium
.
[ Christopher Obbard ]
* d/patches: Add patch to fix autopkgtests
* d/control: Remove references to old Python version (Closes: #1088175)
* d/control: Install android-sdk-libsparse-utils instead of img2simg/simg2img
(Closes: #1115427, #1115431)
* debian: add Swedish translation of debconf messages (Closes: #1049978)
* debian: Add Catalan translation of debconf messages (Closes: #1120092)
* d/copyright: Update FSF address
* d/lava-server.NEWS: Drop old news file
* d/control: Drop debhelper from lava-dev Depends
* d/control: Drop X-Python3-Version
.
[ Luca ]
* debian: add Italian translation of debconf messages
.
[ Santiago Vila ]
* d/rules: Fix clean target (Closes: #1045287)
Checksums-Sha1:
b8c71366a6764fce0e6bdd1e284b2483360bbdb3 3039 lava_2026.01-3.dsc
b12de125efe14dc395988af8fc197572bf3e24d7 95060 lava_2026.01-3.debian.tar.xz
4ecc4f973dbd96fbb7aaa9da82c91847f4f8328f 9855 lava_2026.01-3_amd64.buildinfo
Checksums-Sha256:
5fc8c2b597114709edb4081f4885f0b20f81ca00cd5a4ebb43ea332fc9c57ab1 3039
lava_2026.01-3.dsc
cdae1734994444307ac656d3ac7a21407a55bf149ed8874b5bb17edded4985f4 95060
lava_2026.01-3.debian.tar.xz
9cd962855c3459c78b4867b997aa088742b60519c1c2256fd03b36a6f279a4b4 9855
lava_2026.01-3_amd64.buildinfo
Files:
be6ec62c559e15045b5e15bd519e4f1d 3039 net optional lava_2026.01-3.dsc
615bd268f8dc45fd21488127e27a8b7c 95060 net optional
lava_2026.01-3.debian.tar.xz
d3d6226032a62111b4e843113a00a1d0 9855 net optional
lava_2026.01-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEE8Yvci2wl+QqiPVF0Y03E8GhwRvgFAmmeAg4THG9iYmFyZGNA
ZGViaWFuLm9yZwAKCRBjTcTwaHBG+AnKD/0c0pk/GjF4JjYqdxYmdVdZMODsq4pI
vPmXMILF9HfLpemtlZJucHRSYrtXLt8lC5y+bf9l1qN6TYBpkxTX36Bjvg6OBSC5
f3whZ3zDfQpp6QOHxrgCd8UIjQ6tZMm5l+vt86hnGFh+4Y6j0F/APBNgaPbouwHv
BDg1JVIcFau/7dAjGI0DX+yT01gPtYVKh6jurzUN4cON27b9n4//kxvnJO/qdRhw
+ZUw2J2jvz/y/5Scd+Rmvmll0apwNSYQITz9Ecd14JXuqwUgQxlth+HybiqFZa2t
E0jm+Ab7JTsxA8YxRU7rTgt0qkCkIpcvON9ADmY7C+/m3fvR0wKvRs75iCDLUuEr
rEMbNw4oRkXm11Rp1z98OosXJR1RML1jByJrKIjlYTEyLKha4/PKJUZlWGNWj/vd
sE0XSNYeS/G7HDlVl9VFdzquFbqLAk7yETtcaM47CtUhquVBKf/UFd6pWdS0u1p2
qiJi+C4wcDWFdGL/qwd3V9Kllkj9L9lM+xZ5fbxZ+0aiT/J/hp0LlfQOYsA/nUsK
4lqXx34kCgR6sXck0naRAYdD6kmc7nzYDweR3LFYsuXvLzUzQRWPVbbmxFub7FdK
Pi+4laiqHHa7+skMeRPgkF0z8b+R9CaHOrgko+rtD4nobvaEHkpdU6kj3LgVFT09
shtC9MGfZKhH8Q==
=enzy
-----END PGP SIGNATURE-----
pgp9RVFVToakf.pgp
Description: PGP signature
--- End Message ---