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

[Package Issue]: AList.AList version 3.39.1 #188879

Closed
2 tasks done
Dragon1573 opened this issue Nov 5, 2024 · 2 comments
Closed
2 tasks done

[Package Issue]: AList.AList version 3.39.1 #188879

Dragon1573 opened this issue Nov 5, 2024 · 2 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Package-Update This package needs to be updated

Comments

@Dragon1573
Copy link
Contributor

Dragon1573 commented Nov 5, 2024

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

Failed to download & install AList.AList version v3.39.1.

Steps to reproduce

(See "Actual behavior" section)

Actual behavior

On physical devices.

22:24:12 D:\...\winget-pkgs  [master ≡] 1ms pwsh> komac show --installer-manifest AList.AList
PackageIdentifier: AList.AList
PackageVersion: 3.39.1
InstallerType: zip
ReleaseDate: 2024-11-02
Installers:
- Architecture: x86
  NestedInstallerType: portable
  NestedInstallerFiles:
  - RelativeFilePath: alist.exe
    PortableCommandAlias: alist
  InstallerUrl: https://github.com/AlistGo/alist/releases/download/v3.39.1/alist-windows-386.zip
  InstallerSha256: 8A066CAAEE89BC9F8CBFC374F0AB59C297E8D6AE5C9979967D4C41691CBB52FF
- Architecture: x64
  NestedInstallerType: portable
  NestedInstallerFiles:
  - RelativeFilePath: alist.exe
    PortableCommandAlias: alist
  InstallerUrl: https://github.com/AlistGo/alist/releases/download/v3.39.1/alist-windows-amd64.zip
  InstallerSha256: 59EBDCF532235BDA677BA506DA4EF8AB4571AFAB9FF16B6B4660114B2AEA68BD
- Architecture: arm64
  NestedInstallerType: portable
  NestedInstallerFiles:
  - RelativeFilePath: alist.exe
    PortableCommandAlias: alist
  InstallerUrl: https://github.com/AlistGo/alist/releases/download/v3.39.1/alist-windows-arm64.zip
  InstallerSha256: 1976E5896A49F6608A1A8BBB723472B9B59390D96F560A5B5862CF7E7C1F1C0F
ManifestType: installer
ManifestVersion: 1.6.0

22:24:55 D:\...\winget-pkgs  [master ≡] 36.456s pwsh> sudo { winget install -e --id AList.AList --scope machine }
执行此命令时发生意外错误:
Download request status is not success.
0x80190194 : Not found (404).

22:25:13 D:\...\winget-pkgs  [master ≡] 9.286s 0x0001 pwsh> winget download -e --id AList.AList
执行此命令时发生意外错误:
Download request status is not success.
0x80190194 : Not found (404).

In Windows Sandbox instance.

--> Installing WinGet
--> Disabling safety warning when running installer
Tip: you can type 'Update-EnvironmentVariables' to update your environment variables, such as after installing a new software.

PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> Update-EnvironmentVariables

PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> winget install -e --id AList.AList -s winget --scope machine
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : δ�ҵ�(404)��

PS C:\Users\WDAGUtilityAccount\Desktop\winget-pkgs> winget download -e --id AList.AList
The `msstore` source requires that you view the following agreements before using.
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").

Do you agree to all the source agreements terms?
[Y] Yes  [N] No: Y
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : δ�ҵ�(404)��

Expected behavior

AList.AList can be successfully installed.

Environment

22:28:54 D:\...\winget-pkgs  [master ≡] 2ms pwsh> winget --info
Windows 程序包管理器 v1.9.25180
版权所有 (C) Microsoft Corporation。保留所有权利。

Windows: Windows.Desktop v10.0.22631.4391
系统体系结构: X64
软件包: Microsoft.DesktopAppInstaller v1.24.25180.0

Winget 目录
-------------------------------------------------------------------------------------------------------------------
日志                   %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
用户设置               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
可移植链接目录(用户)   %LOCALAPPDATA%\Microsoft\WinGet\Links
可移植链接目录(计算机) C:\Program Files\WinGet\Links
可移植包根目录(用户)   %LOCALAPPDATA%\Microsoft\WinGet\Packages
可移植包根目录         C:\Program Files\WinGet\Packages
可移植包根目录 (x86)   C:\Program Files (x86)\WinGet\Packages
安装程序下载           %USERPROFILE%\Downloads

链接
----------------------------------------------------------------------------
隐私声明             https://aka.ms/winget-privacy
许可协议             https://aka.ms/winget-license
第三方声明           https://aka.ms/winget-3rdPartyNotice
主页                 https://aka.ms/winget
Windows 应用商店条款 https://www.microsoft.com/en-us/storedocs/terms-of-sale

管理员设置                                状态
------------------------------------------------
LocalManifestFiles                        已启用
BypassCertificatePinningForMicrosoftStore 已禁用
InstallerHashOverride                     已禁用
LocalArchiveMalwareScanOverride           已禁用
ProxyCommandLineOptions                   已启用
DefaultProxy                              已禁用

Screenshots and Logs

(Nope ...)

@Dragon1573 Dragon1573 added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Nov 5, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Nov 5, 2024
@Dragon1573 Dragon1573 changed the title [Package Issue]: Package.Identifier [Package Issue]: AList.AList version 3.39.1 Nov 5, 2024
@Dragon1573
Copy link
Contributor Author

Additional information

It seems caused by winget.exe itself.

23:38:21 D:\...\winget-pkgs  [master ≡] 0ms pwsh> winget search AList.AList
名称          ID                 版本   源
-----------------------------------------------
Alist         AList.AList        3.39.1 winget
alist-desktop AList.AListDesktop 3.39.1 winget

23:38:30 D:\...\winget-pkgs  [master ≡] 1.231s pwsh> winget show -e --id AList.AList -s winget
执行此命令时发生意外错误: 
Download request status is not success.
0x80190194 : Not found (404).

@stephengillie stephengillie added Package-Update This package needs to be updated and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Nov 5, 2024
@Dragon1573
Copy link
Contributor Author

Sorry, seems a false positive. May be related to JSON settings in winget settings. 🙏🏼

20:50:23 D:\...\winget-pkgs  [master ≡] 4ms pwsh> winget search -s winget -e --id AList.AList
名称  ID          版本
------------------------
Alist AList.AList 3.39.1

20:51:41 D:\...\winget-pkgs  [master ≡] 185ms pwsh> winget download -e --id AList.AList        
已找到 Alist [AList.AList] 版本 3.39.1
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
正在下载 https://github.com/AlistGo/alist/releases/download/v3.39.1/alist-windows-amd64.zip
  ██████████████████████████████  27.8 MB / 27.8 MB
已成功验证安装程序哈希
已下载安装程序: C:\Users\Dragon1573\Downloads\AList.AList_3.39.1\Alist_3.39.1_X64_portable_zh-CN.zip

@Dragon1573 Dragon1573 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Package-Update This package needs to be updated
Projects
None yet
Development

No branches or pull requests

2 participants