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

Can't install cargo-update payment required vercel subscription expiry #1896

Closed
MANICX100 opened this issue Aug 24, 2024 · 1 comment · Fixed by #1910
Closed

Can't install cargo-update payment required vercel subscription expiry #1896

MANICX100 opened this issue Aug 24, 2024 · 1 comment · Fixed by #1910
Labels
good first issue Good for newcomers Report: enhancement Request for improvements to existing features or code

Comments

@MANICX100
Copy link

cargo binstall cargo-update
INFO resolve: Resolving package: 'cargo-update'
WARN Failed to send quickinstall report for package cargo-update-14.0.2-x86_64-unknown-linux-gnu: Failed to download from remote: could not HEAD https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-gnu.tar.gz: HTTP status client error (402 Payment Required) for url (https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-gnu.tar.gz)
WARN Failed to send quickinstall report for package cargo-update-14.0.2-x86_64-unknown-linux-musl: Failed to download from remote: could not HEAD https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-musl.tar.gz: HTTP status client error (402 Payment Required) for url (https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-musl.tar.gz)
WARN The package cargo-update v14.0.2 will be installed from source (with cargo)

@NobodyXu
Copy link
Member

Thanks, while this is the same as cargo-bins/cargo-quickinstall#268, I think we could make this message less confusing

@NobodyXu NobodyXu added good first issue Good for newcomers Report: enhancement Request for improvements to existing features or code labels Aug 24, 2024
NobodyXu added a commit that referenced this issue Sep 8, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Report: enhancement Request for improvements to existing features or code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants