Your message dated Tue, 07 Jan 2025 17:02:47 +0000
with message-id <[email protected]>
and subject line Bug#1045542: fixed in python-pytest-xprocess 0.22.2-2
has caused the Debian Bug report #1045542,
regarding python-pytest-xprocess: 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.)
--
1045542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045542
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-pytest-xprocess
Version: 0.22.2-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-pytest-xprocess
> dpkg-buildpackage: info: source version 0.22.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-pytest-xprocess-0.22.2/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --with python3,sphinxdoc
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf build .stestr
> find . -iname '*.pyc' -delete
> for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using options from
> python-pytest-xprocess-0.22.2/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-pytest-xprocess using existing
> ./python-pytest-xprocess_0.22.2.orig.tar.gz
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/example/xprocess.PID
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s1/xprocess.PID has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s2/xprocess.PID has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s3/xprocess.PID has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/v/cache/nodeids has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-pytest-xprocess-0.22.2/.pytest_cache/v/cache/stepwise has no final
> newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/example/xprocess.PID
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/example/xprocess.log
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s1/xprocess.PID
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s1/xprocess.log
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s2/xprocess.PID
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s2/xprocess.log
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s3/xprocess.PID
> python-pytest-xprocess-0.22.2/.pytest_cache/d/.xprocess/s3/xprocess.log
> python-pytest-xprocess-0.22.2/.pytest_cache/v/cache/nodeids
> python-pytest-xprocess-0.22.2/.pytest_cache/v/cache/stepwise
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/python-pytest-xprocess_0.22.2-1.diff.u3AgR9
> 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-pytest-xprocess_0.22.2-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-pytest-xprocess
Source-Version: 0.22.2-2
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pytest-xprocess, 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.
Thomas Goirand <[email protected]> (supplier of updated python-pytest-xprocess
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, 07 Jan 2025 16:05:37 +0100
Source: python-pytest-xprocess
Architecture: source
Version: 0.22.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1031400 1045542
Changes:
python-pytest-xprocess (0.22.2-2) unstable; urgency=medium
.
* Cleans better (Closes: #1045542).
* Move the package to the Python team (Closes: #1031400).
Checksums-Sha1:
cd358e5cb6bf6835be27834422e73d065d2cda60 2425
python-pytest-xprocess_0.22.2-2.dsc
fe57c2ec0cd653fe19ea0f8aaf7d07c3f717b414 3156
python-pytest-xprocess_0.22.2-2.debian.tar.xz
2ef5074f0ca115ce0604ed698db7274691f4eb08 8951
python-pytest-xprocess_0.22.2-2_amd64.buildinfo
Checksums-Sha256:
313e55f439dcfc7ea128a0e2f71a1966a51c6d3fc3cafbb03c616f915b0f0bc7 2425
python-pytest-xprocess_0.22.2-2.dsc
b407d8057490577bc552ff8a74c59ac370277e1cb656550d504ef8fc23d21030 3156
python-pytest-xprocess_0.22.2-2.debian.tar.xz
3efa8cbb5aea84ed12e1dcbd3e5ed1c5128fb351c91ff59d3fcb334622d3a84c 8951
python-pytest-xprocess_0.22.2-2_amd64.buildinfo
Files:
fdc4afc99537a6a7ba7b9b0db46a8800 2425 python optional
python-pytest-xprocess_0.22.2-2.dsc
74d70787773ae562032b31f15d5881ed 3156 python optional
python-pytest-xprocess_0.22.2-2.debian.tar.xz
3ebec5620b8e4bf162dc16d1b25a6b6f 8951 python optional
python-pytest-xprocess_0.22.2-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmd9ROAACgkQ1BatFaxr
Q/4aSQ/5Abkn/v/kiKAG5mFeR85zA8mw1UsxXLEqTkctXCFx/ZrtEv+8GQJJOdTG
V3YOjYwP74jbLe6ekTlZX8aZjW3lmXYXNUOndSpPHuzwbcvZD8bYx58HJThDvWi0
+HRF1H6E+P2mWrq+tgD2smwp4p341Fr8VfKIfDpuHzIPDtVU+yv5zD13j1ReJgAI
2uHOLFrzWe+1AVTc7pCHX+r7XCy5KYIKNVBoa66Rumyrc+zREoVb1/r35bdoFRk2
T0GC1TtpzsESiDc5YUzJRL8BEbnYqhMs6CVBqZw4VMeP4Syqb3bv7Klcc4CKs7RD
5wT4Dj+Xd7audPkrD57yD6Ej496vTbrwe77SrPlB4TL6+SfDsWWFupbutKQ9nsht
Aqya/sKR1AQE/eBlaXbvwyHS0vFlVc++OaPF41h0sWHbrOnB6+MIIUVPEDCMpr5I
R3Qk1gHCPRdD2ChJHsddH/dQ3bU9GZM7eHgiVAdvlC1Hyd+ZzlVH1c3ieoMY/XW1
XCR9PkRlX/eHyNdIWH1sxHyX6L8bXP8Et1UvRnF4Bkp8tlXrpfnDOFet34Ey72jT
21FKqY/M+uJhRCzAFoudlR9ptUGNSQ2F4ujzkTebVyeMd+0i2Ruysmiazrvfmyqb
ftlsPjDx4gx5Pg1Y2jJChVSAIqJY78nfpC0EsXIYk7C/lZAoeIk=
=a0ET
-----END PGP SIGNATURE-----
pgpjumZ2yE1pa.pgp
Description: PGP signature
--- End Message ---