<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><span style="font-family:arial,sans-serif">On Thu, Mar 31, 2016 at 6:42 AM, Lucas Hoffmann </span><span dir="ltr" style="font-family:arial,sans-serif"><<a href="mailto:l-m-h@web.de" target="_blank">l-m-h@web.de</a>></span><span style="font-family:arial,sans-serif"> wrote:</span><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Quoting Geoff & Lynne Maclean (2016-03-28 11:17:20)<br>
<span class="">> After a quick learning curve with pgp and git, I've set up pass and even<br>
> playing with qtpass so I can run it on a usb stick for work.<br>
> I've hit a small hiccup in that when I run the command pass, instead of<br>
> getting the 544 odd entries I have in a folder called All, I only get the<br>
> following:<br>
><br>
>   $ pass ls<br>
>   (none)<br>
>   ---<br>
>   username: openphoto<br>
>   password: (none)<br>
</span>>   url: [1]<a href="http://gwmaclean.openphoto.me/" rel="noreferrer" target="_blank">http://gwmaclean.openphoto.me/</a><br>
<span class="">>   "<br>
><br>
> I can't see that entry in qtpass, or in my .password-store folder (using<br>
> Arch Linux with gnome 3 with show hidden files enabled)<br>
> If I run pass All I can see my other entries i.e.:<br>
><br>
>   $ pass All<br>
>   All<br>
>   ├── 10.1.1.4<br>
>   ├── 192.168.1.1<br>
>   etc<br>
><br>
> I tried variations of pass rm none, (none) or '(none)' but it tells me<br>
> that none or (none) is not in the password store, or bash: syntax error<br>
> near unexpected token `('<br>
> My 1st question is:<br>
> How would I get ride of that (none) entry so all items show when I run<br>
> just plan old pass?<br>
<br>
</span>Can you post the output of `find ~/.password-store -ls` and maybe `bash<br>
-x $(which pass) ls`?  Make sure that it does not contain sensitive<br>
information.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;display:inline">​</div><span style="font-family:arial,helvetica,sans-serif">Read this after much fiddling with git etc and somehow I got rid of the annoying openphoto entry and now all appears as it should.  I think as I imported from Lastpass it was an odd entry from that.  I deleted my original password.store folder, manually edited all exported entries from Lastpass in a spreadsheet, reimported that into Keepass2 to import back to Lastpass and then exported again to import into pass - all good now.  I took that long import/export track as for whatever reason, only the lastpass importer worked for me - none of the passwordsafe, or keepass versions would work.</span><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline">​</div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
> And, recently thru [2]reddit I saw the following for when importing from<br>
<span class="">> Lastpass (which I did although I am using Passwordsafe (pwsafe) and that<br>
> importer didn't work at all for me):<br>
><br>
>   For those who imported lastpass data, check and see if you have any data<br>
>   that wasn't under any catagory. If you do it will be under a folder in<br>
>   .password-store called (none). Use the command 'pass mv "(none)" Misc'.<br>
>   Name it anything to save yourselves any problems later. That way<br>
>   everything works perfectly. I'm shocked that I had never heard about<br>
>   this until now. Time to delete my acct on Lastpass <br>
><br>
> That's what I did for my files, moving them to All.  Would that have<br>
> caused my problem above?<br>
> A suggestion I have is therefore that it would also be handy if that<br>
> reddit tip and any other tips, examples etc could be added to the web or<br>
> man page.<br>
<br>
</span>The man page is for pass and therefore this link would be wrong there.<br>
Not sure about the web page.  Maybe in the migration section.<br>
<br>
> The web page states 'There is [3]bash [4]completion so that you can simply<br>
<span class="">> hit tab to fill in names and commands' and the start of the man page<br>
> advises There is a corresponding bash completion script for use with tab<br>
> completing password names in bash(1).<br>
> My 2nd question is:<br>
> How do I actually find and use that script?<br>
<br>
</span>It's in the source tar ball or the git repository under src/completion:<br>
<a href="https://git.zx2c4.com/password-store/tree/src/completion" rel="noreferrer" target="_blank">https://git.zx2c4.com/password-store/tree/src/completion</a></blockquote><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;display:inline">​</div><span style="font-family:arial,helvetica,sans-serif">I found the bash-completion script (now I know how it is referenced on the website, it seems perfectly clear now where the script is, plus Arch packages it, but it took ages to work that out), however just posted a question about how to actually make the script work - sorry.</span><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline">​</div> </div></div><br></div><div class="gmail_extra"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">​Thanks Lucus​</div><br></div></div>