Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer fails with v0.1.13 #519

Closed
CtrlAltF7 opened this issue Aug 12, 2023 · 3 comments
Closed

Installer fails with v0.1.13 #519

CtrlAltF7 opened this issue Aug 12, 2023 · 3 comments

Comments

@CtrlAltF7
Copy link

CtrlAltF7 commented Aug 12, 2023

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
Copy link

Hunerk commented Aug 14, 2023

me too

@nigiriemoji
Copy link

nigiriemoji commented Aug 19, 2023

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 casey linked a pull request Aug 19, 2023 that will close this issue
@casey
Copy link
Owner

casey commented Aug 20, 2023

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.

@casey casey closed this as completed Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants