Skip to content
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] Updated programs after system restore does not work #6187

Open
lostdusty opened this issue Oct 13, 2024 · 1 comment
Open

[Bug] Updated programs after system restore does not work #6187

lostdusty opened this issue Oct 13, 2024 · 1 comment
Labels

Comments

@lostdusty
Copy link

Bug Report

Whenever there is a VSC update, I update all my apps with scoop update *. I have updated them on day 10 of this month (I don't know exact dates for sure, but let's assume that date). Few days prior (and surely unrelated to it) I had issues with my audio driver, reinstalling the drivers didn't help, so I used a restore point automatically made by Windows on day 5 of this month, I restored back to this point, and then after that I noted that the apps scoop updated no longer works, and some seem to be missing. I tried updating scoop/apps itself, but scoop updated git and it is also broken. scoop checkup didn't found any issues.

Current Behavior

Updated apps fails with:
image

Scoop fails to update with:
image

Expected Behavior

All apps to work normally

Additional context/output

Some apps seems to be missing:
image

Possible Solution

Reinstall broken apps (uninstalled, and installed git again, it works!)

System details

Windows version: 10

OS architecture: amd64

PowerShell version: 5.1.19041.4894

Additional software:

Installed apps:

Name           Version       Source      Updated             Info
----           -------       ------      -------             ----
7zip           24.08         main        2024-08-15 20:33:15
adb            35.0.0        main        2024-05-27 13:33:27
android-clt    11076708      main        2024-09-05 13:01:10
aria2          1.37.0-1      main        2024-06-26 17:57:04
atom           1.60.0        extras      2024-06-06 21:00:26
dark           3.14          main        2024-05-27 13:40:11
dart           3.5.3         main        2024-09-14 19:39:10
detect-it-easy 3.09          extras      2024-08-28 10:38:09
dnspyex        6.5.1         extras      2024-06-29 12:34:04
fastfetch*      2.27.1        main        2024-10-09 11:49:08
ffmpeg*         7.1           main        2024-10-09 11:49:21
flutter        3.24.3        extras      2024-09-14 19:41:55
git*            2.47.0        main        2024-10-13 17:37:06
go*             1.23.2        main        2024-10-09 11:50:23
ipinfo-cli     3.3.1         main        2024-09-18 14:26:27
mediainfo      24.06         main        2024-09-02 15:42:44
mitmproxy*      11.0.0        extras      2024-10-09 11:50:31
nodejs         22.9.0        main        2024-09-22 14:24:04
notesnook      3.0.18        extras      2024-10-03 14:06:35
python310      3.10.11       versions    2024-05-27 13:40:47
qpdf           11.9.1        main        2024-07-27 18:13:15
qtscrcpy       2.2.1         extras      2024-08-10 15:07:01
rustup         1.27.1        main        2024-07-11 19:50:36
scrcpy         2.7           main        2024-10-01 15:39:20
tdm-gcc        10.3.0        versions    2024-05-27 13:21:06
vcredist2022   14.40.33816.0 extras      2024-10-13 17:38:15
vscode*         1.94.2        extras      2024-10-13 17:38:29
wireguard-np   0.5.3         nonportable 2024-07-11 10:03:41
zulu-jdk       22.32.15      java        2024-10-13 17:38:44 Held package

Apps with * were updated and broken.

Scoop Configuration

last_update                       scoop_repo                              scoop_branch
-----------                       ----------                              ------------
2024-10-13T17:37:34.0107853-03:00 https://github.com/ScoopInstaller/Scoop master
{
    "last_update":  "2024-10-13T17:37:34.0107853-03:00",
    "scoop_repo":  "https://github.com/ScoopInstaller/Scoop",
    "scoop_branch":  "master"
}
@lostdusty lostdusty added the bug label Oct 13, 2024
@HUMORCE
Copy link
Member

HUMORCE commented Nov 7, 2024

scoop reset * might fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants