Comment 2 for bug 832465

Revision history for this message
Jean-Rene Bastien (jrbastien) wrote : Re: package samba4 4.0.0~alpha17~git20110807.dfsg1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

This is probably related since Samba install did not finished normally, I can't install SMBFS either. I get the same error. This is probably also the cause of my permanent drive no longer getting mounted. In /etc/fstab:

//192.168.1.103/share /home/jrbastien/NAS cifs noserverino,guest,uid=1000,iocharset=utf8,codepage=cp850,unicode 0 0

jrbastien@JR-Vostro-1500:~$ sudo mount -a
[sudo] password for jrbastien:
mount: wrong fs type, bad option, bad superblock on //192.168.1.103/share,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)
       In some cases useful info is found in syslog - try
       dmesg | tail or so

Does anyone know a workaround?