New Question
0

install-rdo.sh contains hardcoded HTTP path which now 404's

asked 2016-04-20 11:02:47 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

This section in install-rdo.sh needs updating as per the comment - version 7-6 is now out.

 if ! /usr/bin/rpm -q epel-release > /dev/null
then
    # TODO the release link version is not reliable and will return a 404 as soon as it gets updated to 7-6
    exec_with_retry 5 0 /usr/bin/rpm -Uvh http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
fi
edit retag flag offensive close merge delete

Comments

Same problem here, is there going to be a updated installer?

harmveenstra gravatar imageharmveenstra ( 2016-04-25 14:22:10 +0300 )edit

[Sigh!] I have not been able to run vmagine even ones successfully. Tried 3 times (Company server 48CPU and 512 GB, Home server 4cpu 16GB, and laptop 4 CPU 6GB). At least on my win10 laptop, it reaches this stage, and 404s. I have changed the URL to 7.6.noarch... lets see

mshukla gravatar imagemshukla ( 2016-04-27 14:45:51 +0300 )edit

http://ask.cloudbase.it/question/1175/v-magine-install-fails-downloading-rdo-release-kilo-1noarchrpm/

mahsoudb gravatar imagemahsoudb ( 2016-06-01 23:02:24 +0300 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2016-04-29 17:50:47 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Changed it in the install-rdo.sh scripts (Found two in the v-image folder) and it seems to work now :) (Windows 10 Hyper-V local install)

edit flag offensive delete link more

Comments

This seemed to get the installer going again. Hope that the installer gets updated with the new openstack release.

Ian_V gravatar imageIan_V ( 2016-05-02 23:45:22 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-04-20 11:02:47 +0300

Seen: 544 times

Last updated: Apr 29 '16