Package: pmount Version: 0.9.99-alpha-1 Severity: normal 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. Now the experimental version: it does not hang but simply does not return any device. Shell log attached. Regards, Eduard. idefix:/tmp$ ls /dev/mm* /dev/mmcblk0 /dev/mmcblk0p1 idefix:/tmp$ cat /proc/partitions major minor #blocks name 8 0 488386584 sda 8 1 248832 sda1 8 2 1 sda2 8 5 488134656 sda5 254 0 488132608 dm-0 254 1 481259520 dm-1 254 2 6868992 dm-2 179 0 31702016 mmcblk0 179 1 31695872 mmcblk0p1 idefix:/tmp$ locale LANG=en_US.utf8 LANGUAGE= LC_CTYPE="en_US.utf8" LC_NUMERIC="en_US.utf8" LC_TIME="en_US.utf8" LC_COLLATE="en_US.utf8" LC_MONETARY="en_US.utf8" LC_MESSAGES="en_US.utf8" LC_PAPER="en_US.utf8" LC_NAME="en_US.utf8" LC_ADDRESS="en_US.utf8" LC_TELEPHONE="en_US.utf8" LC_MEASUREMENT="en_US.utf8" LC_IDENTIFICATION="en_US.utf8" LC_ALL= idefix:/tmp$ set -x idefix:/tmp$ pmount /dev/mm+ local cur prev options devices fslist + options=' -r --read-only -w --read-write -s --sync -A --noatime -e --exec \ -t filesystem --type filesystem -c charset --charset charset -u umask \ --umask umask --dmask dmask --fmask fmask -p file --passphrase file \ -h --help -d --debug -V --version' + fslist=' ascii cp1250 cp1251 cp1255 cp437 cp737 cp775 cp850 cp852 cp855 cp857 cp860 cp861 cp862 cp863 cp864 cp865 cp866 cp869 cp874 cp932 cp936 cp949 cp950 euc-jp iso8859-1 iso8859-13 iso8859-14 iso8859-15 iso8859-2 iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 iso8859-9 koi8-r koi8-ru koi8-u utf8' + COMPREPLY=() + cur=/dev/mm + prev=pmount + case "$prev" in + [[ /dev/mm == -* ]] ++ sed -e 's,\(^/dev/\)\(.*\),\1\2 \2,' +++ grep -v '^[[:space:]]*#' /etc/pmount.allow ++ sort -u +++ sed -e 's,/sys/block/,/dev/,;s,/removable:1,*,' +++ grep 1 /sys/block/dm-0/removable /sys/block/dm-1/removable /sys/block/dm-2/removable /sys/block/mmcblk0/removable /sys/block/sda/removable ++ command ls + devices='gpg-917xsg hsperfdata_ed orbit-ed pulse-PKdhtXMmr18n ssh-xn7XFnIgSB5V systemd-colord.service-X36HdL6 systemd-rtkit-daemon.service-XowPSuh' + COMPREPLY=($( compgen -W "$devices" -- $cur )) ++ compgen -W 'gpg-917xsg hsperfdata_ed orbit-ed pulse-PKdhtXMmr18n ssh-xn7XFnIgSB5V systemd-colord.service-X36HdL6 systemd-rtkit-daemon.service-XowPSuh' -- /dev/mm + return 0 -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pmount depends on: ii libblkid1 2.20.1-5.8 ii libc6 2.19-10 pmount recommends no packages. Versions of packages pmount suggests: ii cryptsetup 2:1.6.6-1 -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

