Your message dated Mon, 09 Feb 2026 21:28:57 +0000
with message-id <[email protected]>
and subject line Bug#1046536: fixed in python-django-pyscss 2.0.3-6
has caused the Debian Bug report #1046536,
regarding python-django-pyscss: 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.)
--
1046536: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046536
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-django-pyscss
Version: 2.0.2-12
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-django-pyscss
> dpkg-buildpackage: info: source version 2.0.2-12
> 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-django-pyscss-2.0.2/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[^/]*[.]dist/.*
> fakeroot 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
> dh_clean -O--buildsystem=python_distutils
> rm -f testproject/__init__.pyc testproject/testproject/__init__.pyc
> testproject/testproject/settings.pyc
> rm -rf tmp 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-django-pyscss-2.0.2/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[^/]*[.]dist/.*
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-django-pyscss using existing
> ./python-django-pyscss_2.0.2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> django_pyscss/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add django_pyscss/__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
> django_pyscss/__pycache__/compiler.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add django_pyscss/__pycache__/compiler.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
> django_pyscss/__pycache__/compressor.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add django_pyscss/__pycache__/compressor.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
> django_pyscss/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add django_pyscss/__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: cannot represent change to
> django_pyscss/extension/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> django_pyscss/extension/__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
> django_pyscss/extension/__pycache__/django.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> django_pyscss/extension/__pycache__/django.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
> testproject/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add testproject/__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
> testproject/__pycache__/runtests.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add testproject/__pycache__/runtests.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
> testproject/testapp1/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> testproject/testapp1/__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
> testproject/testapp1/__pycache__/admin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> testproject/testapp1/__pycache__/admin.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
> testproject/testapp1/__pycache__/models.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> testproject/testapp1/__pycache__/models.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
> testproject/testapp2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> testproject/testapp2/__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
> testproject/testapp2/__pycache__/admin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> testproject/testapp2/__pycache__/admin.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
> testproject/testapp2/__pycache__/models.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> testproject/testapp2/__pycache__/models.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
> testproject/testproject/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> testproject/testproject/__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
> testproject/testproject/__pycache__/settings.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> testproject/testproject/__pycache__/settings.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
> testproject/testproject/__pycache__/urls.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> testproject/testproject/__pycache__/urls.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_compressor.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add tests/__pycache__/test_compressor.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_scss.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/test_scss.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-django-pyscss_2.0.2-12_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-django-pyscss
Source-Version: 2.0.3-6
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-django-pyscss, 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-django-pyscss
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, 09 Feb 2026 20:07:16 +0100
Source: python-django-pyscss
Architecture: source
Version: 2.0.3-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046536
Changes:
python-django-pyscss (2.0.3-6) unstable; urgency=medium
.
* Cleans better (Closes: #1046536).
Checksums-Sha1:
735ad35fe997df2044b61c07432ea32ecc4e7f36 2324 python-django-pyscss_2.0.3-6.dsc
3242fccfca08a4fa7185180bb1cc94db0cb24451 7644
python-django-pyscss_2.0.3-6.debian.tar.xz
ea1e03d1dbc2233811ec542d5d6c154378eed289 8914
python-django-pyscss_2.0.3-6_amd64.buildinfo
Checksums-Sha256:
347612948dda5368fe9014e141d1c5077997827f942d4fedc5bee22236dbdb73 2324
python-django-pyscss_2.0.3-6.dsc
67ab0582b5e0da3913a2b61d0ce30cad525386bcb21383262b2a1f3d41fac9b7 7644
python-django-pyscss_2.0.3-6.debian.tar.xz
251e173b1f3a258724268fdc8b5e494aa94858ce3feb14d1f6c864ab3b6650c1 8914
python-django-pyscss_2.0.3-6_amd64.buildinfo
Files:
2b38ba21e6d69e10e5e8d2f2dbba699d 2324 python optional
python-django-pyscss_2.0.3-6.dsc
05b1781aa164c1ad6827c34f051742af 7644 python optional
python-django-pyscss_2.0.3-6.debian.tar.xz
46b58596e9d550f7567c09d5096e8d7b 8914 python optional
python-django-pyscss_2.0.3-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmKNvEACgkQ1BatFaxr
Q/6xBxAAjQ6akKcz0G3+Q2qQCbI3dGJxVNVv2OsK80IWCUhICITZ61RiABZaHkWR
rieiyQh7k9+T5ESruK8VbGOrs9aR9WEQnsvVMr2A8ClrSEnQEpImwpensbov0BCv
iOcD9AmgS8GkmcWNG0S7F/3XVq51sCHpT/h4Z6p74q+HAYxMzZgzPlhEsaaqOZOP
P8eAL55kEmrdceCtZij5HbT2Nc8t/1bqGJ0uKICzpNw7HgQbpxSlQFv3dDuBD2pY
cFGQSbV6F+bPW7J0QnU4QJ+dz+qn9jklhbkN0WLlHtrPUE68EJVoBQUiaHLlJhe/
UyAIW45Kt973zOuInVeuT/Hpsuh7pTBBGgvf0XYjAXc1a8VdI2EJ8S34aGuQm3HN
CBcdyf6kAcmmFG2BZkljsYdpTqqwpCyCJuuvJjNWR7Gk/DfT4wFwCzhDDLt/iVkK
8kgXzXHXw5jypWtX3zXAqbhVeZxpxwa1zdbK3MFPmn9hraOvyVk9grLcev9ufBvb
jAeYpA16aEaeh1jdXvi81aX4K6rV1BesOcnMOPYB6T2v2/gwC/vrLC5lklDm7/Y+
E6c8KP5Gs3AJ/bNlpnWfaBGIhluhpWRs1GNhoG15J3ZlccUIxJQbcE9JfGgiDV59
nsz3l4eLGtxY36VD1LMWtE3XMWbFBrzkhXW1VApDfK+VVg4NF0U=
=jJtF
-----END PGP SIGNATURE-----
pgp3uM3IQ_yFH.pgp
Description: PGP signature
--- End Message ---