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

[Bug]: project64 not found #1098

Closed
3 tasks done
fenhl opened this issue Mar 1, 2024 · 0 comments · Fixed by #1159
Closed
3 tasks done

[Bug]: project64 not found #1098

fenhl opened this issue Mar 1, 2024 · 0 comments · Fixed by #1159
Labels
bug Something isn't working

Comments

@fenhl
Copy link

fenhl commented Mar 1, 2024

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

project64

Expected/Current Behaviour

Running scoop install games/project64 should install Project64. Instead it displays the output included below.

Steps to Reproduce

PS> scoop install games/project64
WARN  Purging previous failed installation of project64.
ERROR 'project64' isn't installed correctly.
Removing older version (3.0.1-5664-2df3434).
'project64' was uninstalled.
Installing 'project64' (3.0.1-5664-2df3434) [64bit] from games bucket
The remote server returned an error: (404) NOT FOUND.
URL https://www.pj64-emu.com/file/project64-3-0-0-5632-f83bee9#/dl.zip is not valid

Possible Solution

The URL given in the project64 package manifest (https://www.pj64-emu.com/file/project64-3-0-0-5632-f83bee9#/dl.zip) returns a 404 error. The correct download URL for the current version appears to be https://www.pj64-emu.com/file/project64-3-0-1-5664-2df3434/. I don't fully understand the checkver script in the manifest, but it's possible that it needs to be updated to reflect changes to the structure of Project64's website.

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
7709e2224 (HEAD -> master, origin/master, origin/HEAD) markdown-monster: Update to version 3.2.3

'games' bucket:
6673f4c2a (HEAD -> master, origin/master, origin/HEAD) rpcs3: Update to version 0.0.30-16156

'java' bucket:
42ab811c (HEAD -> master, origin/master, origin/HEAD) temurin11-nightly-jre: Update to version 11.0.23-5.0.ea

'main' bucket:
251f763fe (HEAD -> master, origin/master, origin/HEAD) rain: Update to version 1.8.0

'nonportable' bucket:
e052fcd (HEAD -> master, origin/master, origin/HEAD) 10x-np: Update to version 1.0.130

'versions' bucket:
0e37a709c (HEAD -> master, origin/master, origin/HEAD) zig-dev: Update to version 0.12.0-dev.3097

Scoop Config

PS> scoop config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
2024-03-01 02:46:29 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.1
PSEdition                      Core
GitCommitId                    7.4.1
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@fenhl fenhl added the bug Something isn't working label Mar 1, 2024
@SandeMC SandeMC mentioned this issue Jun 8, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant