hardcoded ubuntu image link not accessible anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-training-labs |
In Progress
|
Undecided
|
Hugo Prudente |
Bug Description
MacBook Pro 13" 2017
MacOS Catalina 10.15.5
when running script, it won't find the ubuntu 18.04.4-amd64.iso image and the version and checksum are not updating dynamically, so it won't download 18.04.5 which is now available, nor it won't accept 18.04.5 renamed to 18.04.4 beacuse of wrong checksum.
macbook@
fatal: not a git repository (or any of the parent directories): .git
INFO Using provider virtualbox.
INFO stacktrain start at Tue Aug 18 18:52:49 2020
INFO Creating
/Users/
WARNING MD5 sum did not match.
WARNING ISO image corrupt, removing:
/Users/
INFO Downloading
http://
to /Users/
INFO This may take a while.
WARNING Download failed.
WARNING Unable to get ISO image, trying to update URL.
ERROR Can't find newer ISO image. Aborting.
Steps to reproduce:
1. Download http://
2. extract and cd into labs
3. ./st.py -b cluster
Changed in labs: | |
assignee: | nobody → Hugo Prudente (hugo-kenshin) |
status: | New → Confirmed |
Later I found out how it checks for "newer" image and already reported to Ubuntu CDimage that the md5sums file is missing the checksum for 18.04.5 images.