install-rdo.sh contains hardcoded HTTP path which now 404's
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
Same problem here, is there going to be a updated installer?
[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
http://ask.cloudbase.it/question/1175/v-magine-install-fails-downloading-rdo-release-kilo-1noarchrpm/