-----Original Message-----
From: Alan Pevec [mailto:apevec@gmail.com]
Sent: Monday, April 13, 2015 12:19 AM
To: Kaul, Yaniv
Cc: Rdo-list(a)redhat.com
Subject: Re: [Rdo-list] [CI] FYI.. horizon deps failing/blocking kilo
> I'm getting (on CentOS 7, using packstack):
> Error: /Stage[main]/Horizon/Package[horizon]/ensure: change from
> absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install
openstack-dashboard' returned 1: Error: Package: openstack-dash board-
2015.1-0.1.b2.el7.centos.noarch (openstack-kilo)
> Requires: python-oslo-concurrency
>
>
> Doesn't look like the same issue.
> This is from RDO Kilo repos.
rdo-release-kilo.rpm is currently still bootsraping, you need to enable RDO
Trunk aka Delorean repo.
On CentOS 7 you need:
1. yum install epel-release
2. yum install
http://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm
3. cd /etc/yum.repos.d; wget
http://trunk.rdoproject.org/centos70/latest-RDO-trunk-CI/delorean.repo
Cheers,
Alan
Thanks - the good news is that it seems to work.
The bad news is that the GUI looks a bit Spartan (attached screenshot)...
Y.