Your message dated Mon, 04 Sep 2023 10:03:51 +0000
with message-id <[email protected]>
and subject line Bug#1043945: fixed in ansimarkup 2.1.0-1
has caused the Debian Bug report #1043945,
regarding ansimarkup: 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.)
--
1043945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043945
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ansimarkup
Version: 1.5.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 ansimarkup
> dpkg-buildpackage: info: source version 1.5.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Alastair McKinstry
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> pybuild --clean -i python{version} -p 3.11
> I: pybuild base:275: python3.11 setup.py clean
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build' (and everything
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> 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/python3-ansimarkup.substvars
> debian/python3-ansimarkup.postinst.debhelper
> debian/python3-ansimarkup.prerm.debhelper debian/files
> rm -fr -- debian/python3-ansimarkup/ 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: building ansimarkup using existing
> ./ansimarkup_1.5.0.orig.tar.xz
> dpkg-source: info: local changes detected, the modified files are:
> ansimarkup-1.5.0/ansimarkup.egg-info/PKG-INFO
> ansimarkup-1.5.0/ansimarkup.egg-info/requires.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/ansimarkup_1.5.0-1.diff.475no0
> 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/ansimarkup_1.5.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: ansimarkup
Source-Version: 2.1.0-1
Done: Alastair McKinstry <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ansimarkup, 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.
Alastair McKinstry <[email protected]> (supplier of updated ansimarkup
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, 04 Sep 2023 10:38:42 +0100
Source: ansimarkup
Architecture: source
Version: 2.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1043945
Changes:
ansimarkup (2.1.0-1) unstable; urgency=medium
.
* New upstream release
* Standards-Version: 4.6.2
* Build twice in a row. Closes: #1043945
* Build-dep on pybuild-plugin-pyproject, python3-colorama
* Update d/watch to https, version4
Checksums-Sha1:
4cef34166fef81b722e319d5d93bfdb0727b9674 1990 ansimarkup_2.1.0-1.dsc
be914d8cb487d98496452467ad17a50a79605f0d 11204 ansimarkup_2.1.0.orig.tar.xz
237580fc811558ef360391a9f4033c5ad82a7610 2432 ansimarkup_2.1.0-1.debian.tar.xz
Checksums-Sha256:
91469aede3f96b2a508cd03f16ea53a138d71703b154abb5691628ffe646c653 1990
ansimarkup_2.1.0-1.dsc
eb0dc298b88add23d959362d3cc590f498a799d9833dcd832f1ca7fd0617fe09 11204
ansimarkup_2.1.0.orig.tar.xz
8a0c539edda5ac9070c64243bd3935bb2b2c36cada8a466d08a9411585c50e24 2432
ansimarkup_2.1.0-1.debian.tar.xz
Files:
f9d0ddb51b509304e962249bf7078e6f 1990 utils optional ansimarkup_2.1.0-1.dsc
9b590bd9a998137bbed871c4346a0afc 11204 utils optional
ansimarkup_2.1.0.orig.tar.xz
e36e28939387c37373e84dbcaad8d884 2432 utils optional
ansimarkup_2.1.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmT1prMACgkQy+a7Tl2a
06VJ/g/+Mdnqlz/poDIHGwNg6oHTtNmguo4JPdG0npYgZ4uA7zg08sdFTf3RVGM2
RqxD69HvqOV+MfsGNS7mqoBakdHtXcajjETizJFnddHvd0Pym6K/K9tMeqxmpiyr
5gPpqCRQ4nQknZqf/6FxbLiw4nYaPFWGDqaXPlgJmUCt7XcjRMh5rHnXfHfuh6Wy
Z4V16QiWuzVSkIhKRtZ75rMYHQxaIs2VUadfxRlf1COueFKok/CeJSY9aeiIxaGW
FVL2c9KlINxsm6Kun/Y5rdea9HPBLJ+umUdwmvD+nwqkEN1jAffIcdiZEpSrbJ4Z
Mq8xXTGoHUQaQSvcZWmcljRJv94fBlbhsuGyub4p4zKBBWGrpSQ33jfqzJ/yf/0H
lk1EmFayn4i32dUjPXW6jGJ+t/ZrPuo8ePyrOxeBJh//dCj9Z+r+omSvtw8kx0Y7
g4h61AvdWuBpdEn5fypekvSt5tXR01K7ZgdMxnZbMVqiPKdSdo7dGLuxQscstfsJ
bBxlm2pkV2zr+9xJNq1YJuwu9ke7tK/GmeTIjOyyLO720+7i6wUBISwYdo6HEBGT
2ApmdHi0wjARTX2RexIw+7vyscRjDIyl0ZgN6ytLorjYvQ1GYrdEB5YkhWK+pdIS
04MMPpvBnek8Xngs9CQFjR6z2+SYNwVi6kzGW22PosM+ZKZnV1M=
=lR+c
-----END PGP SIGNATURE-----
--- End Message ---