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]: Invalid URL error when installing extras/keepass #14680

Open
3 tasks done
IntrepidNovice opened this issue Jan 5, 2025 · 0 comments
Open
3 tasks done

[Bug]: Invalid URL error when installing extras/keepass #14680

IntrepidNovice opened this issue Jan 5, 2025 · 0 comments
Labels

Comments

@IntrepidNovice
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

keepass

Expected/Current Behaviour

After running scoop update scoop to ensure buckets are up to date, I ran scoop install extras/keepass

I got the following error:
Installing 'keepass' (2.57.1) [64bit] from 'extras' bucket
The handshake failed due to an unexpected packet format.
URL https://downloads.sourceforge.net/project/keepass/KeePass%202.x/2.57.1/KeePass-2.57.1-Setup.exe is not valid

I expected the url to be valid, and the file to download/install.

Steps to Reproduce

run `scoop update scoop` 
run `scoop install extras/keepass`

Possible Solution

When I tried to open the download link in my browser, I got an SSL failure due to record length. Not sure if the recent switch to the .exe file might be causing this?

Secure Connection Failed

An error occurred during a connection to downloads.sourceforge.net. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.

Scoop and Buckets 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:
fc7b850ae (HEAD -> master, origin/master, origin/HEAD) gitsign: Update to version 0.12.0

'extras' bucket:
229fd8c7a (HEAD -> master, origin/master, origin/HEAD) treesheets: Update to version 12612114396

'games' bucket:
dc54f463e (HEAD -> master, origin/master, origin/HEAD) unciv: Update to version 4.15.0

Scoop Config

scoop_branch last_update                       scoop_repo
------------ -----------                       ----------
master       2025-01-04T18:46:09.3083371-08:00 https://github.com/ScoopInstaller/Scoop

PowerShell Version

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

Additional Softwares

No response

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