Your message dated Sun, 13 Oct 2024 00:06:53 +0000
with message-id <e1szm8l-00cwau...@fasolo.debian.org>
and subject line Bug#1045244: fixed in pyfuse3 3.4.0-2
has caused the Debian Bug report #1045244,
regarding pyfuse3: 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 ow...@bugs.debian.org
immediately.)


-- 
1045244: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045244
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyfuse3
Version: 3.2.1-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 pyfuse3
> dpkg-buildpackage: info: source version 3.2.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <jel...@debian.org>
>  dpkg-source --before-build .
> dpkg-source: info: using options from pyfuse3-3.2.1/debian/source/options: 
> --extend-diff-ignore=\.pyc$ --tar-ignore=*.pyc
>  fakeroot debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>       rm -f debian/python3-pyfuse3.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Remove documentation and cython output
> rm -rf build_cython build_sphinx src/pyfuse3.c doc/
> find \( \( -name '*.egg-info' -type d \) \
>      -o \( -name __pycache__  -type d \) \
>      -o \( -name '*.so' -type f \) \
>      -o \( -name '*.pyc' -type f \) \
>      \) -prune -exec rm -rf '{}' +
> dh_auto_clean
>       pybuild --clean -i python{version} -p 3.11
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyfuse3/build' (and 
> everything under it)
> '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 .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> 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-pyfuse3.substvars 
> debian/python3-pyfuse3.postinst.debhelper 
> debian/python3-pyfuse3.prerm.debhelper debian/files
>       rm -fr -- debian/python3-pyfuse3/ 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: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using options from pyfuse3-3.2.1/debian/source/options: 
> --extend-diff-ignore=\.pyc$ --tar-ignore=*.pyc
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pyfuse3 using existing ./pyfuse3_3.2.1.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file src/pyfuse3.c, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of directory src/pyfuse3.egg-info
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/dependency_links.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/top_level.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/SOURCES.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/PKG-INFO, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/requires.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> src/pyfuse3.egg-info/zip-safe, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory doc
> dpkg-source: warning: ignoring deletion of directory doc/html
> dpkg-source: warning: ignoring deletion of file doc/html/example.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/.buildinfo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/changes.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/general.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/genindex.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/util.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/searchindex.js, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/install.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/objects.inv, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/index.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/fuse_api.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/asyncio.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/py-modindex.html, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/gotchas.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/operations.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/data.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/search.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/about.html, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of directory doc/html/_sources
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/example.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/about.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/index.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/asyncio.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/util.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/install.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/fuse_api.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/operations.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/data.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/gotchas.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/general.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_sources/changes.rst.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory doc/html/_static
> dpkg-source: warning: ignoring deletion of file doc/html/_static/minus.png, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/doctools.js, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/plus.png, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/jquery.js, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/default.css, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/language_data.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/classic.css, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/underscore.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/file.png, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/basic.css, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/underscore-1.13.1.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/documentation_options.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/html/_static/sidebar.js, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/pygments.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/searchtools.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> doc/html/_static/jquery-3.5.1.js, use --include-removal to override
> dpkg-source: warning: file pyfuse3-3.2.1/test/.pytest_cache/v/cache/nodeids 
> has no final newline (either original or modified version)
> dpkg-source: warning: file pyfuse3-3.2.1/test/.pytest_cache/v/cache/stepwise 
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  pyfuse3-3.2.1/test/.pytest_cache/CACHEDIR.TAG
>  pyfuse3-3.2.1/test/.pytest_cache/README.md
>  pyfuse3-3.2.1/test/.pytest_cache/v/cache/nodeids
>  pyfuse3-3.2.1/test/.pytest_cache/v/cache/stepwise
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/pyfuse3_3.2.1-2.diff.wPx33R
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/pyfuse3_3.2.1-2_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: pyfuse3
Source-Version: 3.4.0-2
Done: Gianfranco Costamagna <locutusofb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pyfuse3, 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 1045...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated pyfuse3 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 12 Oct 2024 16:58:20 +0200
Source: pyfuse3
Built-For-Profiles: noudeb
Architecture: source
Version: 3.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1045244
Changes:
 pyfuse3 (3.4.0-2) unstable; urgency=medium
 .
   * Add nodoc profile and rework rules for better and easier
     understanding
   * Remove some more built files to make it build twice (Closes: #1045244)
Checksums-Sha1:
 c1c29c9cda04f2ead98fb4ecd2bf945448b9453b 2327 pyfuse3_3.4.0-2.dsc
 d6bd0337a6b170dfd307df9deee268e4690f1c89 98360 pyfuse3_3.4.0-2.debian.tar.xz
 fe983e5ebe8c541d36ca23cafaf5f461a6c65343 8625 pyfuse3_3.4.0-2_source.buildinfo
Checksums-Sha256:
 de018cac14c830da7e882e3cc46fce4fa00cfa6b084fb0ee74032504aafcfff7 2327 
pyfuse3_3.4.0-2.dsc
 f3fc8055d155c371368714ca230331db1bef95d510efe604f673b15748d66e1b 98360 
pyfuse3_3.4.0-2.debian.tar.xz
 7390e20a50eee6faa006d61de17f3c196d553df989a702ba3d1eef1976ebad39 8625 
pyfuse3_3.4.0-2_source.buildinfo
Files:
 405cd4be6ea0f5c9f5ef9cfe809ec93d 2327 python optional pyfuse3_3.4.0-2.dsc
 b6d364f2f75763e9551d1f2e68839f10 98360 python optional 
pyfuse3_3.4.0-2.debian.tar.xz
 d33307d0a1e3c65ca043d8d553a36ab5 8625 python optional 
pyfuse3_3.4.0-2_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmcLC34ACgkQ808JdE6f
XdlDrRAAvRaZR2BdqL+z1oIM/eMY7iNh05Dh+LTF3sir2SRPRNHKJeQ20Aj6BtPd
SDiR59u7oFSFI8MK9SxJlzH3RjYcegVowauctv3QBFZMqRMRryzuHj+Dft1l+Yve
w742QfaSO6qdkK/3x/xGfl517SpdnXryHg4sa4YmFMLxoN1nOD4/TqotvUg7o/7b
+dzrmuN4fn2NTWwNdZmG9Dv5VCGBB0X7dV6Ch846FtyFlb8u1/mFEWf+4wb4CaN4
J2S0oDMpex32qjkKeWCoNl6W9DnSzyz87ZE9QHFP+aD8tMDBDgSsxTXDeOKiyjUY
X4FBvCkCoCe13CBZpXJ6Ub6uW9h7dJePCXViEREAc0WQv6tEAMuFzEC1MfVC3PNw
cg8Y0ctQitnPErRh7b50+1kfDk+wNFaJmQb+TTR4Mixha1k3OiDmXdKOk8tFswPW
HRnXgLoYK+qWvnO6Dkp4J9/o8CXF0TaV3sLfyWkFZgdPGR/1awl/Wt+ZFduWuIhI
v4jjhT5O6KgAxfpKK4mDl8iyy/gZVEwvPE0vJJpnywfYhUmIETpbdRtJ5lTgX5oY
EWtQ4V9wF9G3BdWURyjjuNLAzVYoOeElTcAzd5/SasltrG+2dO2R7wa27GAeB9Lr
ogTMCRttHEK1gSLLBCUTbpTmkuNQAuXPEnVW3jKplqeEd5xJm/A=
=3Toh
-----END PGP SIGNATURE-----

Attachment: pgpewlsNklOdk.pgp
Description: PGP signature


--- End Message ---

Reply via email to