Your message dated Thu, 24 Aug 2023 04:05:38 +0000
with message-id <[email protected]>
and subject line Bug#1047474: fixed in pycurl 7.45.2-4
has caused the Debian Bug report #1047474,
regarding pycurl: 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.)


-- 
1047474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pycurl
Version: 7.45.2-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 pycurl
> dpkg-buildpackage: info: source version 7.45.2-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Samuel Henrique 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf build dist
> rm -f *.pyc *.pyo */*.pyc */*.pyo */*/*.pyc */*/*.pyo
> rm -f MANIFEST
> rm -f src/allpycurl.c src/docstrings.c src/docstrings.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pycurl using existing ./pycurl_7.45.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file src/docstrings.h, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/docstrings.c, use 
> --include-removal to override
> dpkg-source: warning: file pycurl-7.45.2/.pytest_cache/v/cache/nodeids has no 
> final newline (either original or modified version)
> dpkg-source: warning: file pycurl-7.45.2/.pytest_cache/v/cache/stepwise has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> tests/fake-curl/libcurl/with_gnutls.so: binary file contents changed
> dpkg-source: error: add tests/fake-curl/libcurl/with_gnutls.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 
> 'tests/fake-curl/libcurl/with_gnutls.so' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> tests/fake-curl/libcurl/with_nss.so: binary file contents changed
> dpkg-source: error: add tests/fake-curl/libcurl/with_nss.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 
> 'tests/fake-curl/libcurl/with_nss.so' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> tests/fake-curl/libcurl/with_openssl.so: binary file contents changed
> dpkg-source: error: add tests/fake-curl/libcurl/with_openssl.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 
> 'tests/fake-curl/libcurl/with_openssl.so' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> tests/fake-curl/libcurl/with_unknown_ssl.so: binary file contents changed
> dpkg-source: error: add tests/fake-curl/libcurl/with_unknown_ssl.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 
> 'tests/fake-curl/libcurl/with_unknown_ssl.so' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> tests/fake-curl/libcurl/without_ssl.so: binary file contents changed
> dpkg-source: error: add tests/fake-curl/libcurl/without_ssl.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 
> 'tests/fake-curl/libcurl/without_ssl.so' will not be represented in diff
> dpkg-source: warning: file pycurl-7.45.2/tests/tmp/upload.txt has no final 
> newline (either original or modified version)
> 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/pycurl_7.45.2-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: pycurl
Source-Version: 7.45.2-4
Done: Scott Talbert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pycurl, 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.
Scott Talbert <[email protected]> (supplier of updated pycurl 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, 23 Aug 2023 23:39:23 -0400
Source: pycurl
Architecture: source
Version: 7.45.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Scott Talbert <[email protected]>
Closes: 1047474
Changes:
 pycurl (7.45.2-4) unstable; urgency=medium
 .
   * Properly clean up after build (Closes: #1047474)
   * Update Standards-Version to 4.6.2
Checksums-Sha1:
 91cdc082ee5ed68ffad9382e049dec83eb104621 2524 pycurl_7.45.2-4.dsc
 c680cd5fd7033687258a0ce458bc956ea8827830 10772 pycurl_7.45.2-4.debian.tar.xz
 90d0ffa53e96ce3c13f412ab4c6b2f1c5f8ab00b 9962 pycurl_7.45.2-4_amd64.buildinfo
Checksums-Sha256:
 568023e7fa80aad42573b0bf0a0360f9ce6d509f27708a5913678fb431c58c98 2524 
pycurl_7.45.2-4.dsc
 b8fc43acaa918e8c9c2dc01f693fd39d32aae69288b6f6f84ab9522ec9b0a0fd 10772 
pycurl_7.45.2-4.debian.tar.xz
 725c7536c38ab43ddc7b47189123cba5702ce408d5850d1c9374648920b82440 9962 
pycurl_7.45.2-4_amd64.buildinfo
Files:
 2dcc7b3d0ac0563a2384a702729e67f9 2524 python optional pycurl_7.45.2-4.dsc
 20b3464c2e65c5a86d1b1cb7c58e8508 10772 python optional 
pycurl_7.45.2-4.debian.tar.xz
 b81f478c3eacdb79fd917e57f18d82b7 9962 python optional 
pycurl_7.45.2-4_amd64.buildinfo

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

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmTm0hgPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiyUsP/iHZ7/wUQmmoBK+LRkRoCwLfnyGgQ8ZT577X
+l/t2LXCjceBJ1gFVVYvdI7zO9Hiqcp3CS5AtUbl3BODCDKNdJk+ND1e40pj8Mwr
4P6JqqQ2ZBUfLXxkalohpOvoFf3bdKxcu6UfZIPzOXqP98EMK+O+uoOfTTswIecA
6zNMZBsWUShPDownTGACRql8VzxwINbQ6v5h9MLH0JPhp5+2G6wRIKnBl8f/Tpu4
gbjQSOcqpz5o4UVIdt62LG0PeoB4x62hnicBpIMbSOKC734WVXY1JwUtcUy2vsUf
erVdoQqGYJBnSvFR0alaI8xlT01L/foKibdXtZ92c2knFein217ZpPZgn5qpQyC3
0LvcQnv9WWcSoS3bBwWBcS7noGNZWSPDsL50GOypfj5TD8brqO5lrsWjuVFqS5aF
kNQnmn50+h7c0WZOIzg2Kvn/YODj5Hk1djuIDdN7MbtFZ/RRGxqo/KYjviJGpxOW
71AaB7WKquiCbibvBRp7DbBjk84rFh2GPZL0Zp/LUS3CfV3g9K4ZJmZrXz9+JTtl
iHadnkIuWiORcQ4tzZanJx7Npq3cQ6quH0p3D1qJFqGlCX0opC3kpjGTVC2GPM9y
pEtPAokD2sxcEkPUPk4RguXf3RsM9W/dxtlR5D+304ikYgu6tiuEHMTeugTvQ40s
+n+NoqMJ
=Ts34
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to