Your message dated Sat, 19 Jul 2025 22:05:11 +0000
with message-id <[email protected]>
and subject line Bug#1045773: fixed in luma.lcd 2.11.0-1~exp1
has caused the Debian Bug report #1045773,
regarding luma.lcd: 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.)


-- 
1045773: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: luma.lcd
Version: 2.10.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 luma.lcd
> dpkg-buildpackage: info: source version 2.10.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Anton Gladky <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3 --with sphinxdoc --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/dist.py:945: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please replace its usage with implicit namespaces (PEP 420).
> 
>         See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>  for details.
>         
> ********************************************************************************
> 
> !!
>   ep.load()(self, ep.name, value)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_luma.lcd/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
>    debian/rules execute_after_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf *luma.lcd.egg-info
> 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 luma.lcd using existing 
> ./luma.lcd_2.10.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> doc/_build/doctrees/HD44780.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/HD44780.doctree 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/api-documentation.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/api-documentation.doctree 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/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/hardware.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/hardware.doctree 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: error: cannot represent change to 
> doc/_build/doctrees/install.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/install.doctree 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/intro.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/intro.doctree 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/python-usage.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/python-usage.doctree 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/references.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/references.doctree 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/software.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/software.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/HD44780.html has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_images/RPi_P5_header.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/RPi_P5_header.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/_images/clock_anim.gif: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/clock_anim.gif 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/_images/crawl_anim.gif: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/crawl_anim.gif 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/_images/hd44780_20x4.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/hd44780_20x4.jpg 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/_images/hd44780_clock.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/hd44780_clock.jpg 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/_images/hd44780_progress.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/hd44780_progress.jpg 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/_images/ht1621.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/ht1621.jpg 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/_images/invaders_anim.gif: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/invaders_anim.gif 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/_images/pcd8544.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/pcd8544.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/_images/serial_config.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/serial_config.jpg 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/_images/st7567.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/st7567.jpg 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/_images/st7735.jpg: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/st7735.jpg 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/_images/uc1701x.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/uc1701x.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> luma.lcd-2.10.0/doc/_build/html/_modules/index.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> luma.lcd-2.10.0/doc/_build/html/_modules/luma/lcd/device.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/_static/basic.css 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> luma.lcd-2.10.0/doc/_build/html/_static/classic.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> luma.lcd-2.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 
> luma.lcd-2.10.0/doc/_build/html/_static/pygments.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/_static/sidebar.js 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> luma.lcd-2.10.0/doc/_build/html/api-documentation.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/genindex.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/hardware.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/index.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/install.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/intro.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 luma.lcd-2.10.0/doc/_build/html/py-modindex.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/python-usage.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/references.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/search.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/searchindex.js has 
> no final newline (either original or modified version)
> dpkg-source: warning: file luma.lcd-2.10.0/doc/_build/html/software.html 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/luma.lcd_2.10.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: luma.lcd
Source-Version: 2.11.0-1~exp1
Done: Anton Gladky <[email protected]>

We believe that the bug you reported is fixed in the latest version of
luma.lcd, 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.
Anton Gladky <[email protected]> (supplier of updated luma.lcd 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: Sat, 19 Jul 2025 23:22:46 +0200
Source: luma.lcd
Architecture: source
Version: 2.11.0-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Electronics Team 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 1045773
Changes:
 luma.lcd (2.11.0-1~exp1) experimental; urgency=medium
 .
   [ Janitor ]
   * [5fe61a6] Apply hints suggested by the multi-arch hinter
 .
   [ Anton Gladky ]
   * [4529e01] New upstream version 2.11.0
   * [59f07dd] chore: Update dependencies and standards version
   * [fb9f1d6] Refresh patches
   * [fa1b52c] Clean after build. (Closes: #1045773)
   * [e195910] Enable tests
Checksums-Sha1:
 0a41687581d4ad2f34fc3d86d403368e4d7273b6 2445 luma.lcd_2.11.0-1~exp1.dsc
 768ff80636be90052449588f6efeb949ace229ba 5060164 luma.lcd_2.11.0.orig.tar.xz
 7533740e77e58c784656e784e5199ab252e68a0c 3792 
luma.lcd_2.11.0-1~exp1.debian.tar.xz
 0571131af044763d43f22eb766c57eecc040bbee 5259876 
luma.lcd_2.11.0-1~exp1.git.tar.xz
 65196e78de4fd07b80806b0cb94f84badae042a1 18080 
luma.lcd_2.11.0-1~exp1_source.buildinfo
Checksums-Sha256:
 c2e274ed67edb4aa4d2e38b070f49be6dd42cf107da8f059b983ca91ac9cbf62 2445 
luma.lcd_2.11.0-1~exp1.dsc
 02c0ce0cbaad48bfa29bd99de1ffa57257001c92f0ba613393f4aea40f5e4fe1 5060164 
luma.lcd_2.11.0.orig.tar.xz
 a3f1d4e5c70c574a010459bf85ecd5b6be1ce963975aa1a10be061f151e2eec4 3792 
luma.lcd_2.11.0-1~exp1.debian.tar.xz
 61e0cf5ed485c5f14a46ddfeeae63a304c1e6cfe5a436b22b5a536aff50aa54f 5259876 
luma.lcd_2.11.0-1~exp1.git.tar.xz
 c599bc8fb90f6f9fcd688165694d6b0a905da2fe34185e4132f5be99613265b4 18080 
luma.lcd_2.11.0-1~exp1_source.buildinfo
Files:
 539c36841f0973da79579cb7cbf9c8ab 2445 libs optional luma.lcd_2.11.0-1~exp1.dsc
 0ec3b40630a2ef31400b59093b9b9f70 5060164 libs optional 
luma.lcd_2.11.0.orig.tar.xz
 6806509a6ab51aea187a33fd91b3233f 3792 libs optional 
luma.lcd_2.11.0-1~exp1.debian.tar.xz
 adbcdcea07a7e77a2f731af705f1b1e4 5259876 libs optional 
luma.lcd_2.11.0-1~exp1.git.tar.xz
 45cb09f4865818aa0f2ab219277ec43a 18080 libs optional 
luma.lcd_2.11.0-1~exp1_source.buildinfo
Git-Tag-Info: tag=a108e6a244a08e9c3cc4cc2a421fd56db0a0ee81 
fp=bbbd45ea818ab86ff67e7285d3e17383cfa7ff06
Git-Tag-Tagger: Anton Gladky <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmh8EcUACgkQYG0ITkaD
wHnPNw/9FzkKHZT3CG8UkIjRlOJjc3pkpSn2X1iJFTJP9udaqThIehEXIfBih8/2
qeZFGTK1mFQLtnvxGzaABkXQYK7VZFOTIWKdcorAaAQk78NUbbXd+EpRMNPKDEiv
DiEuIolofPXmxQNIheEecf5EByn6122Y230bZu4I8Qck1q/xfyhwrMGLCBm1sC1f
cJUEI2ZpVFsHuQ99Q+c6cxtO3tb7PHy56eQeRAZfElwd66Wzw6wkEnnf1fvys2BJ
5coUm1yQPad278MfmHL2SwFQvA3qLsNOxJSyY2Q/ZHolaR/MzxyclEud430NJMi6
YbpaiDZGMDd2KOY3jltQmCbpUgPTLGroSDMsmwBnszRNfaYLp8bvCyzwNyDkU0Ul
UtsCw/dsv5Qem6s0dVRPtrfm03oy8vVVkhq3wMAIT8CNZSpgP/CetOzqJFPMwkf7
pvUEGmzdSAvD7IOH2NBBAp6lhCfSrEOO8Rte5h7EhvMUy07VZKE3fJCwMKxWagQv
qVGfRc9BlxJrVdmc6wCZW6MRUSSw0ykjOY/f7KYM1WzKRdooTO+c8K0vsEmNp5IN
ZJ6yszdYZTg7qvt6tUAeStScZmegyM5D0Hx506v8HcMBcpFkliBzkYiauL3UXPAx
yOJ6AtcknnhU9q9D7oW3At8NG4cJCHZrOpViBJd1k/EREI8z190=
=OWNJ
-----END PGP SIGNATURE-----

Attachment: pgppwYyWhAVP2.pgp
Description: PGP signature


--- End Message ---

Reply via email to