Hi Jakub, Thanks for taking the time to make a report.
Jakub Wilk wrote: > Source: roundup > Version: 1.4.18-1.1 > Severity: important > > The README says: > > The *.txt files in the "doc" directory are written in reStructedText. If > you have rst2html installed (part of the docutils suite) you can convert > these to HTML by running "make html" in the "doc" directory. It seems that the upstream maintainers have decided to strip the release tarball from the files you mentioned (and an extra file, doc/security.txt). Interesting. I have contacted the upstream developers why this is done. In the mean time, I can create a patch to add those 2 files, and make these 2 commands work again. The errors you mention persist though. I'll forward those upstream as well. > But this doesn't work: > > $ cd doc > $ make html > make: *** No rule to make target `html'. Stop. > > Trying to convert index.txt manually leads to: > > $ rst2html doc/index.txt 2>&1 >/dev/null | head -n1 > doc/index.txt:8: (ERROR/3) Unknown directive type "toctree". > > (NB, index.html with this error is already included both in the source > and the binary package...) > setup.py appears to provide a build_doc command, but it doesn't work > either: > > $ cd .. > $ python setup.py --help-commands | grep build_doc > build_doc build documentation > $ python setup.py build_doc > running build_doc > /usr/bin/sphinx-build -d build/temp.linux-i686-2.7/doc doc > share/doc/roundup/html > Error: Source directory doesn't contain conf.py file. > error: command '/usr/bin/sphinx-build' failed with exit status 1 This command runs fine, though there are a few documents having no pointers to it. Kind regards, Kai
signature.asc
Description: OpenPGP digital signature