Your message dated Wed, 08 Nov 2023 14:36:14 +0000
with message-id <[email protected]>
and subject line Bug#1046886: fixed in python-argcomplete 3.1.4-1
has caused the Debian Bug report #1046886,
regarding python-argcomplete: 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.)


-- 
1046886: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046886
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-argcomplete
Version: 2.0.0-1
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-argcomplete
> dpkg-buildpackage: info: source version 2.0.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Marc Dequènes (Duck) 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f .inputrc
> dh_auto_clean
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_argcomplete/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
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./python-argcomplete_2.0.0.orig.tar.gz.asc
> gpgv: Signature made Mon Jan  3 17:29:34 2022 UTC
> gpgv:                using DSA key 29BCBADB4ECAAAC2382699388AFAFCD242818A52
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./python-argcomplete_2.0.0.orig.tar.gz: no acceptable signature found
> dpkg-source: info: building python-argcomplete using existing 
> ./python-argcomplete_2.0.0.orig.tar.gz
> dpkg-source: info: building python-argcomplete using existing 
> ./python-argcomplete_2.0.0.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> python-argcomplete-2.0.0/argcomplete.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-argcomplete-2.0.0/argcomplete.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> python-argcomplete-2.0.0/test/test_package/test_package.egg-info/SOURCES.txt 
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  python-argcomplete-2.0.0/argcomplete.egg-info/PKG-INFO
>  python-argcomplete-2.0.0/argcomplete.egg-info/SOURCES.txt
>  python-argcomplete-2.0.0/test/test_package/build/lib/test_module.py
>  python-argcomplete-2.0.0/test/test_package/build/lib/test_package/__init__.py
>  python-argcomplete-2.0.0/test/test_package/test_package.egg-info/PKG-INFO
>  python-argcomplete-2.0.0/test/test_package/test_package.egg-info/SOURCES.txt
>  
> python-argcomplete-2.0.0/test/test_package/test_package.egg-info/dependency_links.txt
>  
> python-argcomplete-2.0.0/test/test_package/test_package.egg-info/entry_points.txt
>  
> python-argcomplete-2.0.0/test/test_package/test_package.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/python-argcomplete_2.0.0-1.diff.ojQj7g
> 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/python-argcomplete_2.0.0-1_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-argcomplete
Source-Version: 3.1.4-1
Done: Stefano Rivera <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-argcomplete, 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.
Stefano Rivera <[email protected]> (supplier of updated python-argcomplete 
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: Wed, 08 Nov 2023 16:18:12 +0200
Source: python-argcomplete
Architecture: source
Version: 3.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 944433 944469 1046886
Changes:
 python-argcomplete (3.1.4-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Marc Dequènes (Duck) ]
   * Fix manpage generation and regenerate.
   * Add help support to python-argcomplete-check-easy-install-script
     (Closes: #944433).
 .
   [ Stefano Rivera ]
   * New upstream release.
   * Refresh patches.
   * Drop PGP verification from watch file, PyPI doesn't provide signatures any
     more.
   * Build-Depend on zsh and python3-setuptools-scm, now required.
   * Drop inputrc workaround, no longer needed.
   * Build with pybuild-plugin-pyproject.
   * Improve patch descriptions.
   * Point the tests at the staged scripts and module.
   * Mark Build-Depends with <!nocheck>.
   * Drop Build-Depends: python3-coverage and python3-flake8, no longer
     required.
   * Add autopkgtest.
   * Clean correctly. (Closes: #1046886)
   * debian/rules generate_manpages:
     - set -e
     - Use pkg-info.mk to determine version.
   * Activate global bash and zsh completions (Closes: #944469).
   * Update manpages.
   * Bump Standards-Version to 4.6.2, no changes needed.
   * Update copyright.
Checksums-Sha1:
 9bed55049b527a8135303940a01dd2c41f3803ce 1817 python-argcomplete_3.1.4-1.dsc
 69253045c7e9b851acfd3be850984de1c6ff87db 79529 
python-argcomplete_3.1.4.orig.tar.gz
 e10ea9f5a9d981df8b4520bb3728e2321b2f003b 7016 
python-argcomplete_3.1.4-1.debian.tar.xz
 11dae466561dd91fdc2d055b3151dc633e7e5bd4 6692 
python-argcomplete_3.1.4-1_source.buildinfo
Checksums-Sha256:
 cd72be3336e85daf5df6e2c1cbf68468c91419af63aa4a7c3b3d5979ba35cf91 1817 
python-argcomplete_3.1.4-1.dsc
 72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 79529 
python-argcomplete_3.1.4.orig.tar.gz
 89dbc35fda663e96f753a438bfba2bf66da014aba0ad7fa6d74b209ce8ffce3f 7016 
python-argcomplete_3.1.4-1.debian.tar.xz
 95ba2f7d0f797f3471b5f52d3647561adc3cea5a1d90c2128e35daa28b93d7b4 6692 
python-argcomplete_3.1.4-1_source.buildinfo
Files:
 97e8942c656c64654b09165907df7167 1817 python optional 
python-argcomplete_3.1.4-1.dsc
 9aca6f9f6897e34e2360032ebc2bff10 79529 python optional 
python-argcomplete_3.1.4.orig.tar.gz
 f9bce62d4ad7b64ba4414a98f9c21072 7016 python optional 
python-argcomplete_3.1.4-1.debian.tar.xz
 8d12d8ff19be3b5ef85a9053398ae848 6692 python optional 
python-argcomplete_3.1.4-1_source.buildinfo

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

iIkEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZUuY9BQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2AxkAPwJSOzTjup7QZzHR6RP5eIEfuXKg/RO
fBmP6mWWlV2X1wD4yyz0TZIDLsAamvE16oul/9QOJxTVbgooyWQuGjwTDg==
=hzSt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to