Open linuxheadz opened 11 years ago
Well, we don't build documentation packages and therefore do not provide an adequate sphinx package. python-sphinx10 is horrible: its binary is called sphinx-1.0-build (not sphinx-build).
Hi Alessio, thanks alot for your answer, now i got another problem :
python-flask-sqlalchemy python-openstack-client start-stop-daemon
these packages are missing , i use redhat 6.3 + epel repositories.
Hi!
Build dependencies are available at http://altai-downloads.griddynamics.net/altai/v1.1.0/deps/. Please install http://altai-downloads.griddynamics.net/altai/v1.1.0/centos6/altai-release-1.1-v1.1.0.el6.noarch.rpm to use our repositories. You will find python-flask-sqlalchemy and start-stop-daemon here.
python-openstackclient-base (not python-openstack-client) can be built from sources (https://github.com/altai/python-openstackclient-base) or installed from altai-downloads.griddynamics.net/altai/v1.1.0/centos6/python-openstackclient-base-2012.1-v1.1.0.el6.noarch.rpm.
Good luck! Thank you for you interest in nova-billing!
Hi there,
I was trying to use nova-billing in fedora 18 , however after doing the rpmbuild stuff , i am not able to start the server using /etc/init.d/nova-billing-os-amqp start, it gives me an error saying , bash: /etc/init.d/nova-billing-os-amqp: No such file or directory, can you please tell me what im going to do?
and also, if i try to use yum install nova-billing, it ways "no package nova-billing available"
When i try to compile nova-billing on redhat 6.3 i got these erros .
rpmbuild -ba nova-billing.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zPDV15
/root/rpmbuild/BUILD/nova-billing-0.0.2/doc' sphinx-build -b html -d build/doctrees source build/html Making output directory... Running Sphinx v0.6.6 loading pickled environment... not found building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [100%] restapi /root/rpmbuild/BUILD/nova-billing-0.0.2/doc/source/devref/index.rst:9: (WARNING/2) toctree references unknown document u'api/autoindex' looking for now-outdated files... none found pickling environment... done checking consistency... /root/rpmbuild/BUILD/nova-billing-0.0.2/doc/source/devref/index.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 20%] config Exception occurred: File "/root/rpmbuild/BUILD/nova-billing-0.0.2/doc/source/_themes/bootstrap/layout.html", line 3, in top-level template code {% set css_files = ['_static/bootstrap.css', '_static/bootstrap-sphinx.css'] + css_files %} UndefinedError: 'css_files' is undefined The full traceback has been saved in /tmp/sphinx-err-54oOzb.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: *** [html] Error 1 make: Leaving directory
/root/rpmbuild/BUILD/nova-billing-0.0.2/doc' error: Bad exit status from /var/tmp/rpm-tmp.EMTUfo (%install)RPM build errors: Bad exit status from /var/tmp/rpm-tmp.EMTUfo (%install)
Red Hat Enterprise Linux Server release 6.3 (Santiago)
sphinx-0.9.9-1.el6.x86_64 python-sphinx-0.6.6-2.el6.noarch python-sphinx10-1.0.8-1.el6.noarch
thanks in advance