Problem listing password store

Vladimir Zhelezoff zhelezoff at gmail.com
Thu Nov 21 13:21:49 CET 2019


Look at my previous reply, the faulty filename for me was a bare .gpg, so
hidden before more close investigation.

On Thu, Nov 21, 2019 at 1:17 PM Fabricius Flamen <fabricius at autistici.org>
wrote:

>
> Andrea Gazzaniga <agazza at gmail.com> writes:
>
> > I'm new to pass and I've just started adding my sensitive info into it.
> > All was fine until today, after adding an entry, I get a line of
> > unreadable answer when I ask the full list:
> >
> > $ pass
> > Cc<...unreadable>C5L
> >
> > While if I ask  the list of a subfolder it works. Also QtPass can read
> > the db just fine.
>
> There is no db, just files that are stored in .password-store. Try
> asking for list of all subfolder one by one to see what breaks
> pass. Remove the bad entry and insert it again, maybe something went
> wrong while saving that entry.
>
> Pass uses this to find the list of entries:
>
> tree -C -l --noreport "/home/<user>/.password-store" | tail -n +2 | sed
> -E 's/\.gpg(\x1B\[[0-9]+m)?( ->|$)/\1\2/g'
>
> Play with this to see what went wrong. If you are able to reproduce this
> then tell us the name and subfolder of bad entry, just the name not
> contents.
>
> --
> Fabricius Flamen
> 3E3825E0 D81106E8 6247DD6E 61B7073C 8217D187
> _______________________________________________
> 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/a1b456da/attachment.html>


More information about the Password-Store mailing list