InRelease' doesn't support architecture 'armhf'

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
jb0999
OpenVpn Newbie
Posts: 1
Joined: Thu Mar 24, 2022 5:39 pm

InRelease' doesn't support architecture 'armhf'

Post by jb0999 » Thu Mar 24, 2022 5:41 pm

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

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

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

Post by openvpn_inc » Fri Mar 25, 2022 10:59 am

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
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

edmoncu
OpenVPN User
Posts: 32
Joined: Fri Aug 07, 2020 4:30 pm

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

Post by edmoncu » Thu Nov 02, 2023 6:15 pm

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'

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

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

Post by openvpn_inc » Fri Nov 03, 2023 5:51 pm

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
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply