Your message dated Tue, 07 Jan 2025 16:39:09 +0000
with message-id <[email protected]>
and subject line Bug#1090233: fixed in importlib-resources 6.5.2-1
has caused the Debian Bug report #1090233,
regarding importlib-resources: FTBFS: E ValueError: not enough values to unpack 
(expected 1, got 0)
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.)


-- 
1090233: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090233
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: importlib-resources
Source-Version: 6.5.2-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
importlib-resources, 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.
Colin Watson <[email protected]> (supplier of updated importlib-resources 
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: Tue, 07 Jan 2025 15:49:33 +0000
Source: importlib-resources
Architecture: source
Version: 6.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1076534 1090233
Changes:
 importlib-resources (6.5.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release:
     - Add workaround for broken importlib.resources when an editable
       sentinel is present (closes: #1090233).
     - Generate utf-16 file using little endian and BOM (closes: #1076534).
Checksums-Sha1:
 1347fcfc2dd2b85ddc82264ceb1456c5626982dd 2445 importlib-resources_6.5.2-1.dsc
 15547dfa88425817bd1c3ed7c86db8b9d657a855 44693 
importlib-resources_6.5.2.orig.tar.gz
 dd33e6152dc6fb290c85b7b9d686942975b875b5 3780 
importlib-resources_6.5.2-1.debian.tar.xz
Checksums-Sha256:
 651ffecdec771ee98cb9365fa9e650b050a30239112ae91092deefac5904c498 2445 
importlib-resources_6.5.2-1.dsc
 185f87adef5bcc288449d98fb4fba07cea78bc036455dd44c5fc4a2fe78fed2c 44693 
importlib-resources_6.5.2.orig.tar.gz
 ea8affe947ab9fef02c576c805a28e1ef0aa90e60e18de27ff88fd3c638226a6 3780 
importlib-resources_6.5.2-1.debian.tar.xz
Files:
 2125858db57b92446f1ea7ec9867e76b 2445 python optional 
importlib-resources_6.5.2-1.dsc
 6ba34e0f24dc7521a5e44e707ed0f28f 44693 python optional 
importlib-resources_6.5.2.orig.tar.gz
 1787847818c662ce10b445723969ba82 3780 python optional 
importlib-resources_6.5.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmd9TTIACgkQOTWH2X2G
UAsZGg/8DJ/KQ3lhGUzSUraA2CBfAPOOsaEVBYbQkmrL73E9LqFSh4UJKdHEVoXl
1DXyEH1tF6+gBRsv/biCGMudukWC+ZfMCUl/eNVhuUi7OQXMp7vNs5mp737CpkSo
WwNmkrf+aJuQNCiRHv6sO0CYBY+jT/rfMyCpSBnbMceKrZEKx2sK+QJ5HBz41ufi
0/Mr3KLFDpVq6x4wnKBk0BkJBWeTjOczkuYdZwOcakWQp6ack/16ZtSKHqTf4SjO
QbcZU6MPrb02/ggHoB1hHjNX/4xSCznQAlwvri05cR7uoOva4khcdAHPa09hky2t
QHTuJKqkFoj/n0oEroAdIMRzVACbdk/gPYPX/CP7BldwClkHSUf5oUr1H9mQznFE
las0KG4v5fFimMBIZUkRQW8OaDAda7I0yVG+3ynGZeNYD9oRKV3s2FzrZewNfpom
g3EzU6lBZw2BKl4l1ZC95Lch5xltQ9HePUekWooLr09wb5Y2GR9vC3RkpsI17UHg
XcDMcKc+lgcLN1q0hVCTrmG2pK1noZ2LnnWt58nvSjD8G+rwfaaML8FqroIqNIm0
H//YVVF5lbsX+orSO3KZbvEm9fVHoH51vJy8w18r1Nt5IuDQFOHMuT/6234b/7cS
WeD8U62C3NzWBB2AfCAFC4xBSZcv+UNq0Rz409H3g4xPGsCIYKQ=
=tv2Z
-----END PGP SIGNATURE-----

Attachment: pgpQ9Ysr87yXm.pgp
Description: PGP signature


--- End Message ---

Reply via email to