Your message dated Sat, 30 Dec 2023 21:34:40 +0000
with message-id <[email protected]>
and subject line Bug#1046495: fixed in python-fsquota 0.1.0+dfsg1-4
has caused the Debian Bug report #1046495,
regarding python-fsquota: 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.)
--
1046495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-fsquota
Version: 0.1.0+dfsg1-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 python-fsquota
> dpkg-buildpackage: info: source version 0.1.0+dfsg1-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Philipp Huebner
> <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-fsquota-0.1.0+dfsg1/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/python3-fsquota.substvars debian/files
> rm -fr -- debian/python3-fsquota/ debian/tmp/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f -- debian/python3-fsquota.substvars debian/files
> rm -fr -- debian/python3-fsquota/ debian/tmp/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
> -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \)
> \)
> dpkg-source -b .
> dpkg-source: info: using options from
> python-fsquota-0.1.0+dfsg1/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-fsquota using existing
> ./python-fsquota_0.1.0+dfsg1.orig.tar.gz
> dpkg-source: error: cannot represent change to myconfig.h:
> dpkg-source: error: new version is symlink to hints/linux.h
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> .pybuild/cpython3_3.11_fsquota/build/FsQuota.cpython-311-x86_64-linux-gnu.so:
> binary file contents changed
> dpkg-source: error: add
> .pybuild/cpython3_3.11_fsquota/build/FsQuota.cpython-311-x86_64-linux-gnu.so
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> '.pybuild/cpython3_3.11_fsquota/build/FsQuota.cpython-311-x86_64-linux-gnu.so'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> build/temp.linux-x86_64-cpython-311/src/FsQuota.o: binary file contents
> changed
> dpkg-source: error: add build/temp.linux-x86_64-cpython-311/src/FsQuota.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> build/temp.linux-x86_64-cpython-311/src/linuxapi.o: binary file contents
> changed
> dpkg-source: error: add build/temp.linux-x86_64-cpython-311/src/linuxapi.o 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-fsquota_0.1.0+dfsg1-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: python-fsquota
Source-Version: 0.1.0+dfsg1-4
Done: Philipp Huebner <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-fsquota, 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.
Philipp Huebner <[email protected]> (supplier of updated python-fsquota
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, 30 Dec 2023 22:14:44 +0100
Source: python-fsquota
Architecture: source
Version: 0.1.0+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Philipp Huebner <[email protected]>
Changed-By: Philipp Huebner <[email protected]>
Closes: 1046495
Changes:
python-fsquota (0.1.0+dfsg1-4) unstable; urgency=medium
.
* debian/rules: extend clean target (Closes: #1046495)
* update Standards-Version (no changes needed)
* update lintian overrides
* update years in debian/copyright
Checksums-Sha1:
64f03c8f0ceed8f47703c4e4d81c53e6a1d7e081 2054 python-fsquota_0.1.0+dfsg1-4.dsc
21cb1f364bddf79eeabfdf32831ff722dff19506 2516
python-fsquota_0.1.0+dfsg1-4.debian.tar.xz
9334652e3a8aabfd86efe13a072b52cdfb91830d 8571
python-fsquota_0.1.0+dfsg1-4_amd64.buildinfo
Checksums-Sha256:
944f9caf34cff15da72bc1f67ed8a8e3274ff1d7d2e7416747f66809fd9d120f 2054
python-fsquota_0.1.0+dfsg1-4.dsc
47f40c796293d43acfe5af15cfa2476db4f638b734bc5213aaffb0db59724b3c 2516
python-fsquota_0.1.0+dfsg1-4.debian.tar.xz
a6720ba81c6a7406f39ee899e4245e067978ad4f6125b36218860425de848a00 8571
python-fsquota_0.1.0+dfsg1-4_amd64.buildinfo
Files:
1f728638998c0d51d09564b16e7f5d27 2054 python optional
python-fsquota_0.1.0+dfsg1-4.dsc
95e3a41853b95be0d1f4ff0a4a353b82 2516 python optional
python-fsquota_0.1.0+dfsg1-4.debian.tar.xz
08cd5bb2e3e3cf43287d0cf41214a3fd 8571 python optional
python-fsquota_0.1.0+dfsg1-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCgAzFiEECEGLvkRyDy26xQXsunokltrkDRwFAmWQiOsVHGRlYmFsYW5j
ZUBkZWJpYW4ub3JnAAoJELp6JJba5A0crB0QALibO1FMKZtPl5M3bA6QXt0YTth6
BbBKHRgR1HYbMxz4LqhKd366BBPJyi1iS45G3pAJE5jY+oz8GHjMkesM8vzuKX1x
rqjUblnwy/zCMUU7b+1uxpkiMZXE2b901V5mRy/fQnW1XwhNG0RO2BSkQ/+iYl+p
sKfIv7XUtHBft2Z9ZnIA2VY7pi+QzehUzRRkeCsisf4R/MXOkPykpY+0531/7C00
X0O203EsZUng0YEIrVVKSlDmA78yPjBGbD58cXJgWcOtBuWir6zyvfyLvAIvb/UW
zi5izxkh81vyLmK7macM3mfq/afhXcYDLgwA8IAwyHJ77DWjHxtOIhV1SzijTwKL
eHkZ3I3xfWcmvyX6TTb1EjkvZnDwWQ37BWCe/z+hWybtLkLiAkv1jDofw1Fimqz4
2LGDfhlfpQqJxQ1ELBuN7w7suUR4OPzbvd4l+ToLcNYGi4KyQbn5JtHw27n2j6Y0
amn7cPa4AyQ6Gn3GShkNTiuAxDkzCrOYgxGKL2BPTkI80205pZmvwlEmLeh6S4Tr
eEJLTndhK7WEQsCPJMtlWWO3t6/fPHkoL3zQYX+aeVL6B9sp4L6Oj0qJEYF7duMy
+g4X8WJa+R0bod13RYL+kT0Sr73XjAuXnw74iObuEtcdP2ujtbS21QyyY+VUdaou
5j9cwkoYGA28fdau
=T7EW
-----END PGP SIGNATURE-----
--- End Message ---