-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey everyone,
at first the branch "alpha" is not longer available so the install script:
vagrant ssh -c "curl https://raw.githubusercontent.com/experimental-platform/platform-configure-script/master/platform-configure.sh | sudo CHANNEL=alpha PLATFORM_SYS_GROUP=protonet PLATFORM_INSTALL_OSUPDATE=true PLATFORM_INSTALL_REBOOT=true sh"
throws Image quay.io/experimentalplatform/configure:alpha... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Pull failed, retrying.... Failed to retrieve quay.io/experimentalplatform/configure:alpha
And if I try to use the development or candidate branch I get the
Using 'candidate' from the command line. Image quay.io/experimentalplatform/configure:candidate...Image 'quay.io/experimentalplatform/configure:candidate' arrived broken
error. I think there is something broken in the repository?
I used the provided vagrant setup.