yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91795
[Bug 1840424] Re: glance manpage building in rocky is broken due to missing glance-cache-manage
This works in master and will not be fixed in stable/stein.
** Changed in: glance
Status: In Progress => Fix Released
** Changed in: glance/stein
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1840424
Title:
glance manpage building in rocky is broken due to missing glance-
cache-manage
Status in Glance:
Fix Released
Status in Glance rocky series:
Fix Committed
Status in Glance stein series:
Won't Fix
Bug description:
Using the latest commit (b3ff79ffa45f2439d769006fe9eb84ccf5690759)
from stable/rocky branch.
When trying to build the man pages with:
sphinx-build -W -b man doc/source doc/build/man
I get:
[snipped]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... glance-api.1 { } glance-cache-cleaner.1 { } glance-cache-manage.1 {
Exception occurred:
File "/home/tom/devel/openstack/glance/.tox/docs/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 782, in get_doctree
with open(doctree_filename, 'rb') as f:
IOError: [Errno 2] No such file or directory: u'/home/tom/devel/openstack/glance/doc/build/man/.doctrees/cli/glancecachemanage.doctree'
The full traceback has been saved in /tmp/sphinx-err-YA1GQ3.log, if you want to report the issue to the developers.
This is because commit f126d3b8cc6ea5b8dc45bba52402cadfb4beb041 removed glancecachemanage.rst and the man page building is not tested in CI.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1840424/+subscriptions
References