Hi,
Today, i have tried to create overcloud images with the following command:
openstack overcloud image build --all
The process keeps stuck while adding and updating system packages with
delorean-rdo-management-repo.
Yesterday, some problems related with delorean repository maintenance
happened, so my question is:
The missing repo file is supposed to be there or there is a bug that are
searching the file in the wrong location?
Here is the output related with the issue:
+ echo dib-run-parts Wed Sep 16 21:08:51 UTC 2015 00-centos-cloud-repo
completed
dib-run-parts Wed Sep 16 21:08:51 UTC 2015 00-centos-cloud-repo completed
+ for target in '$targets'
+ output 'Running /tmp/in_target.d/pre-install.d/00-delorean-rdo-management'
++ date
+ echo dib-run-parts Wed Sep 16 21:08:51 UTC 2015 Running
/tmp/in_target.d/pre-install.d/00-delorean-rdo-management
dib-run-parts Wed Sep 16 21:08:51 UTC 2015 Running
/tmp/in_target.d/pre-install.d/00-delorean-rdo-management
+ target_tag=00-delorean-rdo-management
+ date +%s.%N
+ /tmp/in_target.d/pre-install.d/00-delorean-rdo-management
+ export DELOREAN_TRUNK_MGT_REPO=
http://trunk.rdoproject.org/centos7/current/
+
DELOREAN_TRUNK_MGT_REPO=http://trunk.rdoproject.org/centos7/current/
+ curl -o /etc/yum.repos.d/delorean-rdo-management.repo
http://trunk.rdoproject.org/centos7/current//delorean-rdo-management.repo
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 243 100 243 0 0 427 0 --:--:-- --:--:-- --:--:--
428
+ target_tag=00-delorean-rdo-management
+ date +%s.%N
+ output '00-delorean-rdo-management completed'
++ date
+ echo dib-run-parts Wed Sep 16 21:08:52 UTC 2015
00-delorean-rdo-management completed
dib-run-parts Wed Sep 16 21:08:52 UTC 2015 00-delorean-rdo-management
completed
+ for target in '$targets'
+ output 'Running /tmp/in_target.d/pre-install.d/00-enable-cr-repo'
++ date
+ echo dib-run-parts Wed Sep 16 21:08:52 UTC 2015 Running
/tmp/in_target.d/pre-install.d/00-enable-cr-repo
dib-run-parts Wed Sep 16 21:08:52 UTC 2015 Running
/tmp/in_target.d/pre-install.d/00-enable-cr-repo
+ target_tag=00-enable-cr-repo
+ date +%s.%N
+ /tmp/in_target.d/pre-install.d/00-enable-cr-repo
+ set -o pipefail
+ yum -y update
Loaded plugins: fastestmirror
File contains no section headers.
file: file:///etc/yum.repos.d/delorean-rdo-management.repo, line: 1
'<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n'
Regards.
Eduardo Gonzalez