smb4k broken after upgrade to natty

Bug #878799 reported by mimo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
smb4k (Ubuntu)
New
Undecided
Unassigned

Bug Description

The share "//DINGBAT/Packages" could not be mounted.
Read the error message under "Details" to find out more.
Unable to find suitable address.

[ 3473.777612] /build/buildd/linux-2.6.38/fs/cifs/cifsfs.c: Devname: //DINGBAT/mimo/ flags: 64
[ 3473.777732] /build/buildd/linux-2.6.38/fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 646 with uid: 0
[ 3473.777755] /build/buildd/linux-2.6.38/fs/cifs/connect.c: Domain name set
[ 3473.777759] /build/buildd/linux-2.6.38/fs/cifs/connect.c: Username: mimo
[ 3473.777766] /build/buildd/linux-2.6.38/fs/cifs/connect.c: UNC: \\DINGBAT\mimo ip: 192.168.0.3
[ 3473.777801] /build/buildd/linux-2.6.38/fs/cifs/connect.c: Socket created
[ 3473.779330] /build/buildd/linux-2.6.38/fs/cifs/connect.c: Error -111 connecting to server
[ 3473.779339] CIFS VFS: Error connecting to socket. Aborting operation
[ 3473.779346] /build/buildd/linux-2.6.38/fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 646) rc = -111
[ 3473.779350] CIFS VFS: cifs_mount failed w/return code = -111
[ 3481.400398] device eth0 left promiscuous mode

Using mount.cifs works

Help!

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: smb4k 0.10.9-1
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Thu Oct 20 12:50:31 2011
ExecutablePath: /usr/bin/smb4k
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
 LANGUAGE=
SourcePackage: smb4k
UpgradeStatus: Upgraded to natty on 2011-10-20 (0 days ago)

Revision history for this message
mimo (mimo-restoel) wrote :
Revision history for this message
mimo (mimo-restoel) wrote :

A bit more. Installed the oneiric package (though I don't think it's a version problem) and started looking at what gets passed to /usr/bin/smb4k_mount

Original
sudo /usr/bin/smb4k_mount -s -t cifs -o uid=1000,gid=1000,port=445,rw,file_mode=0755,dir_mode=0755,noperm,nosetuids,noserverino,nomapchars,user=mimo,pass=XXXXX -- //192.168.03/Share /home/mimo/smb4k/DINGBAT/Share ; echo $?
Unable to find suitable address.
2

Changing this to:
sudo /usr/bin/smb4k_mount -s -t cifs -o uid=1000,gid=1000,rw,file_mode=0755,dir_mode=0755,noperm,nosetuids,noserverino,nomapchars,domain=GN,user=mimo,pass=XXXXXX -- //192.168.03/Share /home/mimo/smb4k/DINGBAT/Share ; echo $?
0

and it works.

For the record, if you get a similar error / problem it could be the port

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.