Calinou / scoop-games

Scoop bucket for open source/freeware games and game-related tools
Creative Commons Zero v1.0 Universal
293 stars 152 forks source link

[Bug]: sudachi v1.0.2: download failed #1213

Closed limouren closed 2 months ago

limouren commented 2 months ago

Prerequisites

Package Name

sudachi

Expected/Current Behaviour

Install failed due to sudachi github repo missing

Steps to Reproduce

> scoop install sudachi
Installing 'sudachi' (v1.0.2) [64bit] from 'games' bucket
Starting download with aria2 ...
Download: 08/22 18:02:07 [ERROR] CUID#8 - Download aborted. URI=https://github.com/sudachi-emu/sudachi/releases/downloadDownload: Exception: [AbstractCommand.cc:351] errorCode=3 URI=https://github.com/sudachi-emu/sudachi/releases/download/vDownload: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 2bfc41|ERR |       0B/s|C:/Users/[CENSORED]/scoop/cache/sudachi#v1.0.2#a9f1c6b.7z
Download: Status Legend:
Download: (ERR):error occurred.
Download: aria2 will resume download if the transfer is restarted.
Download: If there are any errors, then see the log file. See '-l' option in help/man page for details.

ERROR Download failed! (Error 3) Resource was not found
ERROR https://github.com/sudachi-emu/sudachi/releases/download/v1.0.2/v1.0.2-windows.7z
    referer=https://github.com/sudachi-emu/sudachi/releases/download/v1.0.2/
    dir=C:\Users\[CENSORED]\scoop\cache
    out=sudachi#v1.0.2#a9f1c6b.7z

Possible Solution

Move the url to https://sudachi.emuplace.app/

Scoop and Buckets Version

> scoop --version
Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
1ac4c9218 (HEAD -> master, origin/master, origin/HEAD) tektoncd-cli: Update to version 0.38.0

'extras' bucket:
84fd7995c (HEAD -> master, origin/master, origin/HEAD) wavebox: Update to version 10.128.3.2

'versions' bucket:
d1e628747 (HEAD -> master, origin/master, origin/HEAD) zig-dev: Update to version 0.14.0-dev.1248

'java' bucket:
84b7bb31 (HEAD -> master, origin/master, origin/HEAD) temurin11-nightly-jre: Update to version 11.0.25-3.0.ea

'games' bucket:
6b9c02115 (HEAD, upstream/master, upstream/HEAD, origin/master) veloren-weekly: Update to version 2024-08-21T17_04

Scoop Config

> scoop config

last_update                       scoop_repo                              scoop_branch
-----------                       ----------                              ------------
2024-08-22T18:02:06.4104021+08:00 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.4780
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4780
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

limouren commented 2 months ago

Reopen of #1212 due to it being accidentally closed by mistake in manifest detection I guess

limouren commented 2 months ago

I sent PR #1214 to fix this