ProtonVPN / linux-cli

Official ProtonVPN Linux app (CLI)
https://protonvpn.com/download-linux
GNU General Public License v3.0
335 stars 43 forks source link

Raspberry Pi4 + ubuntu server 64bit #46

Closed notDavid closed 2 years ago

notDavid commented 3 years ago

Hi there,

I get the following warning after installing via apt install ./protonvpn-stable-release_1.0.1-1_all.deb and running apt update, please advise:

W: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://repo.protonvpn.com/debian stable InRelease' does not seem to provide it (sources.list entry misspelt?)

System details:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"
$ uname -a
Linux pi5 5.4.0-1041-raspi #45-Ubuntu SMP PREEMPT Thu Jul 15 01:17:56 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

Thank you.

BigslimVdub commented 2 years ago

Confirmed also having this issue on Rpi3 B+ with raspbian 32b and Rpi4 with Ubuntu 21.04.

Reverted Rpi3B+ to legacy community protonvpn-cli and works no issues. Cannot use legacy protonvpn with utuntu 21.04 on rpi4.

calexandru2018 commented 2 years ago

Hey @notDavid,

We officially do not support raspberries at the given time, but your issues seems to be related to package configuration: main/binary-arm64/Packages.

I've managed to install this package on my raspberry pie 4 fine: Distributor ID: Raspbian Distribution: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: Buster

notDavid commented 2 years ago

Thanks for your reply. I’m using Ubuntu though (not raspbian), and it’s a clean install…

I’ll close the issue anyway since it’s no longer relevant to me.