Package: src:python-django-pgtrigger
Version: 4.15.4-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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 cannot 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 add an affects on src:python-django-pgtrigger, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
   debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf /<<PKGBUILDDIR>>/mkdocs
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_django-pgtrigger  
* Building wheel...
The "poetry.dev-dependencies" section is deprecated and will be removed in a 
future version. Use "poetry.group.dev.dependencies" instead.
Successfully built django_pgtrigger-4.15.4-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_django-pgtrigger  
* Building wheel...
The "poetry.dev-dependencies" section is deprecated and will be removed in a 
future version. Use "poetry.group.dev.dependencies" instead.
Successfully built django_pgtrigger-4.15.4-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:186: Copying package built for python3.14 to destdir
I: pybuild plugin_pyproject:186: Copying package built for python3.13 to destdir
   debian/rules execute_after_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
XDG_CACHE_HOME=/<<PKGBUILDDIR>> LC_ALL=C.UTF-8 LANG=C.UTF-8 mkdocs build -d 
/<<PKGBUILDDIR>>/debian/python-django-pgtrigger-doc/usr/share/doc/python-django-pgtrigger-doc/html
Traceback (most recent call last):
  File "/usr/bin/mkdocs", line 6, in <module>
    cli()
    ~~~^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__
    return self.main(*args, **kwargs)
           ~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1697, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/mkdocs/__main__.py", line 288, in 
build_command
    build.build(cfg, dirty=not clean)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/commands/build.py", line 265, in 
build
    config = config.plugins.on_config(config)
  File "/usr/lib/python3/dist-packages/mkdocs/plugins.py", line 587, in 
on_config
    return self.run_event('config', config)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/mkdocs/plugins.py", line 566, in 
run_event
    result = method(item, **kwargs)
  File "/usr/lib/python3/dist-packages/mkdocstrings/_internal/plugin.py", line 
153, in on_config
    handlers._download_inventories()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings/_internal/handlers/base.py", line 
600, in _download_inventories
    handler = self.get_handler(handler_name)
  File 
"/usr/lib/python3/dist-packages/mkdocstrings/_internal/handlers/base.py", line 
581, in get_handler
    self._handlers[name] = module.get_handler(
                           ~~~~~~~~~~~~~~~~~~^
        theme=self._theme,
        ^^^^^^^^^^^^^^^^^^
    ...<4 lines>...
        tool_config=self._tool_config,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings_handlers/python/_internal/handler.py",
 line 403, in get_handler
    config=PythonConfig.from_data(**handler_config),
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File 
"/usr/lib/python3/dist-packages/mkdocstrings_handlers/python/_internal/config.py",
 line 1142, in from_data
    return cls(**cls.coerce(**data))
TypeError: PythonConfig.__init__() got an unexpected keyword argument 'import'
make[1]: *** [debian/rules:13: execute_after_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to