bisq icon indicating copy to clipboard operation
bisq copied to clipboard

can't install on arch

Open ralyodio opened this issue 1 year ago • 2 comments

==> Validating source files with sha256sums...
    bisq-1.9.14.tar.gz ... Passed
    bisq-1.9.14.tar.gz.asc ... Skipped
    bisq.desktop ... Passed
:: Remove make dependencies after install? [y/N] 
:: (1/1) Parsing SRCINFO: bisq
gpg: error reading key: No public key

 :: PGP keys need importing:
 -> B493319106CC3D1F252E19CBF806F422E222AA02, required by: bisq
:: Import? [Y/n] 
:: Importing keys with gpg...
gpg: keyserver receive failed: Server indicated a failure
 -> problem importing keys

ralyodio avatar Nov 28 '23 14:11 ralyodio

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

boring-cyborg[bot] avatar Nov 28 '23 14:11 boring-cyborg[bot]

perhaps a DNS issue? You could try to edit your /etc/resolv.conf to

nameserver 1.1.1.1 # Cloudflare

in order to use a different DNS server and see if it helps.

Alternatively, you could try to download it manually from here: https://keys.openpgp.org/search?q=B493319106CC3D1F252E19CBF806F422E222AA02 (this is the key you provided in your issue, change it if necessary)

Then run gpg --import B493319106CC3D1F252E19CBF806F422E222AA02.asc.

After that, try to install bisq again and it should have the key imported already.

kiocosta avatar Dec 28 '23 04:12 kiocosta

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 28 '24 00:03 github-actions[bot]

This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.

github-actions[bot] avatar Apr 04 '24 00:04 github-actions[bot]