Your message dated Sun, 10 May 2026 11:44:06 +0000
with message-id <[email protected]>
and subject line Bug#1046271: fixed in pyliblo 0.16.3-3
has caused the Debian Bug report #1046271,
regarding pyliblo: 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.)


-- 
1046271: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046271
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyliblo
Version: 0.10.0-5.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 pyliblo
> dpkg-buildpackage: info: source version 0.10.0-5.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stefano Rivera 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> 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
>    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 pyliblo using existing 
> ./pyliblo_0.10.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> doc/build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/build/doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add doc/build/doctrees/index.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/_static/basic.css 
> has no final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/_static/classic.css 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> pyliblo-0.10.0/doc/build/html/_static/documentation_options.js has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/file.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/minus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/plus.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/_static/pygments.css 
> has no final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/_static/sidebar.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/genindex.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/index.html has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/build/html/objects.inv: 
> binary file contents changed
> dpkg-source: error: add doc/build/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/py-modindex.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/search.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file pyliblo-0.10.0/doc/build/html/searchindex.js has 
> no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/pyliblo_0.10.0-5.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: pyliblo
Source-Version: 0.16.3-3
Done: Dennis Braun <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyliblo, 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.
Dennis Braun <[email protected]> (supplier of updated pyliblo 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: Sun, 10 May 2026 12:16:00 +0200
Source: pyliblo
Architecture: source
Version: 0.16.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Dennis Braun <[email protected]>
Closes: 1046271
Changes:
 pyliblo (0.16.3-3) unstable; urgency=medium
 .
   * Clean properly build files after successful build (Closes: #1046271)
   * Remove redundant priority optional field
   * Bump Standards-Version to 4.7.4
Checksums-Sha1:
 33e6011fd930289a9e73a40a33291be0fca2b5e1 2366 pyliblo_0.16.3-3.dsc
 b498ad9573190df86f742af63f85a44c9ace7867 6128 pyliblo_0.16.3-3.debian.tar.xz
 92f4877f080d35e4eb3b3be35f6c8f8e2c1c3427 7672 pyliblo_0.16.3-3_source.buildinfo
Checksums-Sha256:
 6c313143d19ee07b1b7d5c003a43ae74731f70c5fc0a1603e30fb9e2d901b702 2366 
pyliblo_0.16.3-3.dsc
 84e6e7cbf6acf8809f98def569715e06a88547e1e8c80fb486906be223e02918 6128 
pyliblo_0.16.3-3.debian.tar.xz
 efbbca6055c0d86fc0189a407a417c005e35bf2c947fcac685cc7be0c9b41084 7672 
pyliblo_0.16.3-3_source.buildinfo
Files:
 7c8734fa6ceb56d6b29b58b1c9268431 2366 devel optional pyliblo_0.16.3-3.dsc
 b161521f7e623b19228461f0b95e247f 6128 devel optional 
pyliblo_0.16.3-3.debian.tar.xz
 04f1588269ba2fe94957e8f55520943c 7672 devel optional 
pyliblo_0.16.3-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

wsG7BAEBCgBvBYJqAGlDCRBjTqVdkCuYNkcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmeAMs83JBKdlZQVZu4fm7ZFXQkxYOnGN54ZLN4iiQUP
6RYhBDy3wwKvtX5hqMYX3WNOpV2QK5g2AABhEQ//Sdl6RYt7YRMBorXxVgJ41IZK
8ipO735TQR2hjqbt9SWKKH5xHIPEI/THHz8j5CXGRx3E3kvRKk3Yh8SLtcIBG7nx
wsOdxqjcKi5iWNjTMAvqB2UWwDpZdx5EoXcXvbbLMXP7hIN/zyuJleDGagFM2lXz
3Uip77lmy63AVva6fiqB2K9NtE6OYeg0+z5TLKAh5kJVBWIeLrAazURK2xVTfAP1
XfKAOai9ypj3wGBWgNWqcMx0nLOGBZ5ZwzHF+PY45Nr3RAMv6bg/UDWOOBXXQGSg
vsU4bAECFGrjbcT8t9aqu0dIlxaEP0GKzELi0lUpLqfoAdrGh0OdA1HrGPDoaNsW
q9DTS43b6FuF48oX3jatJc8+FEyEO6MAZG5eBxd7FcyakCv7SsDwaTD56z2D0DUi
Ouz/kmo71Rpm3z5SAGkf3ljkQ8RJ0iBzz21FUTs7fCS+4Fb3iF3Hr9xuKyLl633R
dWpMZW1kEW0m2AXYBlgrrJB1vgiwEqjemJKlTp6oeD+TWh3/0mppNNFb3kV8b40M
N/us4qeMiqMLtNoGwWPz2tawgLHF56YDppOxzoJFMOcuedtCrIwrS3noYnCvLVNX
4xoZe0gvsBO9VPdvwDN+XHTdPftr0Q9AbcYhUduyHqDdsPHbgBqWmOmVRjQWH1ZC
BiWwXuTd7ec62EOpb8A=
=VKmM
-----END PGP SIGNATURE-----

Attachment: pgp467o9YsPhs.pgp
Description: PGP signature


--- End Message ---

Reply via email to