Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

ssvmup init.sh failed #11

Closed
weiby3 opened this issue May 2, 2021 · 2 comments
Closed

ssvmup init.sh failed #11

weiby3 opened this issue May 2, 2021 · 2 comments

Comments

@weiby3
Copy link

weiby3 commented May 2, 2021

log:

➜  ~ curl https://raw.githubusercontent.com/second-state/ssvmup/master/installer/init.sh -sSf | sh
info: downloading rustwasmc
curl: (22) The requested URL returned error: 404
rustwasmc-init: failed to download https://github.com/second-state/rustwasmc/releases/download/v0.1.21/rustwasmc-v0.1.21-x86_64-unknown-linux-gnu.tar.gz
rustwasmc-init: this may be a standard network error, but it may also indicate
rustwasmc-init: that rustwasmc's release process is not working. When in doubt
rustwasmc-init: please feel free to open an issue!

➜  ~ curl https://github.com/second-state/rustwasmc/releases/download/v0.1.21/rustwasmc-v0.1.21-x86_64-unknown-linux-gnu.tar.gz            
Not Found#

os: arch linux

@tpmccallum
Copy link

Thank you @weiby3
We are just in the middle of a fairly major renaming operation, apologies for any inconvenience.

@wangshishuo it seems that we need to re-release under the rustwasmc name and generate new compressed binaries because:
a) the installer URL is pointing to a compressed binary which does not yet exist
b) even if the installer was able to fetch the correct compressed binary (.tar.gz etc.) it is still a requirement that the uncompressed version has the root directory of rustwasmc not the original ssvmup (i.e. renaming the compressed binary file name will not work; they need to be re-released)

@DarumaDocker
Copy link
Member

The new version v0.1.22 has been released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants