Package: cifs-utils Version: 2:6.3-1 Severity: important When I try to mount a samba share I get the following error:
# mount -t cifs -o rw,user=username,password=somepassword,uid=1000,gid=1000 //10.2.1.10/sistemaasp/ /tmp/dev/ mount error: cifs filesystem not supported by the system mount error(19): No such device Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) This mount point, username and password are correct. It used to work until today. My coworkers are using it the same way, right now (with CentOS). My uid/gid: $ id uid=1000(username) gid=1000(username) groups=1000(username),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev) modprobe doesn't work either: # modprobe cifs modprobe: ERROR: could not insert 'cifs': Unknown symbol in module, or unknown parameter (see dmesg) and finally, dmesg: # dmesg | grep -i cifs [ 2208.446665] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 2218.230996] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 2926.325651] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3219.806957] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3229.771501] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3496.204584] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3545.133156] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3560.936144] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 3601.019778] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 4798.069815] cifs: Unknown symbol __test_set_page_writeback (err 0) [ 5167.250561] cifs: Unknown symbol __test_set_page_writeback (err 0) Which extra-information do you need? Sorry about my english and thank you very much. Willian. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cifs-utils depends on: ii libc6 2.19-7 ii libcap-ng0 0.7.3-1.1 ii libkeyutils1 1.5.9-4 ii libkrb5-3 1.12.1+dfsg-3 ii libtalloc2 2.1.1-1 ii libwbclient0 2:4.1.9+dfsg-1 ii samba-common 2:4.1.9+dfsg-1 Versions of packages cifs-utils recommends: ii keyutils 1.5.9-4 ii winbind 2:4.1.9+dfsg-1 Versions of packages cifs-utils suggests: ii smbclient 2:4.1.9+dfsg-1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org