Your message dated Mon, 14 Aug 2023 17:33:55 +0000
with message-id <[email protected]>
and subject line Bug#1047331: fixed in pycoast 1.6.1+dfsg-4
has caused the Debian Bug report #1047331,
regarding pycoast: 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.)
--
1047331: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047331
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pycoast
Version: 1.6.1+dfsg-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 pycoast
> dpkg-buildpackage: info: source version 1.6.1+dfsg-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Antonio Valentino
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with python3,numpy3,sphinxdoc --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean --buildsystem=pybuild
> /usr/bin/make -C docs clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf build/*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> 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: building pycoast using existing
> ./pycoast_1.6.1+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file pycoast-1.6.1+dfsg/pycoast.egg-info/SOURCES.txt
> has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> pycoast-1.6.1+dfsg/docs/source/api/modules.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.cw_agg.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.cw_base.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.cw_pil.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.tests.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.tests.test_pycoast.rst
> pycoast-1.6.1+dfsg/docs/source/api/pycoast.tests.utils.rst
> pycoast-1.6.1+dfsg/pycoast.egg-info/PKG-INFO
> pycoast-1.6.1+dfsg/pycoast.egg-info/SOURCES.txt
> pycoast-1.6.1+dfsg/pycoast.egg-info/dependency_links.txt
> pycoast-1.6.1+dfsg/pycoast.egg-info/not-zip-safe
> pycoast-1.6.1+dfsg/pycoast.egg-info/requires.txt
> pycoast-1.6.1+dfsg/pycoast.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/pycoast_1.6.1+dfsg-3.diff.q33pC9
> 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/pycoast_1.6.1+dfsg-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: pycoast
Source-Version: 1.6.1+dfsg-4
Done: Antonio Valentino <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pycoast, 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.
Antonio Valentino <[email protected]> (supplier of updated pycoast
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: Mon, 14 Aug 2023 16:52:35 +0000
Source: pycoast
Architecture: source
Version: 1.6.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1047331
Changes:
pycoast (1.6.1+dfsg-4) unstable; urgency=medium
.
[ Bas Couwenberg ]
* Remove generated files in clean target.
(closes: #1047331)
* Use execute_after instead of override in rules file.
.
[ Antonio Valentino ]
* debian/control:
- Use the <!nocheck> and <!nodoc> markers.
- Update package description.
- Build-depend on python3-versioneer.
* Switch to autopkgtest-pkg-pybuild and remove the no longer
needed d/test folder.
* debian/rules:
- Improve doc build.
- Remove unnecesssary rules.
* Simplify d/clean.
* New d/python3-pycoast.lintian-overrides.
Checksums-Sha1:
c5b5fb3561e7cec10476a3b2b52300bedde8dc6d 2730 pycoast_1.6.1+dfsg-4.dsc
d2cff6726746f79e1fb7ff464d8d9401312a163a 8976
pycoast_1.6.1+dfsg-4.debian.tar.xz
f8d5d125fd69cc5aaadb33edd13c0193bbcaf786 11752
pycoast_1.6.1+dfsg-4_amd64.buildinfo
Checksums-Sha256:
c113b5d416087347a59fbcf56d8ac12484ef138d30b6027f0428b960a61e305e 2730
pycoast_1.6.1+dfsg-4.dsc
8eb0d49458d35cb502fa48166687c1eadf54613401133c293e37f49b40db8a69 8976
pycoast_1.6.1+dfsg-4.debian.tar.xz
44483d9a72660c0bcf4f9dddcc1af795e5829dd5b2bcbe8c1a422f1d6e795478 11752
pycoast_1.6.1+dfsg-4_amd64.buildinfo
Files:
8b4182bc46affb9f4bd6f12789544c7c 2730 python optional pycoast_1.6.1+dfsg-4.dsc
f56ae7d6677acd11261a95afa795ab63 8976 python optional
pycoast_1.6.1+dfsg-4.debian.tar.xz
64bb45909aa27cd26bf59ddb4c6bba2d 11752 python optional
pycoast_1.6.1+dfsg-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmTaX+8dHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBIqbhAAoyjcYD3KP+S61rlL
hvmtjjkcppM8fQs1F5Sq9yoQmQ2V09R63pUvXdwN84xMYnD/gHZ+GSaso+hKF5WQ
+NnbZPBijhtbMyaDzxPTo9H/20rdh1fEVFzavCVTuHmPyd5NsnNfpNNgjfmTE0O1
vyajRD8bEELW+RmZs4khOkYOx3WBQrL8g9cfRfYDXxABb0AiTJRTkUJ7ClTU5EJe
LZ/6pbSoQxfa+hAKKH62K3WCk5+K40M7AqgNnCyvU5BP412iPwdJf1xqVvlrePM8
hubvLmpd7xZwDVYEJtHBcFl4OLLqVm9e1mTrcxuBm2HpL4+2lvelR2qrcjlxfTJm
YTvHW3Uq9nAH2m1Tba+T70Axp1XF8o+oA+Lg2hP4uN3lLQSzmOboOEpJ0MO3lKct
W3YZcUBICfZvdZZAknIsK2ugjmM7qHJ1YRp4q0r/pFPLGjRDJJkioMjzl27SIxqP
G+12AL/3CGiQqP1gmzR1F+D+rzZAGHibGK0dUvR2PoDdaVvItohNn68UEkBnAFiF
VxGprWLmOfkjL/YOJo8NDTw1qG/YwYoWiIX+NtMwnJ5OvQAt9TKkuAqoWjSOuR7Z
MwPf8NLmC4A8Xp2l7hiem1t61rRkvyhqQkYmOxsGWpVOyqxKnQKdyGsc4FSNiDq5
sSjRTh/4vB9eesWImV5VwdrrjWs=
=PEEG
-----END PGP SIGNATURE-----
--- End Message ---