[pass] Can't delete when using same name for file and folder

Asheesh Laroia asheesh at sandstorm.io
Fri Feb 5 02:23:48 CET 2016


Jason, let me just say:

I'm grateful to you for fixing this particular issue, and hugely grateful
to you for maintaining pass. I hope you sleep well every single night,
knowing that many, many people's personal and professional lives are more
secure thanks to the work you do and that the whole pass community has
done. That includes me.

Every single day, I would be less secure, or more frustrated, without your
work, so I wanted to take a moment to say thank you.

https://qa.debian.org/popcon.php?package=password-store suggests that at
least 900 people, and probably thousands of people, are in the same
situation I am.

Thanks to all y'all who make pass happen.

On Thu, Feb 4, 2016 at 5:14 PM, Jason A. Donenfeld <Jason at zx2c4.com> wrote:

> Hey folks,
>
> I've fixed this upstream here:
>
> http://git.zx2c4.com/password-store/commit/?id=90373f042e8ce679870c1868cb0957fb825d00d5
>
>     $ pass insert aaa/bbb
>     $ pass insert aaa
>
> With the change, this will delete the directory:
>
>     $ pass rm -r aaa/
>
> While this will delete the file:
>
>     $ pass rm aaa
>
> The difference is the trailing slash.
>
> After I get through the enormous backlog of mailing list inquiries
> about various things, I'll release a new version that contains this
> fix.
>
> Jason
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/password-store
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20160204/9d40fd78/attachment.html>


More information about the Password-Store mailing list