On Sun 14 Sep 2014 at 03:42:30 -0700, Eduard Bloch wrote: > Dear Maintainer, > > one note upfront: the current Sid version does not work either but it > hangs forever, shell tracing shows that there is a grep call with just > one argument (grep'ing stdin) so there must be some other problem.
Attempting to TAB complete 'pmount /de' results in an unresponsive terminal. Switching to another terminal: brian@desktop:~$ ps ax | grep proc 20940 pts/4 S+ 0:00 grep /proc/mounts 20945 pts/2 S+ 0:00 grep proc brian@desktop:~$ kill 20940 restores control of the first terminal. > Now the experimental version: it does not hang but simply does not > return any device. Shell log attached. /pmount /de' plus TAB gives me 'pmount /dev/s' (and no device returned with more TABing). Similarily, 'pmount /dev/dis' does not return any device in /dev/disks. Regards, Brian.

