[Pkg-mailman-hackers] Bug#1084292: mailmanclient: FTBFS: Resource wordnet not found.

Santiago Vila sanvila at debian.org
Mon Oct 7 09:33:09 BST 2024


Package: src:mailmanclient
Version: 3.3.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 --with python3,sphinxdoc --buildsystem=pybuild
    dh_update_autotools_config -O--buildsystem=pybuild
    dh_autoreconf -O--buildsystem=pybuild
    dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
    debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. sphinx-build -b html -c ./ -E -N . build/sphinx/html
Running Sphinx v7.4.7
loading translations [en]... done

Exception occurred:
   File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
     raise LookupError(resource_not_found)
LookupError:
**********************************************************************
   Resource wordnet not found.
   Please use the NLTK Downloader to obtain the resource:

   >>> import nltk
   >>> nltk.download('wordnet')
   
   For more information see: https://www.nltk.org/data.html

   Attempted to load corpora/wordnet

   Searched in:
     - '/sbuild-nonexistent/nltk_data'
     - '/usr/nltk_data'
     - '/usr/share/nltk_data'
     - '/usr/lib/nltk_data'
     - '/usr/share/nltk_data'
     - '/usr/local/share/nltk_data'
     - '/usr/lib/nltk_data'
     - '/usr/local/lib/nltk_data'
**********************************************************************
The full traceback has been saved in /tmp/sphinx-err-l93d2xmp.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
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/202410/

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.



More information about the Pkg-mailman-hackers mailing list