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]: strawberry-nightly can't be installed due to Windows artifacts no longer being available #2049

Open
3 tasks done
Calinou opened this issue Dec 1, 2024 · 0 comments
Labels

Comments

@Calinou
Copy link
Contributor

Calinou commented Dec 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

strawberry-nightly

Expected/Current Behaviour

strawberry-nightly can't be installed due to Windows artifacts no longer being available. This follows the official Windows and macOS releases being put behind a Patreon, so the GitHub Actions artifacts for those platforms were made inaccessible as well.

Steps to Reproduce

PS> scoop install strawberry-nightly                                                                                                                                                                                                                                                                                                                                                                                                  ─╯
Installing 'strawberry-nightly' (8820060660) [64bit] from 'versions' bucket
The remote server returned an error: (404) Not Found.
URL https://nightly.link/strawberrymusicplayer/strawberry/workflows/build/master/windows-msvc-x86_64-release.zip is not valid

Possible Solution

Remove package, or point it to an unofficial source of builds.

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:
f56f99e84 (HEAD -> master, origin/master, origin/HEAD) mls-software-openssh: Update to version 9.9p1-1

'extras' bucket:
3bda582fb (HEAD -> master, origin/master, origin/HEAD) x64dbg@2024-12-01_15-19: Fix hash (Closes #14491)

'versions' bucket:
906625858 (HEAD -> master, origin/master, origin/HEAD) yt-dlp-master: Update to version 2024.12.01.152528

'nonportable' bucket:
caf60658 (HEAD -> master, origin/master, origin/HEAD) notepadplusplus-np: Update to version 8.7.3

'games' bucket:
f1d77cabf (HEAD -> master, origin/master, origin/HEAD) jazz2-resurrection: Update to version 3.0.0

Scoop Config

PS> scoop config                                                                                                                                                                                                                                                                                                                                                                                                                      ─╯

last_update         use_lessmsi scoop_repo                              scoop_branch
-----------         ----------- ----------                              ------------
2024-12-01 21:06:52        True https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS> $PSVersionTable

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

Additional Softwares

No response

@Calinou Calinou added the bug label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant