severity 508636 serious tags 508636 + patch thanks Chris McCormick wrote:
> chr...@calvin:~$ fusesmb.cache -h
> Server: XXX.XXX.XXX.XXX : Share: IPC$ : Workgroup: XXXX
> sh: nmblookup: command not found
A missing dependency is release critical, thus raising severity.
Patch attached. See #536907 for the parallel change required for the
Build-Depends field.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
diff -urNd fusesmb-0.8.7.orig/debian/control fusesmb-0.8.7/debian/control
--- fusesmb-0.8.7.orig/debian/control 2009-08-08 15:50:12.000000000 +0100
+++ fusesmb-0.8.7/debian/control 2009-08-08 15:50:22.000000000 +0100
@@ -7,7 +7,7 @@
Package: fusesmb
Architecture: any
-Depends: ${shlibs:Depends}, fuse-utils, samba-common
+Depends: ${shlibs:Depends}, fuse-utils, samba-common-bin
Description: filesystem client based on the SMB file transfer protocol
fusesmb is a filesystem client based on the SMB file transfer protocol. This
gives the ability to transparently exchange files with Microsoft Windows
signature.asc
Description: PGP signature

