Your message dated Tue, 19 May 2026 12:04:10 +0000
with message-id <[email protected]>
and subject line Bug#1136922: fixed in pydata-sphinx-theme 0.17.1+dfsg-2
has caused the Debian Bug report #1136922,
regarding pydata-sphinx-theme: FTBFS: Cannot find module 'dedent'
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.)


-- 
1136922: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pydata-sphinx-theme
Version: 0.17.1+dfsg-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/202605/

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:pydata-sphinx-theme, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean -i python{version} -p "3.14 3.13" --parallel=2
        rm -rf .pybuild/
        find . -name \*.pyc -exec rm {} \;
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- ./docs/examples/execution.rst ./docs/examples/pydata.ipynb 
debian/python3-pydata-sphinx-theme.substvars 
debian/python-pydata-sphinx-theme-doc.substvars debian/files
        rm -fr -- debian/python3-pydata-sphinx-theme/ debian/tmp/ 
debian/python-pydata-sphinx-theme-doc/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 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.14 3.13" --parallel=2
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pybabel compile -d /<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale -D sphinx
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/es/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/zh/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/zh/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/cs/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/cs/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/de/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/de/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ru/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ru/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ca/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ca/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ja/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/ja/LC_MESSAGES/sphinx.mo
compiling catalog 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/it/LC_MESSAGES/sphinx.po to 
/<<PKGBUILDDIR>>/src/pydata_sphinx_theme/locale/it/LC_MESSAGES/sphinx.mo
ln -sf /usr/share/node_modules .
webpack
[webpack-cli] Failed to load '/<<PKGBUILDDIR>>/webpack.config.js' config
▶ ESM (`import`) failed:
  Cannot find module 'dedent'
  Require stack:
  - /<<PKGBUILDDIR>>/webpack.config.js

▶ CJS (`require`) failed:
  Cannot find module 'dedent'
  Require stack:
  - /<<PKGBUILDDIR>>/webpack.config.js
  - /usr/share/nodejs/webpack-cli/lib/webpack-cli.js
  - /usr/share/nodejs/webpack-cli/bin/cli.js
  - /usr/share/nodejs/webpack/bin/webpack.js
make[1]: *** [debian/rules:25: execute_before_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pydata-sphinx-theme
Source-Version: 0.17.1+dfsg-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pydata-sphinx-theme, 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 pydata-sphinx-theme 
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, 19 May 2026 12:51:29 +0100
Source: pydata-sphinx-theme
Architecture: source
Version: 0.17.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1136922
Changes:
 pydata-sphinx-theme (0.17.1+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Build-depend on node-dedent (closes: #1136922).
Checksums-Sha1:
 9d7aeb4b6caed91c70f5439ce5a3b42a1315765c 3570 
pydata-sphinx-theme_0.17.1+dfsg-2.dsc
 94803691f78701eb0b68493f647c31e4c4a9a05f 250664 
pydata-sphinx-theme_0.17.1+dfsg-2.debian.tar.xz
 af46b2a1091a658c49e6658168c1007f284840e9 5580308 
pydata-sphinx-theme_0.17.1+dfsg-2.git.tar.xz
 be6993db54ad0a34902196d373473eef4869c12b 17420 
pydata-sphinx-theme_0.17.1+dfsg-2_source.buildinfo
Checksums-Sha256:
 9ccb733d9a6a58c1d82d1412dbea3d968f8aa16c4dadd4eb90ef1b9fb26cc42a 3570 
pydata-sphinx-theme_0.17.1+dfsg-2.dsc
 3cf93f440741f648e15cce4913f874eaccc4d5b6d337b8a88fa910a15f79f59e 250664 
pydata-sphinx-theme_0.17.1+dfsg-2.debian.tar.xz
 e9068566c6fb583181352df5eddc4ca7728249e5d7cc54b5a0801c422d52fc0f 5580308 
pydata-sphinx-theme_0.17.1+dfsg-2.git.tar.xz
 cb4636ea5b7ad5cc94cda61926515dc17df146550462d0ca607874f9e102b3cf 17420 
pydata-sphinx-theme_0.17.1+dfsg-2_source.buildinfo
Files:
 5ef892513d5b030d2dd5dba99223fd71 3570 python optional 
pydata-sphinx-theme_0.17.1+dfsg-2.dsc
 9322d32042645d3815743c461a638196 250664 python optional 
pydata-sphinx-theme_0.17.1+dfsg-2.debian.tar.xz
 6109a9682ed774ac6a46df1360107ff8 5580308 python None 
pydata-sphinx-theme_0.17.1+dfsg-2.git.tar.xz
 18b5c11c67ac0ce617834108944f5877 17420 python optional 
pydata-sphinx-theme_0.17.1+dfsg-2_source.buildinfo
Git-Tag-Info: tag=fc5c95bd5fc9bf0a64920ee745ef467987ac6ef3 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoMTyMACgkQYG0ITkaD
wHnbVQ//TOGqvTlZgfYuhqCCEm2HwteIRYLD2eBogva2IXBPKqa5NxLNPduYOczI
wC4DjnCsnAVu5hfKSMcP9t8JqTi1Gw+XCX9Q65+fCn8C1ckAJ+TksPXhi+3m9YXI
/eCcoAQtl3ErqObh+jRON4/pFqrNoj91tOioAJawkC5Mx39/HMWM8ytPEqf12fH3
FJeBGjvSgReAelGpQYf2unt+VW7PokxURS5lnR5jncAIceKnJSl9wobyfGF1mBxG
KLjY+IVlQ7wu1kI19S63AS8PFGlhMWVk7Mm2vUyNeyNrtmq22dHFZZWs+P5dYxzc
eOQCq+bg1N4X2mjp/x+nH1WmlksXSVa1VLlp9yySDJ/2jyory0lgNTV3gihSpFYQ
tuxoZ+4xaDHM575acLR8jNL57DzBjJGGfMXD18iIkZdJnbzR6ffgMubouyfYY/Ez
U/MUg8LI1RfRRQ4EEmSAVYhxxmCsd68Q2e95GITApotTP3gLaEEdDnAgRCJ4oIF4
pYXmI7Q5u1EhGLsFE/mU4CKHlJnF9Ve9nv7AMdvf16nzEVeAxvPU/OuBRc68gYTa
dZCw6cjOM0oEGPDXty6Lh58WUnXnqw+Db9MQmK3vysM41KcLBs2t71Puet/Wt952
uQq58dLXZFQMNzGS9GSLUvZvFf/uJPN7fe5fWbcgFl6aioR1Fh0=
=rQpo
-----END PGP SIGNATURE-----

Attachment: pgpZCABwz4PsM.pgp
Description: PGP signature


--- End Message ---

Reply via email to