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

Missing some packages installed via choco #666

Open
szw0407 opened this issue Nov 15, 2024 · 3 comments
Open

Missing some packages installed via choco #666

szw0407 opened this issue Nov 15, 2024 · 3 comments

Comments

@szw0407
Copy link
Contributor

szw0407 commented Nov 15, 2024

I installed mpv via choco and it is not seen in the list. However, some other packages installed via choco, such as vlc, kate.

I am not sure what has caused this issue.

@Klocman
Copy link
Owner

Klocman commented Feb 20, 2025

Check BCUninstaller.log for related messages. Send output of choco list -lo -nocolor --detail.

@szw0407
Copy link
Contributor Author

szw0407 commented Feb 22, 2025

The command above is not working, and I consider -lo is no longer working, at least I cannot find anything on its docs and it is not working:

Chocolatey v2.2.2
Invalid argument -lo. This argument has been removed from the list command and cannot be used.

I removed this and have this output:

Chocolatey v2.2.2
autohotkey.portable 2.0.19
 Title: AutoHotkey (Portable) | Published: 2025/02/02
 Number of Downloads: n/a | Downloads for this version: n/a
 ...
13 packages installed.

Did you know Pro / Business automatically syncs with Programs and
 Features? Learn more about Package Synchronizer at
 https://chocolatey.org/compare

For a shorter one I removed detail and get the list:

Chocolatey v2.2.2
autohotkey.portable 2.0.19
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
chocolatey-windowsupdate.extension 1.0.5
KB2919355 1.0.20160915
KB2919442 1.0.20160915
KB2999226 1.0.20181019
KB3033929 1.0.5
KB3035131 1.0.3
mpv 2024.9.26
mpvio.install 0.39.0
vcredist140 14.42.34433
vlc-nightly 4.0.0.20250212
13 packages installed.

In the log I have found this:

15:50:53 - [Performance] Running command C:\Users\MYNAME\AppData\Local\UniGetUI\Chocolatey\bin\choco.exe list -lo -nocolor --detail took 573ms
15:50:53 - [Performance] Factory ChocolateyFactory took 1148ms to finish
15:50:53 - [Performance] Factory DirectoryFactory took 167ms to finish

Now I am wondering if choco is using deprecated commands and get the wrong output consequently.

@szw0407
Copy link
Contributor Author

szw0407 commented Feb 22, 2025

related:

chocolatey/choco#158

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

No branches or pull requests

2 participants