Hi,
RDO on CentOS8 is still a work in progress, there is no rdo-release rpm for CentOS8 yet as we are not providing signed packages in CentOS mirrors yet.
However, there are available unsigned RDO Trunk repos if you want to start testing already, you can configure them by adding following files to /etc/yum.repos.d.
If you prefer to use packages from master branches for testing instead of train:
That should work.
Best regards,
Alfredo
Hi Folks,
I am trying to deploy single node openstack on CentOS 8 using packstack, but it seems like CentOS 8 packages are not updated in repo.
Has anyone tried this before on centos 8 , if yes what repository should I use ?
[root@xxxxx~]# dnf install -y https://www.rdoproject.org/repos/rdo-release.rpm
Last metadata expiration check: 0:02:17 ago on Tue 04 Feb 2020 03:07:49 AM EST.
rdo-release.rpm 936 B/s | 6.4 kB 00:07
Dependencies resolved.
==============================================================================================================================
Package Architecture Version Repository Size
==============================================================================================================================
Installing:
rdo-release noarch stein-3 @commandline 6.4 k
Transaction Summary
==============================================================================================================================
Install 1 Package
Total size: 6.4 k
Installed size: 3.1 k
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : rdo-release-stein-3.noarch 1/1
Verifying : rdo-release-stein-3.noarch 1/1
Installed:
rdo-release-stein-3.noarch
Complete!
[root@xxxx ~]#
[root@xxxx ~]#
[root@xxxx ~]# dnf install -y openstack-packstack
RDO CentOS-7 - QEMU EV 42 kB/s | 35 kB 00:00
OpenStack Stein Repository 1.3 MB/s | 4.1 MB 00:03
Last metadata expiration check: 0:00:01 ago on Tue 04 Feb 2020 03:12:15 AM EST.
Error:
Problem: cannot install the best candidate for the job
- nothing provides python-netifaces needed by openstack-packstack-1:14.0.0-1.el7.noarch
- nothing provides PyYAML needed by openstack-packstack-1:14.0.0-1.el7.noarch
- nothing provides python-docutils needed by openstack-packstack-1:14.0.0-1.el7.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@xxxxx ~]# --
Best Regards
Pradeep Kumar
_______________________________________________
dev mailing list
dev@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/dev
To unsubscribe: dev-unsubscribe@lists.rdoproject.org