New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello. Have you modified the install-rdo.sh script in any way? Also, on console, if you scroll a bit up, the last command executed is '/usr/bin/yum install -y centos-release-openstack-mitaka yum-utils'? Thanks.

Hello. Have you modified As a temporary workaround please edit the install-rdo.sh script in any way? Also, on console, if you scroll a bit up, the last command executed is '/usr/bin/yum install -y centos-release-openstack-mitaka yum-utils'? Thanks.following file:

  1. In the v-magine folder, in resources, edit install-rdo.sh
  2. at line 243 add '--skip-broken'

So the new line will look something like this 'execwithretry 5 0 /usr/bin/yum update -y --skip-broken'