-
-
Notifications
You must be signed in to change notification settings - Fork 976
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
[Bug]: Unable to install make from main bucket #5185
Comments
Aria2 is known to cause issues with downloads sometimes. Try disabling it once. |
I have already tried it, the similar error occured. |
❯ scoop install make |
Are you able to access that URL in a browser, or via curl? |
|
I am able to access the https://nchc.dl.sourceforge.net/project/ezwinports/make-4.4.1-without-guile-w32-bin.zip URL. Are you? |
Hmmm......it can be directly accessed again.Maybe this was caused by temporary net error, like DNS cache pollution. It was solved accidentally. |
No worries! |
Prerequisites
Package Name
make
Expected/Current Behaviour
The make should be installed correctly,but in fact it encountered a "unknown error"(I thought it was caused by sourceforge website).It is not caused by aria2 because I have similar output when install make without aria2.
Notice that I also cannot directly download the package through
Invoke-WebRequest
.Steps to Reproduce
Possible Solution
Maybe we should change the download source.
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: