Bug#998215: h5py: FTBFS without network access

Graham Inggs ginggs at debian.org
Mon Nov 1 07:50:50 GMT 2021


Source: h5py
Version: 3.3.0-3
Severity: serious
Tags: ftbfs

Hi Maintainer

As can be seen on reproducible builds [1], h5py FTBFS without network
access during one of its tests.  I've copied what I hope is the
relevant part of the log below.

Regards
Graham


[1] https://tests.reproducible-builds.org/debian/rb-pkg/h5py.html


=================================== FAILURES ===================================
______________________________ TestROS3.test_ros3 ______________________________

self = <h5py._debian_h5py_serial.tests.test_file.TestROS3 object at
0x7fc4489cfdc0>

    @pytest.mark.skipif(h5py.version.hdf5_version_tuple < (1, 10, 6)
                        or not h5.get_config().ros3,
                        reason="ros3 file operations were added in
HDF5 1.10.6+")
    def test_ros3(self):
        """ ROS3 driver and options """

>       with File("https://dandiarchive.s3.amazonaws.com/ros3test.hdf5", 'r',
                  driver='ros3') as f:

build/h5py/_debian_h5py_serial/tests/test_file.py:826:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
build/h5py/_debian_h5py_serial/_hl/files.py:444: in __init__
    fid = make_fid(name, mode, userblock_size,
build/h5py/_debian_h5py_serial/_hl/files.py:199: in make_fid
    fid = h5f.open(name, flags, fapl=fapl)
h5py/_debian_h5py_serial/_objects.pyx:54: in
h5py._debian_h5py_serial._objects.with_phil.wrapper
    ???
h5py/_debian_h5py_serial/_objects.pyx:55: in
h5py._debian_h5py_serial._objects.with_phil.wrapper
    ???
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

>   ???
E   OSError: Unable to open file (curl cannot perform request)

h5py/_debian_h5py_serial/h5f.pyx:100: OSError



More information about the debian-science-maintainers mailing list