On 01/21/2014 03:15 PM, Daniel Speichert wrote:
Hello,
I am installing Heat service according to the guide from RDO
website:http://openstack.redhat.com/Deploy_Heat_and_launch_your_first_App...
All packages install fine except for the last one: openstack-heat-templates. The package
it depends on is just not in any repositories (CentOS, EPEL or OpenStack Havana RDO).
Error: Package: openstack-heat-templates-0-0.1.20140106git.el6.noarch (openstack-havana)
Requires: libvirt-daemon
That is a bug in the package.
It should depend on libvirt on el6 branches.
Does anybody know how to fix this issue?
I would ensure that libvirt is installed and install the templates using the rpm --nodeps
option.
We'll regenerate an el6 rpm with the correct dependencies now.
thanks for the report,
Pádraig.