Page 1 of 1

InRelease' doesn't support architecture 'armhf'

Posted: Thu Mar 24, 2022 5:41 pm
by jb0999
Hi all,

i too am getting the very same error, however it is openvpn-as

root@ubuntu:~# apt update && apt -y install openvpn-as
Hit:1 http://ports.ubuntu.com/ubuntu-ports impish InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports impish-updates InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports impish-backports InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports impish-security InRelease
Hit:5 http://as-repository.openvpn.net/as/debian focal InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
105 packages can be upgraded. Run 'apt list --upgradable' to see them.
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://as-repository.openvpn.net/as/debian focal InRelease' doesn't support architecture 'armhf'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package openvpn-as
root@ubuntu:~#


any thoughts?

many thanks

jb

Re: InRelease' doesn't support architecture 'armhf'

Posted: Fri Mar 25, 2022 10:59 am
by openvpn_inc
Hello jb,

Yes we know. We do not support 32 bits platforms. We support only 64 bits platforms. Please install a 64 bits platform like ARM64 or AMD64 or the likes.

If your hardware device cannot support 64 bits software then you cannot run Access Server on this device.

Kind regards,
Johan

Re: InRelease' doesn't support architecture 'armhf'

Posted: Thu Nov 02, 2023 6:15 pm
by edmoncu
care to advise what would be the format of my file /etc/apt/sources.list.d/openvpn-as-repo.list

i put this
deb [arch=arm64 signed-by=/etc/apt/trusted.gpg.d/as-repository.asc] http://as-repository.openvpn.net/as/debian bullseye main

and i got an error after doing a sudo update
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://as-repository.openvpn.net/as/debian bullseye InRelease' doesn't support architecture 'arm64'

Re: InRelease' doesn't support architecture 'armhf'

Posted: Fri Nov 03, 2023 5:51 pm
by openvpn_inc
Hello edmoncu,

The ARM64 build of Access Server is available for Ubuntu 20.04 and Ubuntu 22.04.

Bullseye is the codename for Debian 11. There is no ARM64 release of Access Server for Debian 11. There is an x86_64 release for it though. Instructions for the correct formatting can be found on our site.

Kind regards,
Johan