ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.54k stars 919 forks source link

[Bug]: Error installing aspell #5810

Closed martinkeefe closed 1 month ago

martinkeefe commented 1 month ago

Prerequisites

Package Name

aspell

Expected/Current Behaviour

Install failed.

Steps to Reproduce

PS> scoop install aspell
Installing 'aspell' (0.60.8-2) [64bit] from 'main' bucket
Loading mingw-w64-x86_64-aspell-0.60.8-2-any.pkg.tar.zst from cache
Checking hash of mingw-w64-x86_64-aspell-0.60.8-2-any.pkg.tar.zst ... ok.
Loading mingw-w64-x86_64-aspell-en-2020.12.07-1-any.pkg.tar.zst from cache
Checking hash of mingw-w64-x86_64-aspell-en-2020.12.07-1-any.pkg.tar.zst ... ok.
The remote server returned an error: (404) Not Found.
URL https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-gcc-libs-12.1.0-2-any.pkg.tar.zst is not valid

Possible Solution

No

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
d285bb08 (HEAD -> master, tag: v0.4.1, origin/master, origin/HEAD) chore(release): Bump to version 0.4.1 (#5924)

'main' bucket:
3f591ca54 (HEAD -> master, origin/master, origin/HEAD) pluto: Update to version 5.19.1

'extras' bucket:
29f465a29 (HEAD -> master, origin/master, origin/HEAD) w64devkit: Update to version 1.23.0

'versions' bucket:
18cf6a3f2 (HEAD -> master, origin/master, origin/HEAD) odin-nightly: Update to version 2024-05-08

'nerd-fonts' bucket:
736ecce9 (HEAD -> master, origin/master, origin/HEAD) SarasaGothic: Update to version 1.0.11

Scoop Config

PS> scoop config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
08/05/2024 21:44:36 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

PS> $PSVersionTable

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