<div dir="ltr">Hey there!<div><br></div><div>I'm currently switching over to a cli pw manager and have been assessing pass  (+rofi-pass) and passpie.</div><div><br></div><div>I've installed pass 1.6.5 via `brew install pass` via the homebrew package manager and insert/remove etc etc all seems to work fine and bash completion is invoking via my .bash_profile. I'm running on OSX 10.10.5 (though had the problem on 10.10.4 also) and running pass inside tmux 2.0.</div><div><br></div><div>However, when I attempt `pass edit Perso/email`, I am getting the following error on all pass edit commands:</div><div><br></div><div>🚀  ~ pass edit Perso/email</div><div>Error: could not create filesystem on ramdisk.</div><div>/usr/local/Cellar/pass/1.6.5/lib/password-store/platform.sh: line 22: umount: command not found </div><div><br></div><div>My suspicion is this because umount may not be in OSX 10.10.x any longer in  favour of `diskutil unmount /mnt` or similar commands? (umount was considered unreliable in 10.9 according to the manpage ).</div><div><br></div><div>Anything I can do to help verify, diagnose and fix this?  (or let me know if I've missed some critical piece of documentation to correct this.).</div><div><br></div><div>thanks!</div><div>Daryl.</div><div><br></div></div>