@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.
Search Criteria
Package Details: pass-import 2.6-2
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 of the existing password manager. |
Upstream URL: | https://github.com/roddhjav/pass-import |
Keywords: | import pass pass-extension |
Licenses: | |
Submitter: | roddhjav |
Maintainer: | roddhjav |
Last Packager: | roddhjav |
Votes: | 22 |
Popularity: | 1.56 |
First Submitted: | 2017-01-09 17:56 |
Last Updated: | 2019-09-07 14:05 |
Dependencies (8)
- pass (pass-patched-passmenu-notify-git, pass-git, pass-parcellite)
- python (python-dbg)
- python-pyaml
- python-setuptools (make)
- python-cryptography (optional) – password encrypted otp import
- python-defusedxml (python-defusedxml-git) (optional) – xml based importers
- python-pykeepass (python-pykeepass-git) (optional) – direct keepass database import
- python-secretstorage (optional) – gnome-keyring import
Required by (0)
Sources (2)
Latest Comments
roddhjav commented on 2019-06-09 20:30
nallekarhu commented on 2019-06-09 20:24
Trying to import from keepassxc:
pass import keepassxc file.kdbx
Returns:
Password for <_io.TextIOWrapper name='file.kdbx' mode='r' encoding='utf-8'>:
Flubbadub commented on 2018-07-17 10:47
I don't think this package is really out of date - this is not a git package so it should use the latest release & not build from the master branch. 2.2 is still the latest release so this shouldn't be updated until a new release is made by the upstream project.
geekinthesticks commented on 2018-02-07 12:48
Having trouble importing the key:
gpg --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC
times out. I have tried over a couple of days using different network connections.
gpg --keyserver https://pujol.io --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC
Results in a "General error".
roddhjav commented on 2018-01-06 18:17
To install the package first import my PGP key:
gpg --recv-keys 06A26D531D56C42D66805049C5469996F0DF68EC
Alternatively add keyserver-options auto-key-retrieve
to your ~/.gnupg/gpg.conf
.
This key can also be found on https://pujol.io/keys
Pinned Comments
roddhjav commented on 2018-01-06 18:17
To install the package first import my PGP key:
Alternatively add
keyserver-options auto-key-retrieve
to your~/.gnupg/gpg.conf
.This key can also be found on https://pujol.io/keys