Package: src:importlib-resources
Version: 6.4.5-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
        pybuild --configure -i python{version} -p "3.13 3.12"
   dh_auto_build -O--buildsystem=pybuild
        pybuild --build -i python{version} -p "3.13 3.12"
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_importlib_resources  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/importlib_resources
copying importlib_resources/_adapters.py -> build/lib/importlib_resources
copying importlib_resources/_functional.py -> build/lib/importlib_resources
copying importlib_resources/readers.py -> build/lib/importlib_resources
copying importlib_resources/_common.py -> build/lib/importlib_resources
copying importlib_resources/__init__.py -> build/lib/importlib_resources
copying importlib_resources/_itertools.py -> build/lib/importlib_resources
copying importlib_resources/abc.py -> build/lib/importlib_resources
copying importlib_resources/simple.py -> build/lib/importlib_resources
creating build/lib/importlib_resources/tests
copying importlib_resources/tests/test_custom.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_files.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_contents.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_functional.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/_path.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_reader.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/__init__.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_path.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_compatibilty_files.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_read.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_open.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/test_resource.py -> 
build/lib/importlib_resources/tests
copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests
creating build/lib/importlib_resources/compat
copying importlib_resources/compat/py39.py -> 
build/lib/importlib_resources/compat
copying importlib_resources/compat/__init__.py -> 
build/lib/importlib_resources/compat
copying importlib_resources/compat/py38.py -> 
build/lib/importlib_resources/compat
creating build/lib/importlib_resources/future
copying importlib_resources/future/adapters.py -> 
build/lib/importlib_resources/future
copying importlib_resources/future/__init__.py -> 
build/lib/importlib_resources/future
creating build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py39.py -> 
build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py312.py -> 
build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/__init__.py -> 
build/lib/importlib_resources/tests/compat
running egg_info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
copying importlib_resources/py.typed -> build/lib/importlib_resources
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/importlib_resources
copying build/lib/importlib_resources/_adapters.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
creating build/bdist.linux-x86_64/wheel/importlib_resources/tests
copying build/lib/importlib_resources/tests/test_custom.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py39.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py312.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/zip.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_files.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_contents.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_functional.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/_path.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_reader.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_path.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_read.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_open.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_resource.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/util.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
creating build/bdist.linux-x86_64/wheel/importlib_resources/compat
copying build/lib/importlib_resources/compat/py39.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/py38.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/_functional.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/readers.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/_common.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
creating build/bdist.linux-x86_64/wheel/importlib_resources/future
copying build/lib/importlib_resources/future/adapters.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/future/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/py.typed -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/_itertools.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/abc.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/simple.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
running install_egg_info
Copying importlib_resources.egg-info to 
build/bdist.linux-x86_64/wheel/./importlib_resources-6.4.5.egg-info
running install_scripts
creating 
build/bdist.linux-x86_64/wheel/importlib_resources-6.4.5.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_importlib_resources/.tmp-86s3u2ik/importlib_resources-6.4.5-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'importlib_resources/__init__.py'
adding 'importlib_resources/_adapters.py'
adding 'importlib_resources/_common.py'
adding 'importlib_resources/_functional.py'
adding 'importlib_resources/_itertools.py'
adding 'importlib_resources/abc.py'
adding 'importlib_resources/py.typed'
adding 'importlib_resources/readers.py'
adding 'importlib_resources/simple.py'
adding 'importlib_resources/compat/__init__.py'
adding 'importlib_resources/compat/py38.py'
adding 'importlib_resources/compat/py39.py'
adding 'importlib_resources/future/__init__.py'
adding 'importlib_resources/future/adapters.py'
adding 'importlib_resources/tests/__init__.py'
adding 'importlib_resources/tests/_path.py'
adding 'importlib_resources/tests/test_compatibilty_files.py'
adding 'importlib_resources/tests/test_contents.py'
adding 'importlib_resources/tests/test_custom.py'
adding 'importlib_resources/tests/test_files.py'
adding 'importlib_resources/tests/test_functional.py'
adding 'importlib_resources/tests/test_open.py'
adding 'importlib_resources/tests/test_path.py'
adding 'importlib_resources/tests/test_read.py'
adding 'importlib_resources/tests/test_reader.py'
adding 'importlib_resources/tests/test_resource.py'
adding 'importlib_resources/tests/util.py'
adding 'importlib_resources/tests/zip.py'
adding 'importlib_resources/tests/compat/__init__.py'
adding 'importlib_resources/tests/compat/py312.py'
adding 'importlib_resources/tests/compat/py39.py'
adding 'importlib_resources-6.4.5.dist-info/LICENSE'
adding 'importlib_resources-6.4.5.dist-info/METADATA'
adding 'importlib_resources-6.4.5.dist-info/WHEEL'
adding 'importlib_resources-6.4.5.dist-info/top_level.txt'
adding 'importlib_resources-6.4.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built importlib_resources-6.4.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_importlib_resources  
* Building wheel...
running bdist_wheel
running build
running build_py
running egg_info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/importlib_resources
copying build/lib/importlib_resources/_adapters.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
creating build/bdist.linux-x86_64/wheel/importlib_resources/tests
copying build/lib/importlib_resources/tests/test_custom.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py39.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py312.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/zip.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_files.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_contents.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_functional.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/_path.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_reader.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_path.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_read.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_open.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_resource.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/util.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/tests
creating build/bdist.linux-x86_64/wheel/importlib_resources/compat
copying build/lib/importlib_resources/compat/py39.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/py38.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/_functional.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/readers.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/_common.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
creating build/bdist.linux-x86_64/wheel/importlib_resources/future
copying build/lib/importlib_resources/future/adapters.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/future/__init__.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/py.typed -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/_itertools.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/abc.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
copying build/lib/importlib_resources/simple.py -> 
build/bdist.linux-x86_64/wheel/./importlib_resources
running install_egg_info
Copying importlib_resources.egg-info to 
build/bdist.linux-x86_64/wheel/./importlib_resources-6.4.5.egg-info
running install_scripts
creating 
build/bdist.linux-x86_64/wheel/importlib_resources-6.4.5.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_importlib_resources/.tmp-i356anbo/importlib_resources-6.4.5-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'importlib_resources/__init__.py'
adding 'importlib_resources/_adapters.py'
adding 'importlib_resources/_common.py'
adding 'importlib_resources/_functional.py'
adding 'importlib_resources/_itertools.py'
adding 'importlib_resources/abc.py'
adding 'importlib_resources/py.typed'
adding 'importlib_resources/readers.py'
adding 'importlib_resources/simple.py'
adding 'importlib_resources/compat/__init__.py'
adding 'importlib_resources/compat/py38.py'
adding 'importlib_resources/compat/py39.py'
adding 'importlib_resources/future/__init__.py'
adding 'importlib_resources/future/adapters.py'
adding 'importlib_resources/tests/__init__.py'
adding 'importlib_resources/tests/_path.py'
adding 'importlib_resources/tests/test_compatibilty_files.py'
adding 'importlib_resources/tests/test_contents.py'
adding 'importlib_resources/tests/test_custom.py'
adding 'importlib_resources/tests/test_files.py'
adding 'importlib_resources/tests/test_functional.py'
adding 'importlib_resources/tests/test_open.py'
adding 'importlib_resources/tests/test_path.py'
adding 'importlib_resources/tests/test_read.py'
adding 'importlib_resources/tests/test_reader.py'
adding 'importlib_resources/tests/test_resource.py'
adding 'importlib_resources/tests/util.py'
adding 'importlib_resources/tests/zip.py'
adding 'importlib_resources/tests/compat/__init__.py'
adding 'importlib_resources/tests/compat/py312.py'
adding 'importlib_resources/tests/compat/py39.py'
adding 'importlib_resources-6.4.5.dist-info/LICENSE'
adding 'importlib_resources-6.4.5.dist-info/METADATA'
adding 'importlib_resources-6.4.5.dist-info/WHEEL'
adding 'importlib_resources-6.4.5.dist-info/top_level.txt'
adding 'importlib_resources-6.4.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built importlib_resources-6.4.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
        pybuild --test --test-pytest -i python{version} -p "3.13 3.12"
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_importlib_resources/build; python3.13 
-m pytest 
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_importlib_resources/build
configfile: pytest.ini
plugins: typeguard-4.4.1, cov-5.0.0
collected 210 items

importlib_resources/_common.py .                                         [  0%]
importlib_resources/_itertools.py .                                      [  0%]
importlib_resources/tests/_path.py .                                     [  1%]
importlib_resources/tests/test_compatibilty_files.py ................    [  9%]
importlib_resources/tests/test_contents.py ...                           [ 10%]
importlib_resources/tests/test_custom.py .                               [ 10%]
importlib_resources/tests/test_files.py ...........F.................    [ 24%]
importlib_resources/tests/test_functional.py ..................          [ 33%]
importlib_resources/tests/test_open.py ................................. [ 49%]
.......                                                                  [ 52%]
importlib_resources/tests/test_path.py .............                     [ 58%]
importlib_resources/tests/test_read.py ................................. [ 74%]
...                                                                      [ 75%]
importlib_resources/tests/test_reader.py ...............                 [ 82%]
importlib_resources/tests/test_resource.py .................s........... [ 96%]
.......                                                                  [100%]

=================================== FAILURES ===================================
_______________ OpenNamespaceTests.test_non_paths_in_dunder_path _______________

self = <importlib_resources.tests.test_files.OpenNamespaceTests 
testMethod=test_non_paths_in_dunder_path>

    def test_non_paths_in_dunder_path(self):
        """
        Non-path items in a namespace package's ``__path__`` are ignored.
    
        As reported in python/importlib_resources#311, some tools
        like Setuptools, when creating editable packages, will inject
        non-paths into a namespace package's ``__path__``, a
        sentinel like
        ``__editable__.sample_namespace-1.0.finder.__path_hook__``
        to cause the ``PathEntryFinder`` to be called when searching
        for packages. In that case, resources should still be loadable.
        """
        import namespacedata01
    
        namespacedata01.__path__.append(
            '__editable__.sample_namespace-1.0.finder.__path_hook__'
        )
    
>       resources.files(namespacedata01)

importlib_resources/tests/test_files.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
importlib_resources/_common.py:46: in wrapper
    return func(anchor)
importlib_resources/_common.py:56: in files
    return from_package(resolve(anchor))
importlib_resources/_common.py:117: in from_package
    reader = spec.loader.get_resource_reader(spec.name)
importlib_resources/future/adapters.py:64: in get_resource_reader
    _skip_degenerate(_block_standard(super().get_resource_reader)(name))
importlib_resources/future/adapters.py:22: in wrapper
    reader = reader_getter(*args, **kwargs)
importlib_resources/_adapters.py:29: in get_resource_reader
    return CompatibilityFiles(self.spec)._native()
importlib_resources/_adapters.py:153: in _native
    reader = self._reader
importlib_resources/_adapters.py:147: in _reader
    return self.spec.loader.get_resource_reader(self.spec.name)
<frozen importlib._bootstrap_external>:1456: in get_resource_reader
    ???
/usr/lib/python3.13/importlib/resources/readers.py:138: in __init__
    self.path = MultiplexedPath(*map(self._resolve, namespace_path))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

cls = <class 'importlib.resources.readers.NamespaceReader'>
path_str = '__editable__.sample_namespace-1.0.finder.__path_hook__'

    @classmethod
    def _resolve(cls, path_str) -> abc.Traversable:
        r"""
        Given an item from a namespace path, resolve it to a Traversable.
    
        path_str might be a directory on the filesystem or a path to a
        zipfile plus the path within the zipfile, e.g. ``/foo/bar`` or
        ``/foo/baz.zip/inner_dir`` or ``foo\baz.zip\inner_dir\sub``.
        """
>       (dir,) = (cand for cand in cls._candidate_paths(path_str) if 
> cand.is_dir())
E       ValueError: not enough values to unpack (expected 1, got 0)

/usr/lib/python3.13/importlib/resources/readers.py:149: ValueError
=========================== short test summary info ============================
FAILED 
importlib_resources/tests/test_files.py::OpenNamespaceTests::test_non_paths_in_dunder_path
=================== 1 failed, 208 passed, 1 skipped in 0.55s ===================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_importlib_resources/build; python3.13 
-m pytest 
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_importlib_resources/build; python3.12 
-m pytest 
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_importlib_resources/build
configfile: pytest.ini
plugins: typeguard-4.4.1, cov-5.0.0
collected 210 items

importlib_resources/_common.py .                                         [  0%]
importlib_resources/_itertools.py .                                      [  0%]
importlib_resources/tests/_path.py .                                     [  1%]
importlib_resources/tests/test_compatibilty_files.py ................    [  9%]
importlib_resources/tests/test_contents.py ...                           [ 10%]
importlib_resources/tests/test_custom.py .                               [ 10%]
importlib_resources/tests/test_files.py .............................    [ 24%]
importlib_resources/tests/test_functional.py ..................          [ 33%]
importlib_resources/tests/test_open.py ................................. [ 49%]
.......                                                                  [ 52%]
importlib_resources/tests/test_path.py .............                     [ 58%]
importlib_resources/tests/test_read.py ................................. [ 74%]
...                                                                      [ 75%]
importlib_resources/tests/test_reader.py ...............                 [ 82%]
importlib_resources/tests/test_resource.py .................s........... [ 96%]
.......                                                                  [100%]

======================== 209 passed, 1 skipped in 0.57s ========================
        rm -fr -- /tmp/dh-xdg-rundir-ub60tmd4
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.12" returned exit code 13
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202412/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

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.

Reply via email to