[Bug] Updating scoop fails with error setting certificate file on Windows #5668
Unanswered
Ziimmie
asked this question in
Help and Questions
Replies: 2 comments 1 reply
-
This looks like a problem with your Git installation. Are you able to use other git repositories on your machine normally? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This worked for me:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
Current Behavior
Whenever I try to update scoop, and most apps with scoop, I get an error saying:
"fatal: unable to access 'https://github.com/ScoopInstaller/Scoop/': error setting certificate file: /usr/ssl/certs/ca-bundle.crt"
.Expected Behavior
Scoop (and it's apps) should update normally, without any error.
Additional context/output
This is odd because I am on Windows, so this path couldn't exist even if I tried to make it. Maybe it's a WSL thing? I also used to have msys2 installed, so maybe that's causing the issue?
System details
Windows version: 11
OS architecture: 64bit
PowerShell version: Major 5, Minor 1, Build 22621, Revision 1778
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
Beta Was this translation helpful? Give feedback.
All reactions