first command returned
gpg: keyserver receive failed: Server indicated a failure
Second command worked
Git Clone URL: | https://aur.archlinux.org/pass-import.git (read-only, click to copy) |
---|---|
Package Base: | pass-import |
Description: | A pass extension for importing data from most existing password managers. |
Upstream URL: | https://github.com/roddhjav/pass-import |
Keywords: | import pass pass-extension |
Licenses: | GPL3 |
Submitter: | roddhjav |
Maintainer: | roddhjav |
Last Packager: | roddhjav |
Votes: | 27 |
Popularity: | 0.42 |
First Submitted: | 2017-01-09 17:56 (UTC) |
Last Updated: | 2022-12-10 15:29 (UTC) |
first command returned
gpg: keyserver receive failed: Server indicated a failure
Second command worked
none of this works
pass-import fails after upgrading to python-pykeepass 3.2.1-2 Downgrading to python-pykeepass 3.2.0-1 solved it for me
EDIT: no longer necessary after upgrading to pass-import 3.1-1
It seems that the keys have not been distributed between keyservers very well, I had to get them from the mit keyserver (which is slow and unreliable). Just add the following to your gpg configuration file:
keyserver hkps://pgp.mit.edu
@babbarc This is not related to the package but to your pacman configuration. It is looking for the signature of the package pass-import-2.6-2-any
you made yourself. Either you need to disable LocalFileSigLevel
signature checking in pacman.conf
or you need to ensure makepkg (or your aur helper) signed the package with your GPG key.
Getting the below error while installing
error: 'path/to/pass-import/pass-import-2.6-2-any.pkg.tar.xz': package missing required signature
PS: I have the required signature
@stratosgear You might want to configure the keyserver in ~/.gnupg/gpg.conf
with one of those:
keyserver hkps://hkps.pool.sks-keyservers.net
keyserver hkps://keys.openpgp.org
Also some networks (university for instance) block the hkps protocol.
Which I fixed by manually downloading your Code Signing Key from your website at https://pujol.io/keys/ and then doing a 'gpg --import 0xc5469996f0df68ec.asc`.
BTW, regarding my previous message, installing with yay/pacman also causes the same error.
No idea why you key is not automatically downloaded with --recv-keys
Still I cannot import your keys:
gpg --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC
gpg: enabled debug flags: memstat
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keydb: handles=0 locks=0 parse=0 get=0
gpg: build=0 update=0 insert=0 delete=0
gpg: reset=0 found=0 not=0 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=0 cached=0 good=0 bad=0
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/32768 bytes in 0 blocks
@nallekarhu That's is small (now fixed in upstream) bug. Meanwhile you can import your passwords with the keepass
importer: pass import keepass file.kdbx
it calls the same function but without this bug.
Pinned Comments
roddhjav commented on 2018-01-06 18:17 (UTC) (edited on 2022-06-06 19:11 (UTC) by roddhjav)
To install the package first import my PGP key:
Alternatively this key can also be found on https://pujol.io/keys: