microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.32k stars 4.25k forks source link

[Package Issue]: Citrix.Workspace #151181

Open Skeb1ns opened 2 months ago

Skeb1ns commented 2 months ago

Please confirm these before moving forward

Category of the issue

Installation issue.

Brief description of your issue

Searching for or trying to install Citrix Workspace results in a "Download request status is not success. 0x80190194 : Not found (404)" error.

Steps to reproduce

winget show --id Citrix.Workspace

Actual behavior

Returns "Download request status is not success. 0x80190194 : Not found (404)"

Expected behavior

Should list the package details.

Environment

PS Y:\Windows\Apps\WinGet\CitrixWorkspace-WinGet-System> winget --info
Windows Package Manager v1.7.10861
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.3447
System Architecture: Arm64
Package: Microsoft.DesktopAppInstaller v1.22.10861.0

Winget Directories                 
-----------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Diag…
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\sett…
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages
Installer Downloads                \\Mac\Home\Downloads

Links               
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled

Screenshots and Logs

No response

Utesgui commented 2 months ago

Version 23.11.1.140 works, Version 24.3.0.93 does not work. When cloning the repo and use the local manifest, Version 24.3.0.93 works fine. image

Can't find an obvious issue.

vikingnope commented 2 months ago

@stephengillie, any ideas?

PckgrBot commented 2 months ago

Has Citrix blocked winget?

PckgrBot commented 2 months ago

Just tested old version and it still downloads, so not likely that it's being blocked.

PckgrBot commented 2 months ago

OK now confirming this is more of a winget thing as it's actually failing to find the manifest. 2024-04-27 08:45:57.642 [REPO] Downloading manifest failed, waiting a bit and retrying: https://cdn.winget.microsoft.com/cache/manifests/c/Citrix/Workspace/24.3.0.93/e8cd 2024-04-27 08:45:58.145 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/c/Citrix/Workspace/24.3.0.93/e8cd 2024-04-27 08:45:58.349 [CORE] Download request failed. Returned status: 404 2024-04-27 08:45:58.349 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(148)\WindowsPackageManager.dll!00007FF9C0088767: (caller: 00007FF9C020E797) Exception(14) tid(4ca4) 80190194 Not found (404). Msg:[Download request status is not success.]

PckgrBot commented 2 months ago

OK I remove the PR and then submitted it again https://github.com/microsoft/winget-pkgs/pull/151555

stephengillie commented 2 months ago

Edit: Apologies, automation issue.

PckgrBot commented 2 months ago

This seems to be working now.