Bug 29450

Summary: Не собирает man страницы
Product: Sisyphus Reporter: Slava Dubrovskiy <dubrsl>
Component: python-module-sphinxAssignee: Grigory Ustinov <grenka>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: antohami, cas, cow, darktemplar, evg, george, grenka, imz, lav, mithraen, nbr, qa_viy, rider, sem, shaba, sin, slev, vitty, viy
Version: unstable   
Hardware: all   
OS: Linux   
URL: https://bitbucket.org/birkenfeld/sphinx/issue/1281/sphinx-113-not-build-proper-manpages

Description Slava Dubrovskiy 2013-10-10 04:13:10 MSK
Получил вот такую ошибку:
Exception occurred:
  File "/usr/lib/python2.7/site-packages/docutils/writers/manpage.py", line 865, in dedent
    self._indent.pop()
IndexError: pop from empty list
The full traceback has been saved in /usr/src/tmp/sphinx-err-etWreV.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>,
or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
make: *** [man] Error 1
make: Leaving directory `/usr/src/RPM/BUILD/docker-io-0.7/docs'


Она же https://bitbucket.org/birkenfeld/sphinx/issue/1281
Там есть патч. Прошу приложить или обновить.
Comment 1 Repository Robot 2013-10-10 06:29:13 MSK
python-module-sphinx-1:1.1.3-alt6 -> sisyphus:

* Thu Oct 10 2013 Eugeny A. Rostovtsev (REAL) <real at altlinux> 1:1.1.3-alt6
- Fixed build manpages (ALT #29450)