datadesktop icon indicating copy to clipboard operation
datadesktop copied to clipboard

deb package for 2.7.0 release is arm64 not amd64

Open silascutler opened this issue 3 years ago • 0 comments

Hello,

Thank you for maintaining this project for as long as you have and I'm sorry to see it being deprecated. In the final release, it appears the DEB file was built for ARM64 instead of AMD64 (consistent with previous builds).

# dpkg -i Aleph.Data.Desktop.deb 
dpkg: error processing archive Aleph.Data.Desktop.deb (--install):
 package architecture (arm64) does not match system (amd64)
Errors were encountered while processing:
 Aleph.Data.Desktop.deb
# dpkg -i Aleph.Data.Desktop.deb 
Selecting previously unselected package aleph-data-desktop.
(Reading database ... 281093 files and directories currently installed.)
Preparing to unpack Aleph.Data.Desktop.deb ...
Unpacking aleph-data-desktop (2.3.2) ...
Setting up aleph-data-desktop (2.3.2) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...

silascutler avatar Sep 25 '22 16:09 silascutler