Your message dated Thu, 14 Nov 2024 21:23:43 +0000
with message-id <[email protected]>
and subject line Bug#1044727: fixed in d-feet 0.3.16-4
has caused the Debian Bug report #1044727,
regarding d-feet: 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.)
--
1044727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: d-feet
Version: 0.3.16-3
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 d-feet
> dpkg-buildpackage: info: source version 0.3.16-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Simon McVittie <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building d-feet using existing ./d-feet_0.3.16.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> src/dfeet/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/dfeet/__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
> src/dfeet/__pycache__/dbus_utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/dfeet/__pycache__/dbus_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
> src/dfeet/__pycache__/executemethoddialog.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> src/dfeet/__pycache__/executemethoddialog.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
> src/dfeet/__pycache__/introspection.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add src/dfeet/__pycache__/introspection.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
> src/dfeet/__pycache__/introspection_helper.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> src/dfeet/__pycache__/introspection_helper.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
> src/dfeet/__pycache__/settings.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/dfeet/__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
> src/dfeet/__pycache__/uiloader.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add src/dfeet/__pycache__/uiloader.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/d-feet_0.3.16-3_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: d-feet
Source-Version: 0.3.16-4
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
d-feet, 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.
Simon McVittie <[email protected]> (supplier of updated d-feet 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: SHA256
Format: 1.8
Date: Thu, 14 Nov 2024 09:21:38 +0000
Source: d-feet
Architecture: source
Version: 0.3.16-4
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1044727
Changes:
d-feet (0.3.16-4) unstable; urgency=medium
.
* d/clean: Fix FTBFS twice in a row by removing generated __pycache__
(Closes: #1044727)
* Remove version constraints unnecessary since Debian 11
* Standards-Version: 4.7.0 (no changes required)
Checksums-Sha1:
ae5f6a25b7e5b98f90fa50e95adea59f96c62fdd 2221 d-feet_0.3.16-4.dsc
9dfb60acf723f5272f3d08413d072a6ae3b24055 7904 d-feet_0.3.16-4.debian.tar.xz
b3662f49b4c329c40b70bc373071a6f9dd012e49 15550 d-feet_0.3.16-4_source.buildinfo
Checksums-Sha256:
e57aaad8d34463ee7f25e4b412b2d8678f270e9349cf44741f48592dbf3822f9 2221
d-feet_0.3.16-4.dsc
4858eef3d4dfc099a2265536d22f1aa251dc410a7c491eaf85ed1cb6e6e319d0 7904
d-feet_0.3.16-4.debian.tar.xz
e3518f99c2720645a009e012b4c748ba06c3025b8f5d85874a91ac79eeb963cc 15550
d-feet_0.3.16-4_source.buildinfo
Files:
c074021469e1382c023ceaf37946d793 2221 devel optional d-feet_0.3.16-4.dsc
fbce7256567232226cbef49837b20142 7904 devel optional
d-feet_0.3.16-4.debian.tar.xz
0c606653711d9329365e6cbb0bc2ac36 15550 devel optional
d-feet_0.3.16-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEegc60a5pT6Jb/2LlI1wJnT6zMHYFAmc2Y9oACgkQI1wJnT6z
MHZHeBAAohZrnSyk/cGEiV+PNW86c+g53P5akzAXSc2AZi9Fm60gNY8DWuO1mTh1
jN/+poP9knXujqHChBn0WJLONvpsGcyRG/M9j+i9QVLII/FJcWy4NU2RrhcVisKG
oqRSdBoLrm5TsadG8s2F2sv7pHxgNR9GlBbpIeHUgKduWFWFfSBmJF6MqFbQmvT2
KPjzb3edzMj+QATGQiSo2GNcaz7Yp0on1epxqQvwKOLKvGwAHrU7Z9nBSsW6+xr1
Jk7NdLB49nDJsT79d+PsSt8sL4UFJ8kxvM6X+/EBpIRhV/y+Jt16lDevA3EWBxbJ
dZ0TjhG1Esl/K3GY/aPSP+/nyQgw2gmYXQv/prwux/0BJZmMXp1fAC3oOhTW3t3n
kTgHzGFK9aTNbcfYqxdRAy8uUgECqCYPSvc8eXdNwvGEUKNhqyxWOW9ubH6lM2is
pc0r95mKi36C7w7c0heZ4rj4uGoqPsndG9op5iao7+tBSD9o8LPMromZpQJomxJ3
lphm8+rkDVCVdQDEyJM4e8bZRQ8RwDvP8ehKl8v175Q7f35NgKOw5+0sBUpSJcYg
ifExQBKuK9X2MRlDdpO3V6XSoU1UlOInXnw5JCmVAiu7Z/XpAz/HO225z65ePhOU
Cd3fiCC7tfLwuJ79emUxhMCMlD5Px87Gr1b15Fe3/ZXWQ1U4FfE=
=QbPX
-----END PGP SIGNATURE-----
pgppq273gHjIP.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers