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]: 404 Error when Installing qrencode #5978

Open
3 tasks done
leylee opened this issue Jul 5, 2024 · 0 comments
Open
3 tasks done

[Bug]: 404 Error when Installing qrencode #5978

leylee opened this issue Jul 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leylee
Copy link

leylee commented Jul 5, 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

qrencode

Expected/Current Behaviour

I am experencing 404 error when installing qrencode.

Steps to Reproduce

$ scoop install qrencode
WARN  Purging previous failed installation of qrencode.
ERROR 'qrencode' isn't installed correctly.
Removing older version (4.1.1-2).
'qrencode' was uninstalled.
Installing 'qrencode' (4.1.1-2) [64bit] from 'main' bucket
Loading mingw-w64-x86_64-qrencode-4.1.1-2-any.pkg.tar.zst from cache
Checking hash of mingw-w64-x86_64-qrencode-4.1.1-2-any.pkg.tar.zst ... ok.
远程服务器返回错误: (404) 未找到。
URL https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-10.0.0.r54.gb4116e310-1-any.pkg.tar.zst is not valid

Possible Solution

The resource for libwinpthread in qrencode.json: architecture.64bit.url no longer exists.

"https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-libwinpthread-git-10.0.0.r54.gb4116e310-1-any.pkg.tar.zst"

Update to an existing url may fix the error. The latest release for libwinpthread-git-10.0.0 on mirror.msys2.org is mingw-w64-x86_64-libwinpthread-git-10.0.0.r258.g530c58e17-1-any.pkg.tar.zst

Scoop and Buckets Version

$ scoop --version
Current Scoop version:
d337bb1f (HEAD -> master, tag: v0.4.2, origin/master, origin/HEAD) chore(release): Bump to version 0.4.2 (#5964)

'main' bucket:
64bc7b90e (HEAD -> master, origin/master, origin/HEAD) terragrunt: Update to version 0.59.7

'extras' bucket:
19bd01691 (HEAD -> master, origin/master, origin/HEAD) sidekick-browser: Update to version 122.60.1.39616-1131b84

Scoop Config

$ scoop config

last_update                       proxy          scoop_branch scoop_repo
-----------                       -----          ------------ ----------
2024-07-05T10:24:10.2157516+08:00 localhost:1080 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

$ powershell -Command '$PSVersionTable'

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

Additional Softwares

No response

@leylee leylee added the bug Something isn't working label Jul 5, 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

1 participant