sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.36k stars 192 forks source link

Trying to install arm64 package. Error that it's a amd64 package. #1503

Closed lewi3069 closed 2 months ago

lewi3069 commented 2 months ago

dpkg: error processing archive sparrow-server_2.0.0-1_arm64.deb (--install): package architecture (amd64) does not match system (arm64) Errors were encountered while processing: sparrow-server_2.0.0-1_arm64.deb

craigraw commented 2 months ago

Try the tar.gz

lewi3069 commented 2 months ago

I'm not seeing that here for the arm64 sparrow server (headless)

craigraw commented 2 months ago

It's here: sparrow-server-2.0.0-aarch64.tar.gz (You have to click 'Show All Assets' - looks like a minor display change on Github). aarch64 and arm64 are equivalent.

craigraw commented 2 months ago

Fixed in 73b672a7.