Your message dated Fri, 12 Jan 2024 12:05:09 +0000
with message-id <[email protected]>
and subject line Bug#1048725: fixed in python-http-parser 0.9.0+ds-1
has caused the Debian Bug report #1048725,
regarding python-http-parser: 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.)


-- 
1048725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048725
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-http-parser
Version: 0.9.0-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-http-parser
> dpkg-buildpackage: info: source version 0.9.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stefano Rivera 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /<<PKGBUILDDIR>>/setup.py:8: DeprecationWarning: the imp module is deprecated 
> in favour of importlib and slated for removal in Python 3.12; see the 
> module's documentation for alternative uses
>   from imp import load_source
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_http-parser/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
>    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: building python-http-parser using existing 
> ./python-http-parser_0.9.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> http_parser/parser.cpython-311-x86_64-linux-gnu.so:
> dpkg-source: error:   new version is symlink to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_http-parser/build/http_parser/parser.cpython-311-x86_64-linux-gnu.so
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file http_parser/parser.c, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/pyparser.cpython-37.pyc, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/_socketio.cpython-37.pyc, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/util.cpython-37.pyc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/__init__.cpython-37.pyc, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/http.cpython-37.pyc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> http_parser/__pycache__/reader.cpython-37.pyc, use --include-removal to 
> override
> dpkg-source: warning: file 
> python-http-parser-0.9.0/http_parser.egg-info/SOURCES.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/python-http-parser_0.9.0-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-http-parser
Source-Version: 0.9.0+ds-1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-http-parser, 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.
Andreas Tille <[email protected]> (supplier of updated python-http-parser 
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: Fri, 12 Jan 2024 12:50:48 +0100
Source: python-http-parser
Architecture: source
Version: 0.9.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1048725 1055713
Changes:
 python-http-parser (0.9.0+ds-1) unstable; urgency=medium
 .
   * Team upload.
   * Replace imp which is deprecated in Python3.12 by importlib
     Closes: #1055713
   * d/copyright: Remove binary cruft from upstream tarball and
     while doing so also auto-generated *.c source
     Closes: #1048725
   * Testsuite: autopkgtest-pkg-python (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * watch file standard 4 (routine-update)
Checksums-Sha1:
 b61540f5339b0152ed798da5e5d67d9f77605c97 2178 python-http-parser_0.9.0+ds-1.dsc
 afc1ca485afcbc22d1a1b134fd6b3582fa344029 30420 
python-http-parser_0.9.0+ds.orig.tar.xz
 074b2a83aadc5f08598da03c2b15553cd0f8d82a 4228 
python-http-parser_0.9.0+ds-1.debian.tar.xz
 2623c5f6a3dcd6776563b7a9200fde7fc2040533 7884 
python-http-parser_0.9.0+ds-1_amd64.buildinfo
Checksums-Sha256:
 5397607da092b143e09b76d9c1287f76108b91e3316ebb4028bc74db7ac5a75d 2178 
python-http-parser_0.9.0+ds-1.dsc
 2094e89ed00deefcd33574adca0e518fd504520b3ee4c17afe6598b9d3152ae8 30420 
python-http-parser_0.9.0+ds.orig.tar.xz
 d3c707988d9f33109cc4547531bb2394b38bb1fcc1bf2a71f9a777521e47820f 4228 
python-http-parser_0.9.0+ds-1.debian.tar.xz
 313a0d41c7ea989dc15397115d4b0265c058e986d66f8f1f86096eaee1afaebb 7884 
python-http-parser_0.9.0+ds-1_amd64.buildinfo
Files:
 8b83ea3b0f43870fa6f7c0cffae33933 2178 python optional 
python-http-parser_0.9.0+ds-1.dsc
 0a2fb9f859565c0878bc09e3f1cffd38 30420 python optional 
python-http-parser_0.9.0+ds.orig.tar.xz
 5cff0494555cc7be7ac2c416c823bdf9 4228 python optional 
python-http-parser_0.9.0+ds-1.debian.tar.xz
 2bc208259c8714d155ae4cc6d50ac650 7884 python optional 
python-http-parser_0.9.0+ds-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWhKCURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF8Vg/9HDrZBLq5x203t5/UKzyON/qy/9DdGgmB
KbiNgpyzCVGlIr8UmIkNf8vKgUZqnGwNSLYr4/7qjOZyknd4qI9yF8kzss/HqWt9
oAj1fcA6SPDwRalC4QwHaAJeGk1+P3TkH/TOJK9ZMgkwjBKFVIF7e/pNcttcRVHz
G5tdq9L85V67M38YKp53ft3tnoaYZ984e+iPZe3DAtQLf8TMkWxgZjA5Mo6NV4RO
KinJcVi1pnPM4gmpO4RHp6j9m+J0Md9/ruMmqEc9PyD+DOEx5OVuUCIbcYLlmjh0
WlaCmh1CnxRkFiFmqNjYOSJgQ0TXaZlNOUAJ3cWamVPQ/JCOH1GZ4wddj+iqW5/D
1LPRTsQ3rDwBR4UW+B2V6Zh6k6Rb2xaRfXPkNox7EXjnWQhuDQBknZBTL35bytO3
8cfDuAcGVaYj/YjVIi71TTAl4n0PWogUfH+e2yRlTALSD0Jk4/60PtvKB90hcCPE
a0vB0rG/UTjBEuToZvyryOvhicKHODogwGKPEfhFO4o4tU5XojW9j1ST5H1bUNzL
Wn0Ol8EK6lMS3x5UCt3uxcZDWcRrkWWBtWIvJcB76423c0c6r+oyNJ94nCWnKcmK
lFn6AwR1gPHz3a8/UZTy7P1x+WoTLcZlXT3OIbxqrryC4xPYs/yxrO7jMMTgfBAM
ByV+XbgrKPY=
=MIII
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to