Public bug reported:

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.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to