Skip to content

Sphinx fails on 0.12.0 + insufficient testing #691

@arcivanov

Description

@arcivanov
[DEBUG] ['/tmp/IntegrationTestSupportk7fraz1q/.pybuilder/plugins/cpython-3.8.2.final.0/bin/python', '-m', 'sphinx.quickstart', '-q', '-p', 'pybuilder', '-a', 'PyBuilder Team', '-v', '0.12.0', '/tmp/IntegrationTestSupportk7fraz1q/docs']
[DEBUG] Executing command: '/tmp/IntegrationTestSupportk7fraz1q/.pybuilder/plugins/cpython-3.8.2.final.0/bin/python' '-m' 'sphinx.quickstart' '-q' '-p' 'pybuilder' '-a' 'PyBuilder Team' '-v' '0.12.0' '/tmp/IntegrationTestSupportk7fraz1q/docs'
Traceback (most recent call last):
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/cli.py", line 467, in main
    summary = reactor.build(
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/reactor.py", line 235, in build
    execution_summary = self.build_execution_plan(tasks, execution_plan)
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/reactor.py", line 270, in build_execution_plan
    task_execution_summaries = self.execution_manager.execute_execution_plan(
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/execution.py", line 399, in execute_execution_plan
    summaries.append(self.execute_task(task, **kwargs))
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/execution.py", line 346, in execute_task
    task.execute(self.logger, kwargs, _executable=_executable)
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/execution.py", line 187, in execute
    executable.execute(argument_dict)
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/execution.py", line 101, in execute
    self.callable(*arguments)
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/plugins/python/sphinx_plugin.py", line 229, in sphinx_pyb_quickstart_generate
    sphinx_quickstart_generate(project, logger, reactor)  # If this fails we won't touch the config directory further
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/plugins/python/sphinx_plugin.py", line 219, in sphinx_quickstart_generate
    run_sphinx_build(build_command, "sphinx-quickstart", logger, project, reactor)
  File "/tmp/IntegrationTestSupportk7fraz1q/src/main/python/pybuilder/plugins/python/sphinx_plugin.py", line 186, in run_sphinx_build
    raise BuildFailedException("Sphinx build command failed. See %s for full details:\n%s",
pybuilder.errors.BuildFailedException: Sphinx build command failed. See /tmp/IntegrationTestSupportk7fraz1q/target/reports/sphinx-quickstart for full details:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions