Your message dated Sun, 10 Nov 2024 14:35:37 +0000
with message-id <e1ta92p-00ea6j...@fasolo.debian.org>
and subject line Bug#1086006: fixed in python-blosc 1.11.2+ds1-2
has caused the Debian Bug report #1086006,
regarding python-blosc FTBFS: FileNotFoundError: [Errno 2] No such file or
directory:
'/usr/lib/python3/dist-packages/pydata_sphinx_theme/theme/pydata_sphinx_theme'
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 ow...@bugs.debian.org
immediately.)
--
1086006: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-blosc
Version: 1.11.2+ds1-1
Severity: serious
Tags: ftbfs
Justification: FTBFS
Dear maintainer,
During a test rebuild, python-blosc failed to rebuild.
-------------------------------------------------------------------------------
[...]
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:245
(find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /usr/bin/python3.12 (found version "3.12.7")
CMake Warning (dev) at
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:252
(find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.12.so (found version
"3.12.7")
CMake Warning (dev) at blosc/CMakeLists.txt:5 (find_package):
Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
CMake variable Blosc_ROOT is set to:
/usr/lib/libblosc
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Blosc library: /usr/lib/aarch64-linux-gnu/libblosc.so
-- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
_modinit_prefix:PyInit_
-- Configuring done (1.8s)
-- Generating done (0.0s)
-- Build files have been written to:
/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build
gmake[2]: Entering directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
gmake[3]: Entering directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
gmake[4]: Entering directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
gmake[4]: Leaving directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
gmake[4]: Entering directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
[ 50%] Building C object
blosc/CMakeFiles/blosc_extension.dir/blosc_extension.c.o
[100%] Linking C shared module blosc_extension.cpython-312-aarch64-linux-gnu.so
gmake[4]: Leaving directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
[100%] Built target blosc_extension
gmake[3]: Leaving directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
Install the project...
-- Install configuration: "Release"
-- Installing:
/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-install/blosc/blosc_extension.cpython-312-aarch64-linux-gnu.so
gmake[2]: Leaving directory
'/<<PKGBUILDDIR>>/_skbuild/linux-aarch64-3.12/cmake-build'
copying blosc/version.py ->
_skbuild/linux-aarch64-3.12/cmake-install/blosc/version.py
copying blosc/__init__.py ->
_skbuild/linux-aarch64-3.12/cmake-install/blosc/__init__.py
copying blosc/_version.py ->
_skbuild/linux-aarch64-3.12/cmake-install/blosc/_version.py
copying blosc/test.py -> _skbuild/linux-aarch64-3.12/cmake-install/blosc/test.py
copying blosc/toplevel.py ->
_skbuild/linux-aarch64-3.12/cmake-install/blosc/toplevel.py
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/version.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/__init__.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/_version.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/test.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/toplevel.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying
_skbuild/linux-aarch64-3.12/cmake-install/blosc/blosc_extension.cpython-312-aarch64-linux-gnu.so
-> _skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/version.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/__init__.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/_version.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/test.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copying _skbuild/linux-aarch64-3.12/cmake-install/blosc/toplevel.py ->
_skbuild/linux-aarch64-3.12/setuptools/lib.linux-aarch64-cpython-312/blosc
copied 5 files
running build_ext
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--buildsystem=pybuild
pybuild --test -i python{version} -p 3.12
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_blosc/build;
python3.12 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
NO TESTS RAN
rm -fr -- /tmp/dh-xdg-rundir-q26FqRcV
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
rm -f -- debian/python3-blosc.substvars
debian/python-blosc-doc.substvars
rm -fr -- debian/.debhelper/generated/python3-blosc/
debian/python3-blosc/ debian/tmp/ debian/.debhelper/generated/python-blosc-doc/
debian/python-blosc-doc/
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N doc/
debian/python-blosc-doc/usr/share/doc/python-blosc-doc/html/
Running Sphinx v7.4.7
loading translations [en]... done
making output directory... done
Converting `source_suffix = ['.rst', '.md']` to `source_suffix = {'.rst':
'restructuredtext', '.md': 'restructuredtext'}`.
Exception occurred:
File "/usr/lib/python3.12/zipfile/__init__.py", line 1331, in __init__
self.fp = io.open(file, filemode)
^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/lib/python3/dist-packages/pydata_sphinx_theme/theme/pydata_sphinx_theme'
The full traceback has been saved in /tmp/sphinx-err-va5rcv_e.log, if you want
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message
can be provided next time.
A bug report can be filed in the tracker at
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[1]: *** [debian/rules:25: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-10-24T17:36:33Z
-------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/888645/
About the archive rebuild: The build was made on debusine.debian.net,
on arm64 using sbuild.
You can find the build task here:
https://debusine.debian.net/work-request/41950/
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks,
Stefano
--- End Message ---
--- Begin Message ---
Source: python-blosc
Source-Version: 1.11.2+ds1-2
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-blosc, 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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-blosc 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 10 Nov 2024 14:48:42 +0100
Source: python-blosc
Architecture: source
Version: 1.11.2+ds1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1086006
Changes:
python-blosc (1.11.2+ds1-2) unstable; urgency=medium
.
* Team upload.
* Rebuild with fixed pydata_sphinx_theme (Closes: #1086006)
Checksums-Sha1:
cd28d87d30fbb303dbccb664b411269b9e81afd0 2530 python-blosc_1.11.2+ds1-2.dsc
957c1c5ae138f6c4bb2ecb040ad7220c8aa38c49 6820
python-blosc_1.11.2+ds1-2.debian.tar.xz
722007706e7ec2e1b5e7f54fa95fd69e576c23ac 10607
python-blosc_1.11.2+ds1-2_source.buildinfo
Checksums-Sha256:
692dc12689e4bce5a345a49b714a590f93867a547544774d889acfba0480310c 2530
python-blosc_1.11.2+ds1-2.dsc
79966ab47679785ae03c4f35205c637b9c0f1e33b3f2da24932d9e8df6621812 6820
python-blosc_1.11.2+ds1-2.debian.tar.xz
39a3d28ac9f088759bcb8b0aa6f30820b20698fa7983348ffa15a39f6d51430c 10607
python-blosc_1.11.2+ds1-2_source.buildinfo
Files:
2d538ae5c92ce8cb99dbe44180162fda 2530 python optional
python-blosc_1.11.2+ds1-2.dsc
34d650ca0af7df54651d2c074184d164 6820 python optional
python-blosc_1.11.2+ds1-2.debian.tar.xz
bde8c967e6b49e4818c15e9f050acb5c 10607 python optional
python-blosc_1.11.2+ds1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmcwufcRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBp/fBAAxC3UUs22+feHF/9i1RI7VPhwNOITGBDn
Wiry9ZVn3ggjL2/XLDNpMSE00NMqjkErxG/Rddalf6EY7EmbU0PEvNpKxBsm4vpM
9fKG1cz8dfoVQz2ZHwAY/aV5u8ROsEIbua+Y0emu4Smrt5UCTgQISTgm42o1ZkHR
a+gEmmPyRl3hz77VVu4QbDIzbWbPJLMk4ZCua48rrVf439EAMaocG0rKCcXjStkS
wzQ1sLbnRLFa/mgSJO+B40u+0nSOGGKPhP3AxIsiB666reo/k+bQooMmWym5kVLh
Bd36N8zMogGOIoOHlonQALJ+hMF8briICnx8znUcp0umfeQtk/yiLhpr+wUXA74C
9L5IejJAx8VsAhKEZLvupuxbtm4gOSGZ+Xg+bHVDAXswus1cDOS7WYlQ4fp6UkW8
zLssJkTUuyui4CcXpgQ6o61hnlhO00Qhc2NcfeY2/kMsQxYXKkK7mbr/vxswJ3kR
Np/6GLhCCMFzvzcAf5WjpA/auRT41u9X2aisY7w/I/myvS5aI7RWpW50Zx10Fq+S
FVOZ/KalUyiKm23cph3H0+OX32U+kQVExcDIpLsERZt9DwOM0dh/2M+Wxsbu0Hl/
//LGom8Tz4c1RJOJCFGwNMZcy2InM+4xI/NiWGkCyZ6j83b2k/AHl9MSzigzdlm2
slRHPNk6gPM=
=D4OW
-----END PGP SIGNATURE-----
pgpGyMDseyyMf.pgp
Description: PGP signature
--- End Message ---