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

entrypoint.sh creates unusable TAR_FILE variable for knope versions >= 0.4.0 and <= 0.7.1 #10

Open
jselig-rigetti opened this issue Dec 19, 2024 · 0 comments

Comments

@jselig-rigetti
Copy link

jselig-rigetti commented Dec 19, 2024

See:

TAR_FILE=$(ls knope-*.tgz)

Latest release affected: https://github.com/knope-dev/knope/releases/tag/v0.7.1
Earliest release affected: https://github.com/knope-dev/knope/releases/tag/v0.4.0


Because affected releases have two linux assets, you get an error like the following:

tar: knope-x86_64-unknown-linux-gnu-v0.7.0.tgz\nknope-x86_64-unknown-linux-musl-v0.7.0.tgz:

Cannot open: No such file or directory
@jselig-rigetti jselig-rigetti changed the title entrypoint.sh creates unusable TAR_FILE variable for knope versions >= 0.4.0 and <= 0.7.0 entrypoint.sh creates unusable TAR_FILE variable for knope versions >= 0.4.0 and <= 0.7.1 Dec 19, 2024
jselig-rigetti added a commit to rigetti/qcs-sdk-rust that referenced this issue Dec 19, 2024
jselig-rigetti added a commit to rigetti/qcs-sdk-rust that referenced this issue Dec 19, 2024
* chore: update github actions knope

* chore: use knope action v2.1

* fix: use knope release without gnu build, see knope-dev/action#10
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

1 participant