hu3rror / scoop-muggle

🪣 A bucket with lots of cool and unique applications 🌟
The Unlicense
13 stars 1 forks source link

[Bug]: scoop install mpv-lazy The remote server returned an error: (404) Not Found. #48

Closed EndOfNewFall closed 4 days ago

EndOfNewFall commented 4 days ago

Prerequisites

Package Name

mpv-lazy

Expected/Current Behaviour

Installing 'mpv-lazy' (20240406) [64bit] from 'muggle' bucket The remote server returned an error: (404) Not Found. URL https://github.com/hooke007/MPV_lazy/releases/download/20240406/hooke007.mpv-lazy-20240406.exe#/dl.7z is not valid

Steps to Reproduce

PS > scoop install mpv-lazy
WARN  Purging previous failed installation of mpv-lazy.
ERROR 'mpv-lazy' isn't installed correctly.
Removing older version (20240406).
'mpv-lazy' was uninstalled.
Installing 'mpv-lazy' (20240406) [64bit] from 'muggle' bucket
The remote server returned an error: (404) Not Found.
URL https://github.com/hooke007/MPV_lazy/releases/download/20240406/hooke007.mpv-lazy-20240406.exe#/dl.7z is not valid

Possible Solution

bucket/mpv-lazy.json

"url": "https://github.com/hooke007/MPV_lazy/releases/download/20240406/mpv-lazy-20240406.exe#/dl.7z"

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:
7643f4ad8 (HEAD -> master, origin/master, origin/HEAD) terraform: Update to version 1.9.6

'extras' bucket:
75f82aa43 (HEAD -> master, origin/master, origin/HEAD) tabby: Update to version 1.0.213

'nerd-fonts' bucket:
bedaedc8 (HEAD -> master, origin/master, origin/HEAD) LXGWNeoXiHei: Update to version 1.206

'nonportable' bucket:
e6f51762 (HEAD -> master, origin/master, origin/HEAD) nodejs-np: Update to version 22.9.0

'java' bucket:
24e2ff67 (HEAD -> master, origin/master, origin/HEAD) temurin-jre: Update to version 23.0.0-37

'muggle' bucket:
4be02ad (HEAD -> master, origin/master, origin/HEAD) sing-box-pre: Update to version 1.10.0-beta.9

Scoop Config

PS > scoop config

root_path    : D:\Applications\Scoop
last_update  : 2024-09-18T20:59:19.4143728+08:00
scoop_repo   : https://github.com/ScoopInstaller/Scoop
scoop_branch : master
proxy        :
alias        : @{crm=scoop-crm; cup=scoop-cup; up=scoop-up}

PowerShell Version

PS > $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.5
PSEdition                      Core
GitCommitId                    7.4.5
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

hu3rror commented 4 days ago

I appreciate you reporting this problem. I have fixed the problem you reported. Please let me know if you encounter any further issues.