CentOS7 Latest
Same error
Error: Evaluation Error: Error while evaluating a Resource Statement, Could
not find declared class ::galera::server at
/var/tmp/packstack/22dcf80d9e714a93bf857d612ff741e2/manifests/172.16.1.21_ma
riadb.pp:23:1
-----Original Message-----
From: rdo-list-bounces(a)redhat.com [mailto:rdo-list-bounces@redhat.com] On
Behalf Of rdo-list-request(a)redhat.com
Sent: Tuesday, April 12, 2016 6:41 PM
To: rdo-list(a)redhat.com
Subject: Rdo-list Digest, Vol 37, Issue 18
Send Rdo-list mailing list submissions to
rdo-list(a)redhat.com
To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/rdo-list
or, via email, send a message with subject or body 'help' to
rdo-list-request(a)redhat.com
You can reach the person managing the list at
rdo-list-owner(a)redhat.com
When replying, please edit your Subject line so it is more specific than
"Re: Contents of Rdo-list digest..."
Today's Topics:
1. Re: mitaka packstack fc23 (Boris Derzhavets)
2. Re: Middleman -- v4 migration (Marc Dequ?nes (Duck))
3. Fwd: RFC: Using the new optional python module dependency
generator in Fedora (Ha?kel)
----------------------------------------------------------------------
Message: 1
Date: Tue, 12 Apr 2016 16:48:29 +0000
From: Boris Derzhavets <bderzhavets(a)hotmail.com>
To: "Dotan, Alon" <alon.dotan(a)hpe.com>, "rdo-list(a)redhat.com"
<rdo-list(a)redhat.com>
Subject: Re: [Rdo-list] mitaka packstack fc23
Message-ID:
<BLUPR19MB03226D811946CD520BA4C03AB9950(a)BLUPR19MB0322.namprd19.prod.outlook.
com>
Content-Type: text/plain; charset="iso-8859-1"
________________________________
From: Dotan, Alon <alon.dotan(a)hpe.com>
Sent: Tuesday, April 12, 2016 12:04 PM
To: Boris Derzhavets; rdo-list(a)redhat.com
Subject: RE: mitaka packstack fc23
Just followed the quickstart guide
https://www.rdoproject.org/install/quickstart/
sudo yum install -y
https://www.rdoproject.org/repos/rdo-release.rpm
At this point
# cd /etc/yum.repos.d
# cat rdo-release.repo
[openstack-mitaka]
name=OpenStack Mitaka Repository
baseurl=http://mirror.centos.org/centos/7/cloud/$basearch/openstack-mitaka/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
#cat rdo-testing.repo
[openstack-mitaka-testing]
name=OpenStack Mitaka Testing
baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-mitak
a/
gpgcheck=0
enabled=0
I would be surprised if CentOS 7 repos start to work on F23 ( miracles don't
happen )
I also believe that statement on QuickStart page should now say "Mitaka"
"These instructions are to install the current Mitaka release."
Thanks
Boris.
$ sudo yum update -y
$ sudo yum install -y openstack-packstack
$ packstack --allinone
From: Boris Derzhavets [mailto:bderzhavets@hotmail.com]
Sent: Tuesday, April 12, 2016 18:35
To: Dotan, Alon <alon.dotan(a)hpe.com>; rdo-list(a)redhat.com
Subject: Re: mitaka packstack fc23
________________________________
From: rdo-list-bounces@redhat.com<mailto:rdo-list-bounces@redhat.com>
<rdo-list-bounces@redhat.com<mailto:rdo-list-bounces@redhat.com>> on behalf
of Dotan, Alon <alon.dotan@hpe.com<mailto:alon.dotan@hpe.com>>
Sent: Tuesday, April 12, 2016 10:27 AM
To: rdo-list@redhat.com<mailto:rdo-list@redhat.com>
Subject: [Rdo-list] mitaka packstack fc23
Im trying to install mitaka on fc23 and got the following error:
Error: Evaluation Error: Error while evaluating a Resource Statement, Could
not find declared class ::galera::server at
/var/tmp/packstack/22dcf80d9e714a93bf857d612ff741e2/manifests/172.16.1.21_ma
riadb.pp:23:1
Which repo you have been using ?
Are dependencies generated for F23 Delorean trunk
https://trunk.rdoproject.org/f23/current/ ?
Where is a file delorean-deps.repo ? I don't see it in trunk.
I am expecting a kind of
# yum -y install yum-plugin-priorities
# cd /etc/yum.repos.d
# curl -O
https://trunk.rdoproject.org/centos7-mitaka/delorean-deps.repo
# curl -O
https://trunk.rdoproject.org/centos7-mitaka/current/delorean.repo
No "passed-ci" per Alan
Thanks.
Boris.
someone managed to install mitaka (packstack) on FC23?
Thanks