Your message dated Tue, 05 Sep 2023 06:05:11 +0000
with message-id <[email protected]>
and subject line Bug#1046558: fixed in limnoria 2023.8.10-2
has caused the Debian Bug report #1046558,
regarding limnoria: 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.)
--
1046558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046558
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: limnoria
Version: 2023.8.10-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 limnoria
> dpkg-buildpackage: info: source version 2023.8.10-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Unit 193 <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --buildsystem pybuild
> dh_auto_clean -O--buildsystem=pybuild
> pybuild --clean -i python{version} -p 3.11
> rm -rf .pybuild/
> find . -name \*.pyc -exec rm {} \;
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f debian/limnoria.debhelper.log
> rm -f -- debian/limnoria.substvars debian/limnoria.postinst.debhelper
> debian/limnoria.prerm.debhelper debian/files
> rm -fr -- debian/limnoria/ debian/tmp/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./limnoria_2023.8.10.orig.tar.gz.asc
> dpkg-source: info: building limnoria using existing
> ./limnoria_2023.8.10.orig.tar.gz
> dpkg-source: info: building limnoria using existing
> ./limnoria_2023.8.10.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 'test-conf/ignores.conf' will
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test-conf/users.conf' will
> not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> limnoria-2023.8.10/backup/Later.db.backup.1691841585
> limnoria-2023.8.10/backup/Later.db.backup.1691841586
> limnoria-2023.8.10/backup/Later.db.backup.1691841587
> limnoria-2023.8.10/backup/Later.db.backup.1691841648
> limnoria-2023.8.10/backup/PersistanceTestCase.conf.backup.1691841498
> limnoria-2023.8.10/backup/channels.conf.backup.1691841749
> limnoria-2023.8.10/backup/channels.conf.backup.1691841750
> limnoria-2023.8.10/backup/channels.conf.backup.1691841751
> limnoria-2023.8.10/backup/users.conf.backup.1691841045
> limnoria-2023.8.10/backup/users.conf.backup.1691841051
> limnoria-2023.8.10/backup/users.conf.backup.1691841052
> limnoria-2023.8.10/backup/users.conf.backup.1691841676
> limnoria-2023.8.10/limnoria.egg-info/SOURCES.txt
> limnoria-2023.8.10/test-conf/channels.conf
> limnoria-2023.8.10/test-logs/ChannelLogger/test/#test/#test.log
> limnoria-2023.8.10/test-logs/messages.log
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/limnoria_2023.8.10-1.diff.mDG2ao
> 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/limnoria_2023.8.10-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: limnoria
Source-Version: 2023.8.10-2
Done: Mattia Rizzolo <[email protected]>
We believe that the bug you reported is fixed in the latest version of
limnoria, 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.
Mattia Rizzolo <[email protected]> (supplier of updated limnoria 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, 05 Sep 2023 11:00:57 +0530
Source: limnoria
Architecture: source
Version: 2023.8.10-2
Distribution: unstable
Urgency: medium
Maintainer: Mattia Rizzolo <[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Closes: 1046558
Changes:
limnoria (2023.8.10-2) unstable; urgency=medium
.
* Add patch from upstream to fix cleanup after tests. Closes: #1046558
Checksums-Sha1:
61f4229d099b4a1de5666fc45c157fbc118263b8 2419 limnoria_2023.8.10-2.dsc
1c36d71a1842ad9559aa6f182efa0aa02f520823 11284
limnoria_2023.8.10-2.debian.tar.xz
760152bcaaa79876d61b405ae949ca89056e132e 7207
limnoria_2023.8.10-2_amd64.buildinfo
Checksums-Sha256:
2b25febd5b0af89af5818b4e7a3e8162734ad92f00c804b8ac1cef8291d77fbf 2419
limnoria_2023.8.10-2.dsc
43c2e8ae62470d86030d42d0c38d8cc9d6ff3b735bf15a313f8d6787a1b992e5 11284
limnoria_2023.8.10-2.debian.tar.xz
12a084784aaf02d97d0e057412d8d390caaf5f887cf29faae669aef1da8f43a2 7207
limnoria_2023.8.10-2_amd64.buildinfo
Files:
0b8f4f4df9eeb8afc86e7afe1536bb38 2419 net optional limnoria_2023.8.10-2.dsc
628551b4a6fd185e75716c769b28b2ef 11284 net optional
limnoria_2023.8.10-2.debian.tar.xz
8175b27e888b80c5e1cb93946305c9fe 7207 net optional
limnoria_2023.8.10-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmT2v2gACgkQCBa54Yx2
K61jLg//Ts+wWeivbVHkmHalAa2H+X9W+Q7P8z6IyohuAgZpjaeUDaa6VROJGRaG
fFTTBQRzNeEe2kHxI9kNAO4IQPcRS4xmAmC+L0pA/5ltQd4BTMTE9tZA1H/PeMXB
RSsx5n47BYxrIY2bUGtjAF6vciPax0PpXif+VtjnQ2CeaT2ST6CPuvOeq/C6MYi1
o7C6R1h3isHYcl95Am1kE0b2aoUjfGsoQm9/pJvB4t9mt2W+pWV3TVBd5E1I0ijH
0VNgTRgHPYYNwGaioUfAKYO9LJtWS0bLGb6jV7/JmijdlOiflj+oMk9AAuwizRDL
Rvd121roTVjTPe+/tGe9x2XGQ8HimmUA3ZRd0VbwqeoTcp+S3VlbQY/r4NU/v2Y7
KCv4rtvrickqim1U1E4OSGnOfc5ENeI2aODyLVZD+blWhKgZ7Qy+TXXTg8I0LGCr
X6e0MSFBvOPB8nxT1gLUoTL6C3H+8ZGRYmlrFyI3ieAB/+jYQnTiV610iwndh6ga
YhHlzkG1l7d/PFvEi919A8hPA9QHFpR/nQ6rcSI8m63lBjXcIxUIoDZcavlOkFt+
vYOYJQk/nKa+nO7Yw/Ri+G+8bv8OjmknOPauUZENgKBmYW9dJY9B97gdKPKo7wl0
BiR9h5Q0/XKkljQ2zKE1b/v3iH2B4PXlZWFfdz+SY8Nwi11CoXU=
=fZsG
-----END PGP SIGNATURE-----
--- End Message ---