PBR

5.6.0: sphinx warnings

Bug #1930618 reported by Tomasz Kloczko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
New
Undecided
Unassigned

Bug Description

+ /usr/bin/python3 setup.py build_sphinx -b man
running build_sphinx
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
[pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option.
Running Sphinx v4.0.2
[openstackdocstheme] version: 2.2.7
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.6.0/doc/source/reference/api/pbr.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.6.0/doc/source/reference/api/pbr.cmd.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.6.0/doc/source/reference/api/pbr.hooks.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.6.0/doc/source/reference/api/modules.rst.
[openstackdocstheme] using theme from /usr/lib/python3.8/site-packages/openstackdocstheme/theme
fatal: not a git repository (or any parent up to mount point /home/tkloczko)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[openstackdocstheme] cannot find git top directory, assuming "."
[openstackdocstheme] no ./.gitreview found
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 15 added, 0 changed, 0 removed
reading sources... [100%] user/using
/home/tkloczko/rpmbuild/BUILD/pbr-5.6.0/doc/source/user/releasenotes.rst:5: WARNING: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: 'RELEASENOTES.rst'.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-prb.3 { user/index user/features user/using user/packagers user/semver user/compatibility user/releasenotes user/history reference/index reference/api/modules reference/api/pbr reference/api/pbr.cmd reference/api/pbr.hooks contributor/index } done
build succeeded, 1 warning.

Revision history for this message
Tomasz Kloczko (kloczek) wrote :
Download full text (3.8 KiB)

Just tested 5.8.1 and looks like issue still is not resolved.

+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
/usr/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
running build_sphinx
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
[pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option.
Running Sphinx v4.5.0
[openstackdocstheme] version: 2.4.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.8.1/doc/source/reference/api/pbr.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.8.1/doc/source/reference/api/pbr.cmd.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.8.1/doc/source/reference/api/pbr.hooks.rst.
Creating file /home/tkloczko/rpmbuild/BUILD/pbr-5.8.1/doc/source/reference/api/modules.rst.
[openstackdocstheme] using theme from /usr/lib/python3.8/site-packages/openstackdocstheme/theme
fatal: not a git repository (or any parent up to mount point /home/tkloczko)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[openstackdocstheme] cannot find git top directory, assuming "."
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 15 added, 0 changed, 0 removed
reading sources... [100%] user/using
/home/tkloczko/rpmbuild/BUILD/pbr-5.8.1/doc/source/user/history.rst:1: CRITICAL: Problems with "include" directive path:
...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.