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]: gzdoom installation url is invalid #1296

Closed
3 tasks done
Hordini opened this issue Dec 20, 2024 · 1 comment
Closed
3 tasks done

[Bug]: gzdoom installation url is invalid #1296

Hordini opened this issue Dec 20, 2024 · 1 comment
Labels
archived Invalid, duplicate or wontfix bug Something isn't working

Comments

@Hordini
Copy link

Hordini commented Dec 20, 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

gzdoom

Expected/Current Behaviour

gzdoom g4.14.0 fails to download from the currently set url: https://github.com/ZDoom/gzdoom/releases/download/g4.14.0/gzdoom-4-14-0-Windows.zip

Related commit: 321bf07

Steps to Reproduce

PS> scoop install games/gzdoom
Installing 'gzdoom' (4.14.0) [64bit] from 'games' bucket
The remote server returned an error: (404) Not Found.
URL https://github.com/ZDoom/gzdoom/releases/download/g4.14.0/gzdoom-4-14-0-Windows.zip is not valid

Possible Solution

It looks like a minor patch was recently released for Windows with the version g4.14.0a without a separate release. The new url should be: https://github.com/ZDoom/gzdoom/releases/download/g4.14.0/gzdoom-4-14-0a-Windows.zip

Scoop and Buckets Version

PS> 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:
5d0dbe9bb (HEAD -> master, origin/master, origin/HEAD) updatecli: Update to version 0.90.0

'extras' bucket:
cf4b14a38 (HEAD -> master, origin/master, origin/HEAD) wavebox: Update to version 10.131.18.2

'versions' bucket:
53fbd2ea8 (HEAD -> master, origin/master, origin/HEAD) sqlitebrowser-nightly: Update to version 2024-12-20

'nonportable' bucket:
4ba2500 (HEAD -> master, origin/master, origin/HEAD) office-365-apps-np: Update to version 2.2.282.0

'java' bucket:
ea57af88 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-29-ea

'games' bucket:
28aa95311 (HEAD -> master, origin/master, origin/HEAD) mgba-dev: Update to version 8638-20241220

Scoop Config

PS> scoop config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2024-12-20T09:13:33.5312306-06:00 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

PS> $PSVersionTable

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

Additional Softwares

No response

@Hordini Hordini added the bug Something isn't working label Dec 20, 2024
@Calinou
Copy link
Owner

Calinou commented Dec 23, 2024

Thanks for the report! Consolidating in #1299.

@Calinou Calinou closed this as completed Dec 23, 2024
@Calinou Calinou added the archived Invalid, duplicate or wontfix label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived Invalid, duplicate or wontfix bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants