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

[email protected]: The remote server returned an error: (404) Not Found #6263

Open
3 tasks done
b1scu1t opened this issue Oct 19, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@b1scu1t
Copy link

b1scu1t commented Oct 19, 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

mariadb

Expected/Current Behaviour

I would try to install mariadb with scoop install mariadb, but it fails with 'The remote server returned an error: (404) Not Found.' Most likely they have changed the download urls.

Steps to Reproduce

PS C:\Users\userName\source\repos> scoop install mariadb
WARN  Purging previous failed installation of mariadb.
ERROR 'mariadb' isn't installed correctly.
Removing older version (11.5.2).
Installing 'mariadb' (11.5.2) [64bit] from 'main' bucket
The remote server returned an error: (404) Not Found.
URL https://downloads.mariadb.com/MariaDB/mariadb-11.5.2/winx64-packages/mariadb-11.5.2-winx64.zip is not valid

Possible Solution

They offer many mirrors, this is the default one (osuosl) on the website: https://ftp.osuosl.org/pub/mariadb//mariadb-11.5.2/winx64-packages/mariadb-11.5.2-winx64.zip

Scoop and Buckets Version

scoop --version
Current Scoop version:
859d1db51 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
f3a1b7b29f (HEAD -> master, origin/master, origin/HEAD) terraform-provider-ibm: Update to version 1.70.1

'extras' bucket:
d07013c2ab (HEAD -> master, origin/master, origin/HEAD) xpipe: Update to version 12.3.4

'versions' bucket:
b362b31cbb (HEAD -> master, origin/master, origin/HEAD) swift-nightly: Update to version 20241019.2

'nirsoft' bucket:
b38031d (HEAD -> master, origin/master, origin/HEAD) updated manifests

'sysinternals' bucket:
6b2b695 (HEAD -> main, origin/main, origin/HEAD) sysmon: Update to version 15.15

'php' bucket:
5f6a788 (HEAD -> master, origin/master, origin/HEAD) php8.1: Update to version 8.1.30

'nonportable' bucket:
09bbe359 (HEAD -> master, origin/master, origin/HEAD) 10x-np: Update to version 1.0.222

'java' bucket:
13abecbb3 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-20-ea

'games' bucket:
60972483a (HEAD -> master, origin/master, origin/HEAD) sw-exporter: Update to version 0.0.64

Scoop Config

scoop config

last_update                       scoop_repo                            scoop_branch aria2-warning-enabled
-----------                       ----------                              ------------ ---------------------
2024-10-19T14:45:26.4304001-04:00 https://github.com/ScoopInstaller/Scoop master                     False

PowerShell Version

$PSVersionTable

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

Additional Softwares

No response

@b1scu1t b1scu1t added the bug Something isn't working label Oct 19, 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