-
Notifications
You must be signed in to change notification settings - Fork 491
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
Full upgrade broke 'curl' command #1079
Comments
Probably curl has to be rebuild after recent updates (could it be openssl or libidn?). |
Hmm...I can't repro this:
|
Hmm... I think package 'libcurl' is evil, but I have no idea.
@ErichDonGubler |
Existing -- let me try a clean one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I installed latest MSYS2 on Windows 7 64bit in the following steps.
Install MSYS2 using msys2-x86_64-20161025.exe.
Update core components.
Close my terminal window using a close button.
Update package 'coreutils' with '--force' option for Package "coreutils" conflicts on update #1024 workaround.
Actual:
Expected:
Other commands (like ls, mv, rm) work normally.
In step 6, I updated only 'curl'. It is works.
// Certainly, I know that MSYS2 not support partial upgrades.
Hmm..., what is broken?
The text was updated successfully, but these errors were encountered: