Package Details: probequest 0.8.0-3

Git Clone URL: https://aur.archlinux.org/probequest.git (read-only, click to copy)
Package Base: probequest
Description: Toolkit allowing to sniff and display the Wi-Fi probe requests passing nearby your wireless interface
Upstream URL: https://probequest.skyplabs.net/en/stable/
Licenses: GPL-3.0-or-later
Submitter: meadow
Maintainer: meadow
Last Packager: meadow
Votes: 0
Popularity: 0.000000
First Submitted: 2024-07-15 18:12 (UTC)
Last Updated: 2024-10-17 21:42 (UTC)

Pinned Comments

meadow commented on 2024-07-16 16:08 (UTC) (edited on 2024-07-16 16:11 (UTC) by meadow)

You need to add the developer's key to your PGP key ring. AUR helpers do not find it since it's not on key servers. You can find it here:

https://blog.skyplabs.net/contact/ (as linked on Github)

Direct link (if you copy-paste this line, I appreciate your blind trust):

https://keybase.io/skyplabs/pgp_keys.asc

e.g.,

wget https://keybase.io/skyplabs/pgp_keys.asc
gpg --import pgp_keys.asc

Latest Comments

meadow commented on 2024-07-16 16:08 (UTC) (edited on 2024-07-16 16:11 (UTC) by meadow)

You need to add the developer's key to your PGP key ring. AUR helpers do not find it since it's not on key servers. You can find it here:

https://blog.skyplabs.net/contact/ (as linked on Github)

Direct link (if you copy-paste this line, I appreciate your blind trust):

https://keybase.io/skyplabs/pgp_keys.asc

e.g.,

wget https://keybase.io/skyplabs/pgp_keys.asc
gpg --import pgp_keys.asc

nomasteryoda commented on 2024-07-16 15:42 (UTC)

The folks out there who have wanted this package also thank you greatly for taking on yet another package!! The old method using pip just isn't the best method imho.

meadow commented on 2024-07-16 15:31 (UTC) (edited on 2024-07-16 15:31 (UTC) by meadow)

Thanks for the comment! That's expected, makepkg uses the user's keyring not pacman's. Thus, when not using an AUR helper you need to add the the key manually :)

See: https://wiki.archlinux.org/title/Makepkg#Signature_checking

nomasteryoda commented on 2024-07-16 14:48 (UTC) (edited on 2024-07-16 15:38 (UTC) by nomasteryoda)

Error when attempting to build probequest.


==> Validating source files with b2sums...
probequest-0.8.0 ... Passed
0001-Do-not-require-old-setuptools-scm.patch ... Passed
0002-Fix-timezone-dependent-unittest.patch ... Passed
pytest.ini ... Passed
==> Verifying source file signatures with gpg...
probequest-0.8.0 git repo ... FAILED (unknown public key E688F372324627C3)
==> ERROR: One or more PGP signatures could not be verified!

Thanks for the quick reply. I resolved this after changing my keyserver (in ~/.gnupg/gpg.conf) to hkps://keys.openpgp.org/ followed by importing the key.