Your message dated Sun, 11 Feb 2024 21:21:42 +0000
with message-id <[email protected]>
and subject line Bug#1049511: fixed in python-skbio 0.5.9-4
has caused the Debian Bug report #1049511,
regarding python-skbio: Fails to build binary packages again 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.)
--
1049511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049511
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-skbio
Version: 0.5.8-4
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).
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/DoubleBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -b
> -------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package python-skbio
> dpkg-buildpackage: info: source version 0.5.8-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Michael R. Crusoe
> <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> if [ "`find . -name "*.pyo"`" = "" ] ; then echo no need to clean up ; else
> dh_auto_clean; fi
> no need to clean up
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=pybuild
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> find ./skbio -name '*.so' -delete
> find ./skbio -name '*.o' -delete
> rm -rf doc/build build doc/source/generated
> find doc -name *.doctree -delete
> rm -rf .pybuild
> rm -f scikit_bio.egg-info/PKG-INFO scikit_bio.egg-info/SOURCES.txt
> scikit_bio.egg-info/dependency_links.txt scikit_bio.egg-info/requires.txt
> scikit_bio.egg-info/top_level.txt
> rm -f skbio/alignment/_ssw_wrapper.c skbio/diversity/_phylogenetic.c
> skbio/stats/__subsample.c skbio/metadata/_intersection.c
> mv simde-sse2.h.orig simde-sse2.h || true
> mv: cannot stat 'simde-sse2.h.orig': No such file or directory
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> debian/rules binary
> dh binary --with python3,sphinxdoc --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mv simde-sse2.h simde-sse2.h.orig
> mv: cannot stat 'simde-sse2.h': No such file or directory
> make[1]: *** [debian/rules:18: override_dh_auto_configure] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:15: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
> 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -b' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/16/python-skbio_0.5.8-4_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-skbio
Source-Version: 0.5.9-4
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-skbio, 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-skbio 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: Sun, 11 Feb 2024 21:24:22 +0100
Source: python-skbio
Architecture: source
Version: 0.5.9-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1048510 1049511 1063584
Changes:
python-skbio (0.5.9-4) unstable; urgency=medium
.
* Import upstream pull request to make tests working with scipy 1.11
Closes: #1063584
* Remove autogenerated *.c files
Closes: #1048510
* Make sure backup of simde-sse2.h
Closes: #1049511
Checksums-Sha1:
dffa4c79a334c9206148bdf7201961dd397caae7 2804 python-skbio_0.5.9-4.dsc
27af2b225fe8e2329f40afc8938023c1dcf14443 15676
python-skbio_0.5.9-4.debian.tar.xz
088f2ea995700ad2233553da4a9631f231b70916 13063
python-skbio_0.5.9-4_amd64.buildinfo
Checksums-Sha256:
de988d12f77096f321a630a7335e494a1cf311ab32010d5bb9da468d07e840ac 2804
python-skbio_0.5.9-4.dsc
15528c914ec39149afb5b8ad8d82cdfa890800ca7c644e0b6ea4ae97b3c1b2ba 15676
python-skbio_0.5.9-4.debian.tar.xz
5e885e1051c42ac84dffcc5e93d85e4c20c4aa1008425a9ab86ef7c5436a8ea3 13063
python-skbio_0.5.9-4_amd64.buildinfo
Files:
39a8c1eb3b33fee7213950f5406ef90a 2804 python optional python-skbio_0.5.9-4.dsc
792e43e3b36a554f82fc3fb6da3eb7ef 15676 python optional
python-skbio_0.5.9-4.debian.tar.xz
9610f741f1496af6b3953683b6475849 13063 python optional
python-skbio_0.5.9-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXJL3cRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEDpA/9EAbIwwrKqdWhT9ooWWLawaQU9xY3KM0N
pDp0xI6Ye5s0aLhEiZBZJ11qZke/BXtbi7bxF0/kG4gSrZDwbMYnZizuh4q1urpr
WgLWkj/KUav9kzK2IrF2hN7UIMpGB0b2T2Ays1bwBjGY8MhyLbsoHmJXMIM1shfv
JvIYE/hzHVnqVwrbWr+s74cWUCUddUtDwBYEDYVrz4zWIE0q9j1H3So1nxsBubc8
q2p4JtiQ7oMqfQbWy2oKryo1+oTzI/wBowiWVP3wJ/t0sghlbrmPIhT9llP/wPKk
Y4Wdy2PAzWKqIaiIlijT4W8WZ+rXXlTPJ1coLcdfGOgectzJs8aM2NpWTIhXJ48+
roBcePpWu+kYxADqTT4iU+kNWK1VrfGNsAI/QU8MSp9fJOWm7FOTAx/HMOhqfbVo
mHPkBGzZzuCS8TN6EXGwXz7osjeeShRsw0wgASigjYj/O34hJf9yA8cBhfeCjF5H
2ph6oHRUaWwqgt4EnnyPWK5A6zBlK1PIJY/xKJb/PH30z0E7hKI/726R+GAPYFy8
ny1DG50ZOUa6mds5XavrE+X3Pf5/svU8RwLxlqw37VtyLgbme7sP9xKgfriEg8s9
v2UKH5bDaYrHFxrI+sgl7u33S+wpvLXF6WARRNYExNY/1ROTF33lQLg11TYY9o5h
nfGAhJvLQS8=
=mumb
-----END PGP SIGNATURE-----
pgpsOPsTCBOBt.pgp
Description: PGP signature
--- End Message ---