Current version of pacman seems to be ignoring the !strip option. ( https://gitlab.archlinux.org/pacman/pacman/-/issues/107 ) suggested temporary workaround is to add
OPTIONS=('!strip' '!debug')
Git Clone URL: | https://aur.archlinux.org/bitbox-wallet-app-appimage.git (read-only, click to copy) |
---|---|
Package Base: | bitbox-wallet-app-appimage |
Description: | BitBox cryptocurrency hardware wallet desktop app with Bitcoin, Segwit, Bech32 and native Litecoin support in an AppImage |
Upstream URL: | https://shiftcrypto.ch/ |
Keywords: | bitcoin cryptocurrency litecoin wallet |
Licenses: | Apache |
Submitter: | pizzaman |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 7 |
Popularity: | 0.003236 |
First Submitted: | 2019-06-18 00:09 (UTC) |
Last Updated: | 2024-10-10 10:39 (UTC) |
Current version of pacman seems to be ignoring the !strip option. ( https://gitlab.archlinux.org/pacman/pacman/-/issues/107 ) suggested temporary workaround is to add
OPTIONS=('!strip' '!debug')
Is there a reason why we dont build the app from source? Wouldnt that be better?
Also cant we replace using 7zip with something more native?
Edit: I am trying to get a native package running: https://github.com/digitalbitbox/bitbox-wallet-app/issues/2480
Update to 4.35.0-1 failed. Build (with yay) ran fine but in the end the appimage wasn't updated. I rebuilt and reinstalled it and got:
Error: Could not set installation reason for bitbox-wallet-app-image (Could not find or read package).
Edit: building with paru fixed it, sorry for false alarm
Signing key changed as per https://github.com/digitalbitbox/bitbox-wallet-app/releases/tag/v4.34.0
gpg --keyserver keys.openpgp.org --recv-keys DD09E41309750EBFAE0DEF63509249B068D215AE
Signing key changed as per https://github.com/digitalbitbox/bitbox-wallet-app/releases/tag/v4.31.0
gpg --keyserver keys.openpgp.org --recv-keys 1AA62C17C56D4275A54123209CD5646C0AD5161E
To fix launch in Wayland environments: export QT_QPA_PLATFORM="wayland-egl;xcb"
gpg --recv-keys 2260e48288882c76afaa319d67a2b160f74db275
Can you add the app icon from upstream?
Getting this error when building (unknown public key):
==> Making package: bitbox-wallet-app-appimage 4.27.0-1 (Sun 11 Apr 2021 01:12:50 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found BitBox-4.27.0-x86_64.AppImage
-> Found BitBox-4.27.0-x86_64.AppImage.asc
-> Found bitbox.svg
-> Found LICENSE
==> Validating source files with sha256sums...
BitBox-4.27.0-x86_64.AppImage ... Passed
BitBox-4.27.0-x86_64.AppImage.asc ... Skipped
bitbox.svg ... Passed
LICENSE ... Passed
==> Verifying source file signatures with gpg...
BitBox-4.27.0-x86_64.AppImage ... FAILED (unknown public key 804538928C37EAE8)
==> ERROR: One or more PGP signatures could not be verified!
Pinned Comments
pizzaman commented on 2022-06-21 12:05 (UTC) (edited on 2022-06-21 12:06 (UTC) by pizzaman)
Signing key changed as per https://github.com/digitalbitbox/bitbox-wallet-app/releases/tag/v4.34.0