Package: fusesmb Version: 0.8.7-1.1 Severity: normal
Exactly the same thing here.
Here is my conf:
$ cat .smb/fusesmb.conf
; Global settings
[global]
; Default username and password
username=gpall
password=xxxxxxxxx
; List hidden shares
showhiddenshares=true
; Connection timeout in seconds
timeout = 10
;Interval for updating new shares in minutes
interval = 10
; Share-specific settings
[//estia1.mydomain.com/winNoc/noc]
username=gpall
password=xxxxxxxxx
; Server-specific settings
;[/estia1.mydomain.com]
;username=gpall
;password=xxxxxxxxx
;showhiddenshares=true
;ignore=true
Here are some debugs:
gp...@aris:~$ fusesmb /media/noc-shares/gpall/ -d
FUSE library version: 2.8.1
nullpath_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.13
flags=0x0000007b
max_readahead=0x00020000
INIT: 7.12
flags=0x00000010
max_readahead=0x00008000
max_write=0x00020000
unique: 1, success, outsize: 40
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
Error: /usr/bin/fusesmb.cache is already running
unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 56
getattr /
unique: 2, success, outsize: 120
unique: 3, opcode: ACCESS (34), nodeid: 1, insize: 48
unique: 3, error: -38 (Function not implemented), outsize: 16
unique: 4, opcode: OPENDIR (27), nodeid: 1, insize: 48
opendir flags: 0x98800 /
opendir[0] flags: 0x98800 /
unique: 4, success, outsize: 32
unique: 5, opcode: READDIR (28), nodeid: 1, insize: 80
readdir[0] from 0
unique: 5, error: -2 (No such file or directory), outsize: 16
unique: 6, opcode: RELEASEDIR (29), nodeid: 1, insize: 64
releasedir[0] flags: 0x0
unique: 6, success, outsize: 16
unique: 7, opcode: OPENDIR (27), nodeid: 1, insize: 48
opendir flags: 0x98800 /
opendir[0] flags: 0x98800 /
unique: 7, success, outsize: 32
unique: 8, opcode: READDIR (28), nodeid: 1, insize: 80
readdir[0] from 0
unique: 8, error: -2 (No such file or directory), outsize: 16
unique: 9, opcode: RELEASEDIR (29), nodeid: 1, insize: 64
releasedir[0] flags: 0x0
unique: 9, success, outsize: 16
unique: 10, opcode: OPENDIR (27), nodeid: 1, insize: 48
opendir flags: 0x98800 /
opendir[0] flags: 0x98800 /
unique: 10, success, outsize: 32
unique: 11, opcode: READDIR (28), nodeid: 1, insize: 80
readdir[0] from 0
unique: 11, error: -2 (No such file or directory), outsize: 16
unique: 12, opcode: RELEASEDIR (29), nodeid: 1, insize: 64
releasedir[0] flags: 0x0
unique: 12, success, outsize: 16
unique: 13, opcode: OPENDIR (27), nodeid: 1, insize: 48
opendir flags: 0x98800 /
opendir[0] flags: 0x98800 /
unique: 13, success, outsize: 32
unique: 14, opcode: READDIR (28), nodeid: 1, insize: 80
readdir[0] from 0
unique: 14, error: -2 (No such file or directory), outsize: 16
unique: 15, opcode: RELEASEDIR (29), nodeid: 1, insize: 64
releasedir[0] flags: 0x0
unique: 15, success, outsize: 16
unique: 16, opcode: GETATTR (3), nodeid: 1, insize: 56
getattr /
unique: 16, success, outsize: 120
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fusesmb depends on:
ii fuse-utils 2.8.1-1.2 Filesystem in USErspace (utilities
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libfuse2 2.8.1-1.2 Filesystem in USErspace library
ii libsmbclient 2:3.4.7~dfsg-1 shared library for communication w
ii samba-common 2:3.4.7~dfsg-1 common files used by both the Samb
ii samba-common-bin 2:3.4.7~dfsg-1 common files used by both the Samb
fusesmb recommends no packages.
fusesmb suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

