Your message dated Tue, 05 Dec 2023 19:19:49 +0000
with message-id <[email protected]>
and subject line Bug#1048644: fixed in pychopper 2.7.9-1
has caused the Debian Bug report #1048644,
regarding pychopper: 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.)


-- 
1048644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pychopper
Version: 2.7.3-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 pychopper
> dpkg-buildpackage: info: source version 2.7.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Pierre Gruet <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from pychopper-2.7.3/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>       rm -f debian/python3-pychopper.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       pybuild --clean -i python{version} -p 3.11
> I: pybuild base:275: python3.11 setup.py clean 
> /<<PKGBUILDDIR>>/setup.py:6: DeprecationWarning: pkg_resources is deprecated 
> as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
>   import pkg_resources
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pychopper/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 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf __pycache__ dist build venv pychopper.egg-info tmp docs/_build
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> cd docs && make clean # fails
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf _build/*
> rm -f pychopper.rst
> rm -f modules.rst
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> 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-pychopper.substvars 
> debian/python3-pychopper.postinst.debhelper 
> debian/python3-pychopper.prerm.debhelper ./docs/pychopper.scripts.rst 
> ./docs/cmd_list.rst ./docs/pychopper.phmm_data.rst 
> ./docs/pychopper.primer_data.rst ./docs/pychopper.tests.rst debian/files
>       rm -fr -- debian/python3-pychopper/ 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 pychopper-2.7.3/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pychopper using existing 
> ./pychopper_2.7.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to pychopper.pdf: binary file 
> contents changed
> dpkg-source: error: add pychopper.pdf 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/pychopper_2.7.3-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: pychopper
Source-Version: 2.7.9-1
Done: Ananthu C V <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pychopper, 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.
Ananthu C V <[email protected]> (supplier of updated pychopper 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: SHA256

Format: 1.8
Date: Tue, 05 Dec 2023 23:27:42 +0530
Source: pychopper
Architecture: source
Version: 2.7.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Ananthu C V <[email protected]>
Closes: 1048644
Changes:
 pychopper (2.7.9-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 2.7.9
   * Update d/clean (Closes: #1048644)
   * Add pysam as build dep
   * Update name of provided script in package description
Checksums-Sha1:
 6edd77d23fcbe62217161a13c3e9016c4714e0db 2807 pychopper_2.7.9-1.dsc
 46f586b2a6da3d2967e984dd5f7bc4625fae0336 62524999 pychopper_2.7.9.orig.tar.gz
 d44d79cef8be31bed558cd81f86ce5838d915402 4724 pychopper_2.7.9-1.debian.tar.xz
 eaf0f2e9f26d9d876b73b26c3a10ddffe40c1339 12439 
pychopper_2.7.9-1_amd64.buildinfo
Checksums-Sha256:
 4abe41828fee9e4adc30ddc566f4fbfdf99696faa39d0cdcaec32948fb3e8b1e 2807 
pychopper_2.7.9-1.dsc
 630d644fbafc3199609e111c1522dc47864c1bfde5cc9682d796974acb97ac70 62524999 
pychopper_2.7.9.orig.tar.gz
 45fe5fcfed22e72b0a7373236c765b3286beb71b50be628fc5ba139644e72d3b 4724 
pychopper_2.7.9-1.debian.tar.xz
 6fa18c3b16e4ff63d0d9a6f068c4b2fe8ac73c9179dc0cdcd5205d7a5022d5dc 12439 
pychopper_2.7.9-1_amd64.buildinfo
Files:
 f7f99231df07fa647da3a0287ee2c3b1 2807 science optional pychopper_2.7.9-1.dsc
 81958f79357d390c46acaf8f1d826991 62524999 science optional 
pychopper_2.7.9.orig.tar.gz
 db9ecb18a391df015b5dbd2980c8b8ec 4724 science optional 
pychopper_2.7.9-1.debian.tar.xz
 b9843b89550d3d1e1cd80928ddf3b6f6 12439 science optional 
pychopper_2.7.9-1_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmVvc0gRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF5bQ//fBiJeM5ISKCdCbJawFuJ9TOfujXluA/H
s4e0sLntYY4xtXefyuuyIi2VK+GGDvxeAO/HP7Zm/ELdrgeWC4RwWu3AcqEUBSKN
zcSpm22zmf/NbgKh5okMJfbZs4rwnsv2qN/B+kahM1BXqW0XSqDpK1XXLsrH7nte
B40VO0QDXKt9Is0HrabQnuE8cl0e92v9Ago75fDbMPiLiij0YAVkVL82oYnPjyQj
mUws6ZIbSxYtw06xHQEv+qTfXXKNdeWgHtTtQReUtdGhmDeYRk1DhrCLe1o7nARC
RcXRM2yvH8bYLe4ME3yk94vn98spqoQ3VXcPNCaN1o1awI4XgoE5Fdqi7g1lf8gH
dLF+apGhCMKoPiTJ3p1Hq+e65FRnzxWgUYTnFgBJgO49Gu9P7HM1RpLflcpx8Aul
UExekU+MFEt0oiNipI80ttkd3t+MJsWnsjOSfns/Ee5s4fTh6/2Ox8rJ4tq7Udui
BRbf6B2RigNpMrFx+F035lBQTNNupDgQlnioX8/RpH/lkseUef0yqbPwwuPm374M
/4XILfSzoCp0yf3yIoSj+CnJHiatn1Pw3y432kxMs60UFHSNjOeIs7iHmuPk5Xdt
uI06r02wutZ/6lUfprKR5fhd5DYwSgrZK3QnuIJK6Myo5vYcrnRIbF5QblrESlAr
4oXz3MAZYiI=
=kk2m
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to