ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.78k stars 1.33k forks source link

[Bug]: Webcamoid Binary Packages Not Available #12490

Closed GhoulBoii closed 7 months ago

GhoulBoii commented 8 months ago

Prerequisites

Package Name

webcamoid

Expected/Current Behaviour

I tried installing webcamoid with scoop. While fetching the download link, it gives me an error that the release link does not exist. This is due to the binary packages of webcamoid now being locked behind a donation.

Steps to Reproduce

PS> scoop install webcamoid
Installing 'webcamoid' (9.1.1) [64bit] from extras bucket
The remote server returned an error: (404) Not Found.
URL https://github.com/webcamoid/webcamoid/releases/download/9.1.1/webcamoid-portable-windows-9.1.1-win64.zip is not valid

Possible Solution

  1. Removing the package all together.
  2. Compiling the package.
  3. Downloading from a third party source

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
fb316962 (HEAD -> develop, origin/develop) fix(scoop-checkup): Don't throw 7zip
error when external 7zip is used (#5703)

'main' bucket:
47dec9eb0 (HEAD -> master, origin/master, origin/HEAD) zola: Update to version 0.18.0

'extras' bucket:
0b5addf93 (HEAD -> master, origin/master, origin/HEAD) pulsar: Update to version 1.112.1

'games' bucket:
f853f4fa5 (HEAD -> master, origin/master, origin/HEAD) yuzu-pineapple: Update to version EA-4026

Scoop Config

PS> scoop config

last_update           scoop_branch scoop_repo
-----------           ------------ ----------
12/19/2023 3:36:14 PM develop      https://github.com/ScoopInstaller/Scoop

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.0
PSEdition                      Core
GitCommitId                    7.4.0
OS                             Microsoft Windows 10.0.19045
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

HUMORCE commented 7 months ago

I think its author needs donations to be able to better maintain the project, so I deprecated the manifest directly. When upstream provide binaries publicly, we'll add it.