Your message dated Tue, 10 Feb 2026 12:21:48 +0000
with message-id <[email protected]>
and subject line Bug#1046789: fixed in python-memcache 1.62-4
has caused the Debian Bug report #1046789,
regarding python-memcache: 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.)
--
1046789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-memcache
Version: 1.59-5
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-memcache
> dpkg-buildpackage: info: source version 1.59-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-memcache-1.59/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^Makefile
> debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf Makefile build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> python-memcache-1.59/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^Makefile
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-memcache using existing
> ./python-memcache_1.59.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> __pycache__/memcache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add __pycache__/memcache.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_memcache.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_memcache.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/test_setmulti.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_setmulti.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tests/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> 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-memcache_1.59-5_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-memcache
Source-Version: 1.62-4
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-memcache, 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.
Thomas Goirand <[email protected]> (supplier of updated python-memcache 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, 10 Feb 2026 12:53:47 +0100
Source: python-memcache
Architecture: source
Version: 1.62-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046789
Changes:
python-memcache (1.62-4) unstable; urgency=medium
.
* Cleans better (Closes: #1046789).
Checksums-Sha1:
eeae35cceaf5af440ee0cb3a39cf757fe4110963 2198 python-memcache_1.62-4.dsc
26d6392e0a0b4d20216c2ada270d4728b382d6f0 6168
python-memcache_1.62-4.debian.tar.xz
829e8f694eef22519fee994644fb0ffce854a4c2 7742
python-memcache_1.62-4_amd64.buildinfo
Checksums-Sha256:
f2692f303031e43b364ed09a91cf9cb0a08646bcd78e2696b0b06195ca84277d 2198
python-memcache_1.62-4.dsc
0651c45aa7210ac9132e7ecb459f05483fb5d4404b8a7d7907082ee0148b3f1e 6168
python-memcache_1.62-4.debian.tar.xz
e12edd9b8dba9c844a96db07c487f352742e98850ed70e6d18823de8ef82b92c 7742
python-memcache_1.62-4_amd64.buildinfo
Files:
ddc7c25df8972b67ef5fc6984d2111db 2198 python optional
python-memcache_1.62-4.dsc
480074818fdcf2f1f9d55718771601c1 6168 python optional
python-memcache_1.62-4.debian.tar.xz
d5509b00e7ee9dfb6bf8c959de0fe323 7742 python optional
python-memcache_1.62-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLHKYACgkQ1BatFaxr
Q/4/ghAAl1qXCd7Ymnq/HuOyhqp34oq9XptQcVtcBEVaeSdpDSIAfH/yj5DZkaSg
VEAb68HwQm4f04ectpgXYb14BIXiNN37I6LfU58eOQAZkMf3jlt/sK/2KJf23EIi
QtTPjcoOdq2HJHnz+B/S/Cwq+ZJVOH9ctWs1saB9VWX1ip/q5kE5TPrfRZgvTlP0
P8GzlplGFE2UL168xT25mFfI8cduwOAVZMUJJqMtcTOqYYXG/HLWoVEZg9CFv10I
UHK2QEEb6IAn/Bjx4REPqWF6n9enR9XCztIhjisr7imNK5/ZqbdyEImXQ6Mov5es
epB0HQpiKd6KecvjG0m83F9WkLWOMXp6GC4KxOCFHgMZMfQn+vLEwGflW7SVURwx
n/auy+u7xFtLn2niYkheteI6xA51VBbANj8XyKJ/oxBee1InODdfUDblVPXRz7Wz
Gt8p6LmBmXonpQ7TeHJWu9/Rc76OB5WJHrfsyCF+vWR4eHN+XIaff+n1bzq1F7FE
HseGXYBimgtET+8dwQZJfPIas0txxC+sJOX1+fIe99bHKQEpMg2sGpRoL0SXqEE1
tHMVX+DVpf9jfuvSj7h9dbu0tllHHxbjV/kO6LG1k6/aC38iV6BT1NQH0/vsxSXG
2mQWD9Pgg70TN/tQ6+ySZM5DXJeZ3JkaA0oHWfLWlQhfycHeHX8=
=k/Cv
-----END PGP SIGNATURE-----
pgpvmy6ZMx98U.pgp
Description: PGP signature
--- End Message ---