-
-
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
[Feature Request] Improve Update failed
error message
#4675
Comments
Your install is botched. It should never be empty. |
I checked the configuration file from CMD and it's empty, but from powershell I have the following:
I tried to git clone other repos directly and it failed silently also. I think my git installation has an issue. I think, there was something wrong with git, but shall not scoop indicate that there is an issue ? |
Hmm, yes, the error message can be improved. |
Update failed
error message
@niheaven I think this still needs work, not fixed yet |
I've had the problem with "You have unstaged changes." on one machine, and now on another machine. The workaround to remove and add two buckets worked, but it feels like ScoopInstaller/Main#3692 might not be fixed? scoop v0.3.1. The cause might be a script I run every night, that basically runs |
It should only happen once; we pushed a fix for it. Is it happening again and again on the same device? |
@rashil2000 Yes, it happened again and again until I manually ran the bucket rm bucket add workaround. The "You have unstaged changes." problem happened the first time on 2022-03-09, and happened every night the script ran (218 times) until I manually applied the workaround. (I haven't used this laptop much last year.) The error was with the main and extras bucket, so I'm not 100% confident I was running an updated version of scoop all this time. But I see in my command history I ran |
No, I was asking whether it happens again after you apply the rm bucket workaround. The rm bucket workaround was needed (just once) when we pushed a fix for this problem. |
Bug Report
Current Behavior
Issuing scoop update, gives the following
Updating Scoop...
Update failed.
Expected Behavior
scoop itself is updated
Additional context/output
Possible Solution
System details
Windows version: [e.g. 7, 8, 10]
10
OS architecture: [e.g. 32bit, 64bit]
64bit
PowerShell version: [output of
"$($PSVersionTable.PSVersion)"
]5.1.18362.1801
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
Empty file
The text was updated successfully, but these errors were encountered: