Problem listing password store
Rémi Lapeyre
remi.lapeyre at lenstra.fr
Thu Nov 21 17:10:48 CET 2019
I sent a patch to fix this a few weeks back when I got this issue:
https://lists.zx2c4.com/pipermail/password-store/2019-July/003698.html
I think it’s ready to be merged but will make any appropriate change if
needed.
Le 21 novembre 2019 à 15:35:17, Andrea Gazzaniga (agazza at gmail.com) a écrit:
Hi,
it was indeed a .gpg file without name in the root folder - don't know how
it was created (I just did a 'pass insert' before breaking it).
Thanks all guys, this community is amazing :)
Cheers,
Andrea
On 21/11/2019 13:48, Fabricius Flamen wrote:
Vladimir Zhelezoff <zhelezoff at gmail.com> <zhelezoff at gmail.com> writes:
Sorry, can use only Gmail's web interface right now. Anyway I can recreate
it by doing e.g.:
When you reply put the lists address from Cc to To and remove my address
from there.
$ echo 'Hello pass' | gpg --encrypt --recipient PASSGPGID >
~/.password-store/.gpg
$ pass
Hello pass
$ rm ~/.password-store/.gpg
$ pass
listing follows as expected...
Weird, this tree output lists everthing and doesn't break which I
believe is what pass uses to list entries. Yeah maybe it is this issue.
tree -C -l --noreport "/home/<user>/.password-store" | tail -n +2 |
sed -E 's/\.gpg(\x1B\[[0-9]+m)?( ->|$)/\1\2/g'
--
Fabricius Flamen
3E3825E0 D81106E8 6247DD6E 61B7073C 8217D187
_______________________________________________
Password-Store mailing
listPassword-Store at lists.zx2c4.comhttps://lists.zx2c4.com/mailman/listinfo/password-store
_______________________________________________
Password-Store mailing list
Password-Store at lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20191121/a07a0563/attachment-0001.html>
More information about the Password-Store
mailing list