Package: shfs-utils Version: 0.35-1 Severity: minor Tags: patch
for some reason, the manpage for shfsumount is missing from the i386 packages in sarge. When i rebuild the package from source, the shfsumount man page is included, oddly enough. i haven't checked the other packages yet. [dkg]$ dpkg-deb -c /var/cache/apt/archives/shfs-utils_0.35-1_i386.deb | grep mount -rwxr-xr-x root/root 34648 2004-06-09 10:36:49 ./usr/bin/shfsmount -rwxr-xr-x root/root 5732 2004-06-09 10:36:49 ./usr/bin/shfsumount -rw-r--r-- root/root 1909 2004-06-09 10:03:07 ./usr/share/man/man8/shfsmount.8.gz lrwxrwxrwx root/root 0 2004-06-09 10:36:48 ./usr/share/man/man8/mount.shfs.8.gz -> shfsmount.8.gz lrwxrwxrwx root/root 0 2004-06-09 10:36:45 ./sbin/mount.shfs -> /usr/bin/shfsmount [dkg]$ md5sum /var/cache/apt/archives/shfs-utils_0.35-1_i386.deb 50bc66141f13f7928718570cc475fe96 /var/cache/apt/archives/shfs-utils_0.35-1_i386.deb [dkg]$ dpkg-deb -c ~/src/shfs-utils_0.35-1_i386.deb | grep mount -rwxr-xr-x root/root 34648 2005-03-30 16:41:54 ./usr/bin/shfsmount -rwxr-xr-x root/root 5764 2005-03-30 16:41:54 ./usr/bin/shfsumount -rw-r--r-- root/root 1933 2005-03-30 16:38:00 ./usr/share/man/man8/shfsmount.8.gz -rw-r--r-- root/root 510 2004-06-01 09:16:19 ./usr/share/man/man8/shfsumount.8.gz lrwxrwxrwx root/root 0 2005-03-30 16:41:51 ./usr/share/man/man8/mount.shfs.8.gz -> shfsmount.8.gz lrwxrwxrwx root/root 0 2005-03-30 16:41:45 ./sbin/mount.shfs -> /usr/bin/shfsmount [dkg]$ Also, shfsmount has a command-line flag (-n or --nomtab) which is not documented in the man page. Below is a brief patch for shfsmount.8 to fix the situation: --- docs/manpages/shfsmount.8.orig 2005-03-30 16:45:25.958885706 -0500 +++ docs/manpages/shfsmount.8 2005-03-30 16:38:00.168832192 -0500 @@ -48,6 +48,9 @@ .B \-o, \-\-options mount options (see below) .TP +.B \-n, \-\-nomtab +do not update /etc/mtab +.TP .B \-v, \-\-verbose print debug messages; more options increases verbosity; this affects kernel module too Thanks for packaging shfs! -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (700, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages shfs-utils depends on: ii debconf [debconf-2.0] 1.4.30.11 Debian configuration management sy ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii shfs-module-2.6.10-1-686 0.35-1+2.6.10-6 (secure) SHell File System mount p ii shfs-source 0.35-1 (secure) SHell File System module -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]