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]: winbox invalid url for package download, both 64 and 32 bit. #13213

Closed
3 tasks done
ementat opened this issue May 2, 2024 · 0 comments
Closed
3 tasks done

[Bug]: winbox invalid url for package download, both 64 and 32 bit. #13213

ementat opened this issue May 2, 2024 · 0 comments
Labels

Comments

@ementat
Copy link

ementat commented May 2, 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

winbox

Expected/Current Behaviour

Install script can't install winbox due to the url change for winbox package download.

Steps to Reproduce

scoop install winbox
Installing 'winbox' (3.40) [64bit] from 'extras' bucket
The remote server returned an error: (403) Forbidden.
URL https://download.mikrotik.com/winbox/3.40/winbox64.exe is not valid

Possible Solution

URL for 64bit and 32bit need to be changed to:
64bit:
https://download.mikrotik.com/routeros/winbox/3.40/winbox64.exe
32bit:
https://download.mikrotik.com/routeros/winbox/3.40/winbox.exe

Scoop and Buckets Version

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:
9427ee76c (HEAD -> master, origin/master, origin/HEAD) supabase: Update to version 1.165.0

'extras' bucket:
f233e2ed5 (HEAD -> master, origin/master, origin/HEAD) wavebox: Update to version 10.124.23.2

'sysinternals' bucket:
e669cc0 (HEAD -> main, origin/main, origin/HEAD) chore(ci): switch to `pull_request_target` trigger

'nerd-fonts' bucket:
66e8423a (HEAD -> master, origin/master, origin/HEAD) Srisakdi: Fix url

Scoop Config

scoop config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
02.05.2024 13:46:14 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

$PSVersionTable

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

@ementat ementat added the bug label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant