Skip to content

make html fails #204

Description

@LocutusOfBorg
# make html
Running Sphinx v9.1.0

Configuration error!

Versions
========

* Platform:         linux; (Linux-6.17.0-1030-oem-x86_64-with-glibc2.42)
* Python version:   3.14.6 (CPython)
* Sphinx version:   9.1.0
* Docutils version: 0.22.4
* Jinja2 version:   3.1.6
* Pygments version: 2.20.0

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 611, 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.14/importlib/metadata/__init__.py", line 407, in from_name
        return next(iter(cls.discover(name=name)))
    StopIteration
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 596, in eval_config_file
        exec(code, namespace)  # NoQA: S102
        ~~~~^^^^^^^^^^^^^^^^^
      File "/borgstore/docs/conf.py", line 14, in <module>
        release = pkg_version("borgstore")
      File "/usr/lib/python3.14/importlib/metadata/__init__.py", line 987, in version
        return distribution(distribution_name).version
               ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/importlib/metadata/__init__.py", line 960, in distribution
        return Distribution.from_name(distribution_name)
               ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.14/importlib/metadata/__init__.py", line 409, in from_name
        raise PackageNotFoundError(name)
    importlib.metadata.PackageNotFoundError: No package metadata was found for borgstore


The full traceback has been saved in:
/tmp/sphinx-err-8ci3w573.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: *** [Makefile:20: html] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions