Compiling 9.2.5 - Openssh Errors

I have compiled CoreElec before, and now I am trying to compile 9.2.5 but I get the following error. Been trying for a few days but get the same error:

–2020-12-12 08:56:16-- (try: 3) https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
Connecting to ftp.openbsd.org (ftp.openbsd.org)|129.128.5.191|:443… failed: Connection timed out.
Giving up.

–2020-12-12 08:56:46-- http://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz
Resolving sources.libreelec.tv (sources.libreelec.tv)… 138.68.75.163
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:80… connected.
HTTP request sent, awaiting response… 301 Moved Permanently
Location: https://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz [following]
–2020-12-12 08:56:46-- https://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2020-12-12 08:56:46 ERROR 404: Not Found.

–2020-12-12 08:56:46-- https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
Resolving ftp.openbsd.org (ftp.openbsd.org)… 129.128.5.191
Connecting to ftp.openbsd.org (ftp.openbsd.org)|129.128.5.191|:443… failed: Connection timed out.
Retrying.

–2020-12-12 08:57:17-- (try: 2) https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
Connecting to ftp.openbsd.org (ftp.openbsd.org)|129.128.5.191|:443… failed: Connection timed out.
Retrying.

–2020-12-12 08:57:49-- (try: 3) https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-8.3p1.tar.gz
Connecting to ftp.openbsd.org (ftp.openbsd.org)|129.128.5.191|:443… failed: Connection timed out.
Giving up.

–2020-12-12 08:58:19-- http://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz
Resolving sources.libreelec.tv (sources.libreelec.tv)… 138.68.75.163
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:80… connected.
HTTP request sent, awaiting response… 301 Moved Permanently
Location: https://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz [following]
–2020-12-12 08:58:19-- https://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2020-12-12 08:58:19 ERROR 404: Not Found.

Looks like https://ftp.openbsd.org no longer exists, and openssh-8.3p1.tar.gz is not available on https://sources.libreelec.tv/mirror/openssh. Latest version is openssh-8.2p1.tar.gz

Any ideas on how I proceed?

Thanks

Still exists: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable

Maybe you have some internet problems? DNS issues, …

DNS resolves ftp.openbsd.org to 129.128.5.191

But this completely times out from Virgin Media Broadband in the UK. Looks like they are blocking it or having routing issues :frowning:

http://sources.libreelec.tv/mirror/openssh/openssh-8.3p1.tar.gz
HTTP request sent, awaiting response… 404 Not Found
2020-12-12 08:58:19 ERROR 404

This does not work for anyone I checked with.

Got a friend from Spain to get me a copy of the package from openbsd.org, put it on a local web server and updated PKG_URL in packages/network/openssh/package.mk

All good now, thanks

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.