Your message dated Mon, 16 Feb 2026 15:04:56 +0000
with message-id <[email protected]>
and subject line Bug#1048379: fixed in python-simplenote 2.1.4-2
has caused the Debian Bug report #1048379,
regarding python-simplenote: 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.)


-- 
1048379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048379
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-simplenote
Version: 2.1.4-1.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 python-simplenote
> dpkg-buildpackage: info: source version 2.1.4-1.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> I: pybuild base:275: python3.11 setup.py clean 
> Warning: 'classifiers' should be a list, got type 'tuple'
> '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 debian/doctrees
> 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 python-simplenote using existing 
> ./python-simplenote_2.1.4.orig.tar.gz
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/_static/basic.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/_static/classic.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/_static/documentation_options.js has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> docs/build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add docs/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 
> docs/build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add docs/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 
> docs/build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add docs/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 
> python-simplenote-2.1.4/docs/build/html/_static/pygments.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/_static/sidebar.js has no final 
> newline (either original or modified version)
> dpkg-source: warning: file python-simplenote-2.1.4/docs/build/html/api.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/genindex.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file python-simplenote-2.1.4/docs/build/html/index.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/objects.inv has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/py-modindex.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/search.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/docs/build/html/searchindex.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> python-simplenote-2.1.4/simplenote.egg-info/SOURCES.txt 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/python-simplenote_2.1.4-1.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: python-simplenote
Source-Version: 2.1.4-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-simplenote, 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.
Andreas Tille <[email protected]> (supplier of updated python-simplenote 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: Mon, 16 Feb 2026 15:44:56 +0100
Source: python-simplenote
Architecture: source
Version: 2.1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1048379 1127350
Changes:
 python-simplenote (2.1.4-2) unstable; urgency=medium
 .
   * Maintain package in Debian Python Team
     Closes: #1127350
   * New Homepage
   * d/watch: version=5
   * d/copyright: New Source location
   * Standards-Version: 4.7.3 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove Priority field to comply with Debian Policy 4.7.3 (routine-
     update)
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Drop unused lintian-overrides
   * Fix clean target
     Closes: #1048379
Checksums-Sha1:
 93ca43850a8a74c899b30f98f197144519e9af86 2171 python-simplenote_2.1.4-2.dsc
 a77f52fa08e6d452a540e38862dbcafba1bc6e72 2332 
python-simplenote_2.1.4-2.debian.tar.xz
 7138ab3579518f5ec2026c92f8f2ac23479d6c01 7566 
python-simplenote_2.1.4-2_amd64.buildinfo
Checksums-Sha256:
 0dd06fafba9590266fe3f61ad2f6a09f56fc98c42b4fdd03139649c13d81df1b 2171 
python-simplenote_2.1.4-2.dsc
 fc5d4869c8c1e3b2cf0b5a0a40cc88412e076eb25971735cbafd32d796652578 2332 
python-simplenote_2.1.4-2.debian.tar.xz
 2b796970af7e31f92213c105ade0c97725344fcc20f2e26774698836579b2bfd 7566 
python-simplenote_2.1.4-2_amd64.buildinfo
Files:
 661d1ea5ffb0a73fad626ad687b6f15a 2171 python optional 
python-simplenote_2.1.4-2.dsc
 f712164d2aa7840a574ee1c13bc5573a 2332 python optional 
python-simplenote_2.1.4-2.debian.tar.xz
 93f808dbd8b5566034e66278563d1076 7566 python optional 
python-simplenote_2.1.4-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmmTLfkRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFRxRAAjRxNznUkRk9+mPEgd5hdLogaVZQ6LpaQ
uV89Xf9aWmjOOCrfbd/LyronQGD15WrZUeEZc52LlNq2655X8tkMJBSX1TFNYHCr
h4s317X9WVRFEimqb/Vu6ZtvJNW4RpTH1m15hgHn8WV5eaqkFfATBQ8j8hZp1l4e
zIa8FMWIoj6TnxqsQ3rBm909BaTcpS4cww9cnKOekUluZItI77VyOHKFoNZU5pqk
NimK4J7MAyEV/0D/A4hd79AXK+iZQYHomT6FfXGLDnmIlA08B/lVaZvlqYnA/68x
GOPmzrWdozFLdFtoJIjYLihYw/ybkByO/eDenTkCvSo32W9MqOftzdtpOTBTNk9H
GoClrVMgCOjTjhlkGOGJ5jvM5uk1wLpO456w0G0mP26YhrilEjbEBIZa2ru+dgSC
Kxl7sn/VjaTKl6ZBTfqgksdElroKRvepbja5qK/FnvecEHfCy9kMGj5SEvsaPM+Z
RrrIOleJSUVTXZJs6tHfv6vVHrUnc8SCsaqzOo04BuSbJN3Hatly3aSwxROCu7GW
811zMHCRAgpcuJTqkNJUgOVnTlt8z7l8T7gE6Tl1ensXxvTjH0yExYkB9q6FjlBz
8LgEdZX7N6DFNsQlRMq+KDIFeZO93rr6wt01F7bgdruJKA/lxhTEzN4by89xk1K4
IPm2MC8MQQA=
=NSOc
-----END PGP SIGNATURE-----

Attachment: pgpq1ogrsTVtU.pgp
Description: PGP signature


--- End Message ---

Reply via email to