5.6.0: sphinx warnings
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
[openstackdocst
[openstackdocst
making output directory... done
Creating file /home/tkloczko/
Creating file /home/tkloczko/
Creating file /home/tkloczko/
Creating file /home/tkloczko/
[openstackdocst
fatal: not a git repository (or any parent up to mount point /home/tkloczko)
Stopping at filesystem boundary (GIT_DISCOVERY_
[openstackdocst
[openstackdocst
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/
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/
build succeeded, 1 warning.
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 python3. 8/site- packages/ setuptools/ command/ easy_install. py:160: EasyInstallDepr ecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. python3. 8/site- packages/ setuptools/ command/ install. py:34: SetuptoolsDepre cationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 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 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 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 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 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 heme] version: 2.4.0 heme] connecting html-page-context event handler rpmbuild/ BUILD/pbr- 5.8.1/doc/ source/ reference/ api/pbr. rst. rpmbuild/ BUILD/pbr- 5.8.1/doc/ source/ reference/ api/pbr. cmd.rst. rpmbuild/ BUILD/pbr- 5.8.1/doc/ source/ reference/ api/pbr. hooks.rst. rpmbuild/ BUILD/pbr- 5.8.1/doc/ source/ reference/ api/modules. rst. heme] using theme from /usr/lib/ python3. 8/site- packages/ openstackdocsth eme/theme ACROSS_ FILESYSTEM not set). heme] cannot find git top directory, assuming "." rpmbuild/ BUILD/pbr- 5.8.1/doc/ source/ user/history. rst:1: CRITICAL: Problems with "include" directive path:
/usr/lib/
warnings.warn(
/usr/lib/
warnings.warn(
/usr/lib/
warnings.warn(
/usr/lib/
warnings.warn(
/usr/lib/
warnings.warn(
/usr/lib/
warnings.warn(
/usr/lib/
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
[openstackdocst
[openstackdocst
making output directory... done
Creating file /home/tkloczko/
Creating file /home/tkloczko/
Creating file /home/tkloczko/
Creating file /home/tkloczko/
[openstackdocst
fatal: not a git repository (or any parent up to mount point /home/tkloczko)
Stopping at filesystem boundary (GIT_DISCOVERY_
[openstackdocst
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/
...