package architecture (arm) does not match system (arm64)
leftishness opened this issue · 2 comments
leftishness commented
I'm running Ubuntu Server 18.04.3 LTS on a Raspberry Pi 3 Model B v1.2
Unfortunately, I received an error during an attempt running cloudflared-stable-linux-arm.deb:
dpkg: error processing archive /tmp/cloudflared-stable-linux-arm.deb (--unpack): package architecture (arm) does not match system (arm64)
Any assistance would be very much appreciated. Thanks.
j0n17 commented
You'll need to compile it yourself, it's pretty simple, see this link:
#115 (comment)
sodabrew commented
edc6969 was merged in time for the 2020.8.0 release, please see https://github.com/cloudflare/cloudflared/releases for recent releases with an arm64 build. There may not be Debian packages yet.