Your message dated Mon, 22 Jan 2024 15:10:54 +0000
with message-id <[email protected]>
and subject line Bug#1046341: fixed in python-thinc 8.2.2-1
has caused the Debian Bug report #1046341,
regarding python-thinc: 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.)
--
1046341: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046341
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-thinc
Version: 8.1.7-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-thinc
> dpkg-buildpackage: info: source version 8.1.7-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> rm -f debian/python3-thinc.debhelper.log
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> pybuild --clean -i python{version} -p 3.11
> rm -rf .pybuild/
> find . -name \*.pyc -exec rm {} \;
> find . -type f -name cythonize.dat -delete
> 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-thinc.substvars
> debian/python3-thinc.postinst.debhelper debian/python3-thinc.prerm.debhelper
> debian/files
> rm -fr -- debian/python3-thinc/ 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 source format '3.0 (quilt)'
> dpkg-source: info: building python-thinc using existing
> ./python-thinc_8.1.7.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file python-thinc-8.1.7/thinc.egg-info/SOURCES.txt has
> no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
> python-thinc-8.1.7/thinc.egg-info/PKG-INFO
> python-thinc-8.1.7/thinc.egg-info/SOURCES.txt
> python-thinc-8.1.7/thinc.egg-info/dependency_links.txt
> python-thinc-8.1.7/thinc.egg-info/entry_points.txt
> python-thinc-8.1.7/thinc.egg-info/not-zip-safe
> python-thinc-8.1.7/thinc.egg-info/requires.txt
> python-thinc-8.1.7/thinc.egg-info/top_level.txt
> python-thinc-8.1.7/thinc/backends/cblas.cpp
> python-thinc-8.1.7/thinc/backends/linalg.cpp
> python-thinc-8.1.7/thinc/backends/numpy_ops.cpp
> python-thinc-8.1.7/thinc/extra/search.cpp
> python-thinc-8.1.7/thinc/layers/sparselinear.cpp
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/python-thinc_8.1.7-1.diff.GfWVij
> 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-thinc_8.1.7-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-thinc
Source-Version: 8.2.2-1
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-thinc, 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-thinc 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, 22 Jan 2024 14:11:01 +0100
Source: python-thinc
Architecture: source
Version: 8.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1046341 1056875 1058004
Changes:
python-thinc (8.2.2-1) unstable; urgency=medium
.
* New upstream version
.
[ Bas Couwenberg ]
* Switch to cython3-legacy.
Closes: #1056875
.
[ Andreas Tille ]
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Remove unused license definitions for BSD-3-Clause.
* Fix clean target
Closes: #1046341
* No runtime dependency from cython3
Closes: #1058004
Checksums-Sha1:
08c0241b018d58a297726f0cc91bb2d30a998d8f 2449 python-thinc_8.2.2-1.dsc
e17e996bb0709676d583f6eb74420e2cb8f1bc23 1704605 python-thinc_8.2.2.orig.tar.gz
b8b400742c0a7d41b53e8255c49fef598b140c9c 4024
python-thinc_8.2.2-1.debian.tar.xz
c83fcdd68649897898dab484fc98267208ef108b 9018
python-thinc_8.2.2-1_amd64.buildinfo
Checksums-Sha256:
761d61bafc72293b70b40a7d3638d422524ab62801cc463f48f5635c547d1323 2449
python-thinc_8.2.2-1.dsc
dd0b98412007f604cdb978a3fe454dea62b61ca53977ff8bf4f672330268fa84 1704605
python-thinc_8.2.2.orig.tar.gz
0517c82a5472fa1dc00f2452c9b3afbe51e2a53bf49b7194ccc871218d2c84e2 4024
python-thinc_8.2.2-1.debian.tar.xz
74417df13eeca798d972d5f75933f669fa15c33187aeea879ba7ad720d8c0fa2 9018
python-thinc_8.2.2-1_amd64.buildinfo
Files:
ce4be822aa61ff7dccc14c825cd07551 2449 python optional python-thinc_8.2.2-1.dsc
61d59a550cf84bb4539d06542b17f604 1704605 python optional
python-thinc_8.2.2.orig.tar.gz
8454e86011d7ddf25a306643d938c2ff 4024 python optional
python-thinc_8.2.2-1.debian.tar.xz
d7445f0b8b1b3f5307c11c1381d9e78f 9018 python optional
python-thinc_8.2.2-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWufuERHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEkww/9G+uqKoeajskKN+QBg/GiBRFCXO1EIy3m
9SrLW/dat8WAHSCXujslRFaUNSSd5twsEw/k8gDgBzluxgd1jr6QEsPCfJj6DJQE
w1FjALSjPCaEueD9KOVvI01wOOxaEodtWhDVcNMZyBDsZKUTvR0Pcz7/vuUb5xoQ
zOZsS/Pt/N51S3/mNwbh5hyMvWPqK3Ui0j0eVoVvfLa0nb1stdIF0u/jRZDJMe06
tdLgI8aEfutoI+G1aDL6a8jappd84uEY0LxfdXB647nLwQyeuYL4LYqRqMdJjq/5
KJ3iAF+qxeAUJ6m+dAkRNi+LGaoE4VmVHu1iK677J2ylmauw0r/JIMnp7e8bwSlC
T3RocZFwg4B8p0EfGSqMhnL4Wb3ZEF0z/hPmyLIkyv9LIWNrQah6e+UIaPDD2gNx
c11wCFR/CMTC1qkI5dzlH2DfEykaAodqYse9r7xSL39Rfg4tUFBy9xCmaNYERsDi
VcXVsS3IPbAGjMRIAt42rmsuQon7S24QqI0hF0omspNb8HRSbRdzKwvn9d5StWsm
BYVRPHx9SZeF/6Wr9UlCu8xlYs3sRc0iFkERe0KzijuybyeZpX5NG+eWdQW/9kVq
hQKYEoA52lwrxOgYlCohBS9BjrPwC6gX8KOP6WwD3bUwntqknZcG0Q0DpIL5pdbM
nhYpEjbfmis=
=J960
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers