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]: scoop install mpv-lazy The remote server returned an error: (404) Not Found. #48

Closed
3 tasks done
EndOfNewFall opened this issue Sep 18, 2024 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@EndOfNewFall
Copy link

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

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

@EndOfNewFall EndOfNewFall added the bug Something isn't working label Sep 18, 2024
@hu3rror
Copy link
Owner

hu3rror commented Sep 18, 2024

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

@hu3rror hu3rror closed this as completed Sep 18, 2024
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

No branches or pull requests

2 participants