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

How to publish wsl-x64 architecture tarballs? #199

Closed
dlecan opened this issue Dec 18, 2020 · 3 comments · Fixed by #540
Closed

How to publish wsl-x64 architecture tarballs? #199

dlecan opened this issue Dec 18, 2020 · 3 comments · Fixed by #540

Comments

@dlecan
Copy link

dlecan commented Dec 18, 2020

Hello,

Some of our users want to upgrade their CLI, but its fails:

@uns/cli: Updating CLI... !
    Error: HTTP Error 404 for GET https://my.domain.com/wsl-x64
    <?xml version='1.0' encoding='UTF-8'?>
    <Error><Code>NoSuchKey</Code><Message>The specified key does not
    exist.</Message><RequestId>txb8822e97861143d598f96-005fdc9fd2</RequestId><Key>wsl-x64</Key></Error>

Their CLI are looking for wsl-x64 arch packages ... which don't exist in our S3 bucket.
Of course it's linked to oclif/config#107

How to publish them?

I want to contribute an improvement, but I don't even know if wsl-x64 derives from Windows or Linux architecture 😜

@dlecan
Copy link
Author

dlecan commented Jan 7, 2022

No more need that

@dlecan dlecan closed this as completed Jan 7, 2022
@nanomosfet
Copy link

how did you fix this?

@dlecan
Copy link
Author

dlecan commented Mar 7, 2022

Unfortunately with a workaround: use the Windows binaries 😥

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

Successfully merging a pull request may close this issue.

2 participants