Your message dated Thu, 26 Mar 2026 16:33:50 +0000
with message-id <[email protected]>
and subject line Bug#1131977: fixed in python-url-matcher 0.6.0-2
has caused the Debian Bug report #1131977,
regarding python-url-matcher: FTBFS with the nocheck build profile
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.)
--
1131977: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131977
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-url-matcher
Version: 0.6.0-1
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
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/202603/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
(It's a wiki, so you are welcome to contribute)
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-url-matcher, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
adding 'url_matcher-0.6.0.dist-info/top_level.txt'
adding 'url_matcher-0.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built url_matcher-0.6.0-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with
"installer" module
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was
omitted due to "DEB_BUILD_OPTIONS=nocheck"
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:199: Copying package built for python3.14 to destdir
I: pybuild plugin_pyproject:199: Copying package built for python3.13 to destdir
dh_installdocs -O--buildsystem=pybuild
debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. python3 -m sphinx -b html -N docs/
/<<PKGBUILDDIR>>/debian/python-url-matcher-doc/usr/share/doc/python-url-matcher-doc/html
Running Sphinx v8.2.3
Configuration error!
Versions
========
* Platform: linux;
(Linux-6.12.74+deb13+1-cloud-amd64-x86_64-with-glibc2.42)
* Python version: 3.13.12 (CPython)
* Sphinx version: 8.2.3
* Docutils version: 0.22.4
* Jinja2 version: 3.1.6
* Pygments version: 2.19.2
Last Messages
=============
None.
Loaded Extensions
=================
None.
Traceback
=========
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 616, in
eval_config_file
raise ConfigError(msg % traceback.format_exc()) from exc
sphinx.errors.ConfigError: There is a programmable error in your
configuration file:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 601, in
eval_config_file
exec(code, namespace) # NoQA: S102
~~~~^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/docs/conf.py", line 19, in <module>
from url_matcher import __version__
File "/<<PKGBUILDDIR>>/url_matcher/__init__.py", line 3, in <module>
from .matcher import Patterns, URLMatcher
File "/<<PKGBUILDDIR>>/url_matcher/matcher.py", line 12, in <module>
from url_matcher.patterns import PatternMatcher, get_pattern_domain,
hierarchical_str
File "/<<PKGBUILDDIR>>/url_matcher/patterns.py", line 15, in <module>
from url_matcher.util import get_domain
File "/<<PKGBUILDDIR>>/url_matcher/util.py", line 6, in <module>
from tldextract import tldextract
ModuleNotFoundError: No module named 'tldextract'
The full traceback has been saved in:
/tmp/sphinx-err-lucaoa54.log
To report this error to the developers, please open an issue at
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message
can be provided next time.
make[1]: *** [debian/rules:10: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-url-matcher
Source-Version: 0.6.0-2
Done: Andrey Rakhmatullin <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-url-matcher, 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.
Andrey Rakhmatullin <[email protected]> (supplier of updated python-url-matcher
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: Thu, 26 Mar 2026 21:12:20 +0500
Source: python-url-matcher
Architecture: source
Version: 0.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Andrey Rakhmatullin <[email protected]>
Closes: 1131977
Changes:
python-url-matcher (0.6.0-2) unstable; urgency=medium
.
* Fix B-D nodoc annotations (Closes: #1131977).
Checksums-Sha1:
7bc16ce014ccb8d1a0a5056052790b392887cdb2 2402 python-url-matcher_0.6.0-2.dsc
9777b666cfd2fb33fd2396b0a2290f240cc79f33 2988
python-url-matcher_0.6.0-2.debian.tar.xz
f05d1762d29a16c1b545dd46d722af3ff7b013ef 9118
python-url-matcher_0.6.0-2_amd64.buildinfo
Checksums-Sha256:
b1f8f29a17a545e432db3e49fbbe8c279d4e2f40798e1bed2acf048ef4fa786b 2402
python-url-matcher_0.6.0-2.dsc
4612c93979d7c7018a714f56a956ddf67e4dabe8e2cd781bb33c6665832ce65a 2988
python-url-matcher_0.6.0-2.debian.tar.xz
05f13a0168ea2e3696d49fff8f99f9a14cb2b62cbe9567cbf42c8af7b900b587 9118
python-url-matcher_0.6.0-2_amd64.buildinfo
Files:
c764236f17b00d50e9b280cf5bf7a1e0 2402 python optional
python-url-matcher_0.6.0-2.dsc
c5a31b0659dbeafc887dc63afd4cb800 2988 python optional
python-url-matcher_0.6.0-2.debian.tar.xz
63b907ac6d122bd29994ed0df5994299 9118 python optional
python-url-matcher_0.6.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtf6ieDcfC1EgtGkao+OWn23e7IYFAmnFW1gACgkQo+OWn23e
7IZjBw/8Cy9MQ+CTWnn1PtvbIdf980fOoe7A2biYIHIGMnkpREXdXbrY9VSD6O1n
mVIkqgWqeQoFui5sZ1b/d4hwLmpMdHKVGtxUKcKeUJz8DLCwXx42UM/aYJPMAWu1
vQSg0y2/jfZa1EQWl6e0VLWiCtdKy9c01Qoyd68P2siZAZShOCQ38UqCn+iFzMJe
vBkVAKNBt83n88u6Rw309OP5I1a7qp0vsrUG0XE49XfgD8UBZgOBo//yRYqNXhbo
Gt8RSwq8Vu5nloUSDh2R19uqZET6IJRYGZSPtJGL/Gl4LuohwhdiXr/6c4zuv5J1
zvEEyptFsVLrWCeEW5o9L2xelqn4KD8gMgMfv3Ku/zn3nzL4iZdKi8ML/PLMwSzK
t6K2n5ERvW/N0AM96NnUKoHuSgdViX7mOlWOmgBnR9VH/5XHfSEdQFO6msiowJr8
Ub+KSpYkkWiONr8NN3TYtrD8gGPErhC09hstfFhWZXYiJlTLhDsRj+jZqCzEq5pX
hmYReCsfsFuNOSN9Makcj+zjttWkj9dILC1On+BTXrJ29eKjZSDo+qfQ9lLn/1Ge
E7hYKhsSn4MuBPRXmXTwA87Oavk6L7DuPKm7hYS/mde06QWQ9jhxGrJAMtrmyQya
T8EtX2BYzo3YdkI8gZsoplAKyqf+605ynjjjbIZscEo0yBJaFBo=
=oHNM
-----END PGP SIGNATURE-----
pgpWUMkwynTER.pgp
Description: PGP signature
--- End Message ---