-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Error installing Git (issue when 7-zip is expanding) #3417
Comments
Seem to have solved this by unisntalling git and 7zip and then installing 7zip first myself, and then git (instead of letting git pull in 7zip as a dependency). Not sure if this is a real issue, feel free to close if you can't replicate it. Cheers |
Hi! I have the same problem. This is what I do.
Is there another way to install 7zip or git with scoop? Thanks! |
Is this still an issue? The main bucket was moved recently between repos, and that could have created this problem. But right now I can no longer reproduce it, so I beleive it might have been fixed since then. |
I've re-installed scoop several times since and I believe this issue is indeed solved. I'll close the issue 😄 |
nope still an issue please reopen, just installed scoop on a new machine. Doing the 7zip uninstall/install dance made it work.
|
Reopened as requested, apologies 😄 |
I don't think this is still an issue. The error that is posted just above you get if you manually delete 7zip.exe from where it is installed. On a clean machine if you run:
You will get exactly the same error. So just uninstall git and 7zip, reinstall it, then don't mess with it and you'll be fine. I think this issue is pretty much resolved. You also can run
To see that it displays In order to progress, could you please follow the instruction above and report the result. |
The problem is solved for me. I tried to install scoop 23 days ago at my job with the one line command iex (new-object net.webclient).downloadstring('https://get.scoop.sh') It didn’t work. I guess it was due to some permission issues. So I tried the But I see that the |
the chinese means powershell not recognize git command. it seems like some scoop function strong depende git because when use this is log when install git error |
I experienced a very similar issue, although with a different error, about registry access. 7zip msi.log:
Fortunately I got admin access but I was planning on using scoop without. |
I can't install git or 7zip with the latest scoop version |
See #4735 |
Hey guys, love scoop 😄
I'm attempting to install Git at work behind a proxy. The version of Windows 10 here will be a little behind since it's a corporate environment.
This is my PowerShell version info:
And here's what I see when attempting to install Git:
Any ideas?
Fotis
The text was updated successfully, but these errors were encountered: