Package Details: sparrow-wallet 1.8.5-1

Git Clone URL: https://aur.archlinux.org/sparrow-wallet.git (read-only, click to copy)
Package Base: sparrow-wallet
Description: Desktop Bitcoin Wallet focused on security and privacy. Free and open source
Upstream URL: https://sparrowwallet.com/
Keywords: bitcoin cryptocurrency wallet
Licenses: Apache-2.0
Submitter: cybafunkmonkey
Maintainer: tuxxx
Last Packager: tuxxx
Votes: 18
Popularity: 1.98
First Submitted: 2021-07-25 12:47 (UTC)
Last Updated: 2024-04-14 16:06 (UTC)

Pinned Comments

tuxxx commented on 2024-03-31 08:35 (UTC) (edited on 2024-04-11 14:33 (UTC) by tuxxx)

Make sure to import craig raws key as described on the download page https://sparrowwallet.com/download/ or with the command:

gpg --recv-keys D4D0D3202FC06849A257B38DE94618334C674B40

Latest Comments

1 2 3 Next › Last »

hsdredgun commented on 2024-04-15 12:36 (UTC)

@tuxxx correct!!! It was on .cache yay finally find the issue thank you so much!

tuxxx commented on 2024-04-15 08:13 (UTC) (edited on 2024-04-15 08:16 (UTC) by tuxxx)

@hsdredgun: This looks like a problem with your aur-helper. Try to remove temp/cache files from the helper or try to build the package manually with makepkg.

yonson commented on 2024-04-14 23:33 (UTC)

Fwiw the fix worked for me.

hsdredgun commented on 2024-04-14 23:31 (UTC)

Thanks Tuxx unfortunately not still running to the same issue I did manually removed everything in pkg etc... Still running into the same issue.

tuxxx commented on 2024-04-14 16:10 (UTC) (edited on 2024-04-14 16:51 (UTC) by tuxxx)

I think both errors should only happen if you try to build in an unclean environment (where folders pkg and src already exists within the same dir with old build artifacts). To mitigate i added flag -f to gendesk to force recreation. Let me know if this helps. For future builds you can use makepkg with -c / --clean flag to remove build artifacts after successful build.

yonson commented on 2024-04-14 14:03 (UTC)

I am also running into a build issue involving the desktop file:

[Sparrow]                         Generating desktop file... no
Sparrow.desktop already exists. Use -f as the first argument to overwrite it.
==> ERROR: A failure occurred in prepare().
    Aborting...

hsdredgun commented on 2024-04-14 12:19 (UTC) (edited on 2024-04-14 23:30 (UTC) by hsdredgun)

Good day,

I got a bit of an issue with this package:

 
AUR Explicit (1): sparrow-wallet-1.8.5-1
Sync Make Dependency (1): gendesk-1.0.9-3
:: (0/1) Failed to download PKGBUILD: sparrow-wallet
-> error fetching sparrow-wallet: fatal: destination path 'sparrow-wallet' already exists and is not an empty directory. 
        context: exit status 128 

I don't have any destination path of sparrow wallet from what I'm aware of... Thank you

tuxxx commented on 2024-04-12 13:20 (UTC)

Thanks for letting me know. I had problems pushing to the repo yesterday (tried it two times and it always ended in timeouts in the last step). Now pushed again and it looks like everything is fine now.

RealOrRandom commented on 2024-04-12 13:13 (UTC) (edited on 2024-04-12 13:13 (UTC) by RealOrRandom)

There's something strange with the git repo:

When I git clone https://aur.archlinux.org/sparrow-wallet.git, I end up in detached HEAD state:

Cloning into 'sparrow-wallet'...
remote: Enumerating objects: 143, done.
remote: Counting objects: 100% (143/143), done.
remote: Compressing objects: 100% (101/101), done.
remote: Total 143 (delta 42), reused 141 (delta 41), pack-reused 0 (from 0)
Receiving objects: 100% (143/143), 29.76 KiB | 761.00 KiB/s, done.
Resolving deltas: 100% (42/42), done.
Note: switching to '3017b99806e964e6f99b46ccc6e1eaa626f39ad1'.

You are in 'detached HEAD' state. [...]

The master branch is one commit behind:

commit 3017b99806e964e6f99b46ccc6e1eaa626f39ad1 (HEAD)
Author: tuxxx <nzb_tuxxx@proton.me>
Date:   Thu Apr 11 16:27:14 2024 +0200

    feat: update to v1.8.5, enable gpg verification

commit e762a9262cb8a5579630a5d0ef8c77488331824a (origin/master)
Author: tuxxx <nzb_tuxxx@proton.me>
Date:   Sat Mar 30 22:45:10 2024 +0100

    feat: update to v1.8.4, refactor PKGBUILD, add update.sh, .gitignore all

tuxxx commented on 2024-03-31 08:35 (UTC) (edited on 2024-04-11 14:33 (UTC) by tuxxx)

Make sure to import craig raws key as described on the download page https://sparrowwallet.com/download/ or with the command:

gpg --recv-keys D4D0D3202FC06849A257B38DE94618334C674B40