You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@r0ckarong sorry to hear that you are having problems!
The issue that you are facing was called out on the release notes in our docs as well as on the GitHub Release. The issue that you are seeing was introduced in v2.0.0 of Chocolatey CLI and it was fixed in v2.2.2, but in order to workaround it you will unfortunately need to do some manual steps.
These are called out in the comment on the linked issue from the release notes.
Based on the packages that you have installed, I suspect that it is the presence of the cleanup-desktop-shortcuts.hook package that is causing the. problem. If you go ahead and uninstall that, then perform the upgrade of Chocolatey CLI, you should then be able to install the hook package again.
For now, I am going to close off this issue, as it has already been addressed,, but let me know if you have any follow up questions/concerns.
Sorry, my bad. I didn't find this specific issue in the docs and didn't think to check the release notes because I was under the impression this was a problem with the installed version not part of the upgrade process. Thanks for the info. Problem is resolved for me.
Checklist
What You Are Seeing?
When I try to perform a package upgrade (single or all) the choco CLI fails with an error.
What is Expected?
choco CLI upgrades packages normally
How Did You Get This To Happen?
choco upgrade all or choco upgrade chocolatey
System Details
Operating System:
Windows 10 10.0.19045.0
Windows PowerShell version:
PSVersion 7.3.6
PSEdition Core
GitCommitId 7.3.6
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Chocolatey CLI Version:
2.2.0
Chocolatey Licensed Extension version:
n/a
Chocolatey License type:
n/a
Terminal/Emulator:
Microsoft Windows Terminal, cmd.exe
Installed Packages
Output Log
Additional Context
I've pinned the poppler package to version 0.89.0 as a hard dependency for asciidoctor testing.
The text was updated successfully, but these errors were encountered: