winget-cli: WinGet source update failes
Brief description of your issue
Winget failes at updating the source winget
with the message Abgebrochen (==
Cancelled)
, the source msstore
is working without problems. A reinstallation didn’t help.
WinGet-2023-12-09-00-16-31.196.log
Steps to reproduce
- Execute the command
winget source update
- Look at the result message
Expected behavior
The source updates for the source winget
aren’t failing.
Actual behavior
Winget failes at updating the source winget
with the message Abgebrochen (==
Cancelled)
.
Environment
Windows-Paket-Manager v1.6.3133
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.
Windows: Windows.Desktop v10.0.22631.2792
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.21.3133.0
WinGet-Verzeichnisse
-----------------------------------------------------------------------------------------------------------------------
Protokolle %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Benutzereinstellungen %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\Local…
Verzeichnis für portierbare Links (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portables Linkverzeichnis (Computer) C:\Program Files\WinGet\Links
Portierbarer Paketstamm (Benutzer) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portierbarer Paketstamm C:\Program Files\WinGet\Packages
Portierbares Paketstamm (x86) C:\Program Files (x86)\WinGet\Packages
Installationsprogrammdownloads %USERPROFILE%\Downloads
Links
-----------------------------------------------------------------------------------------
Datenschutzerklärung https://aka.ms/winget-privacy
Lizenzvereinbarung https://aka.ms/winget-license
Hinweise von Drittanbietern https://aka.ms/winget-3rdPartyNotice
Startseite https://aka.ms/winget
Windows Store-Nutzungsbedingungen https://www.microsoft.com/en-us/storedocs/terms-of-sale
Administratoreinstellung Status
-----------------------------------------------------
LocalManifestFiles Deaktiviert
BypassCertificatePinningForMicrosoftStore Deaktiviert
InstallerHashOverride Deaktiviert
LocalArchiveMalwareScanOverride Deaktiviert
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Reactions: 2
- Comments: 16 (2 by maintainers)
On my side it is fixed, too. I will leave this open as it got the label “Issue-Bug” and I think there should be done something to avoid a so long location-dependent downtime especially in such a big company and/or a better information message instead of the general message that the source couldn’t be updated.
I agree. This is Microsoft here, not some two-bit little company that only has four or five people working for it; this is a global company and if Microsoft expects WinGet to become nothing more than some little hobby project, they need to take it a hell of a lot more serious than they have been.
Come on Microsoft, fix this!
Would be great if Winget caught this error and printed something like “malformed package”. Or at least print the URL it’s downloading from and the number of bytes like
apt update
does.