casey/intermodal

Installer fails with v0.1.13

CtrlAltF7 opened this issue · 3 comments

When executing the installation command, the following error occurs:

% curl --proto '=https' --tlsv1.2 -sSf https://imdl.io/install.sh | bash -s -- --to ~/bin                                                                                        install: Repository:  https://github.com/casey/intermodal
install: Crate:       imdl
install: Tag:         v0.1.13
install: Target:      x86_64-unknown-linux-musl
install: Destination: /home/tofu/dev/bin
install: Archive:     https://github.com/casey/intermodal/releases/download/v0.1.13/imdl-v0.1.13-x86_64-unknown-linux-musl.tar.gz
curl: (22) The requested URL returned error: 404

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

Hunerk commented

me too

Same. It seems like the Pre-built binaries are not build for this version, they're present in the previous version, how can we force the installer script to use the older version?

@casey

casey commented

This should be fixed!

@atomgardner I removed automatic changelog generation, since it was part of the reason the build was failing. As part of the change, I committed the last auto-generated changelog as CHANGELOG.md.