Activity log for bug #41627

Date Who What changed Old value New value Message
2006-04-26 17:36:23 Bazon bug added bug
2006-04-26 18:18:14 Bazon description My /etc/fstab contains some windows shares mounted with cifs. Since the Dapper update of April 24th, these shares aren't mounted on boot. Instead of that, the message is displayed: Mounting remote filesystems...failed But when I type sudo mount -a in a terminal, all shares are mounted immidiately without a problem! This behaviour was reported by severall other users, too: http://www.ubuntuforums.org/showthread.php?t=163171 When I changed the mount type to smbfs for one share, this share wasn't mounted, too, as well as a NFS share I added. As before: sudo mount -a in a terminal mounts them all without problem! As a further information I can give: A part of /var/log/dmesg: [4294697.572000] CIFS VFS: Error connecting to IPv4 socket. Aborting operation [4294697.572000] CIFS VFS: cifs_mount failed w/return code = -101 (such a message occurs four times as I try to mount 4 shares. Similar messages are also in /var/log/syslog, /var/log/kern.log) There are similar bugs reported here before, but they are a year old or older and "fixed", so I started this new one: https://launchpad.net/distros/ubuntu/+source/udev/+bug/16381 https://launchpad.net/distros/ubuntu/+source/samba/+bug/10474 My /etc/fstab contains some windows shares mounted with cifs. Since the Dapper update of April 24th, these shares aren't mounted on boot. Instead of that, the message is displayed: Mounting remote filesystems...failed But when I type sudo mount -a in a terminal, all shares are mounted immidiately without a problem! This behaviour was reported by severall other users, too: http://www.ubuntuforums.org/showthread.php?t=163171 When I changed the mount type to smbfs for one share, this share wasn't mounted, too, as well as a NFS share I added. As before: sudo mount -a in a terminal mounts them all without problem! As a further information I can give: A part of /var/log/dmesg: [4294697.572000] CIFS VFS: Error connecting to IPv4 socket. Aborting operation [4294697.572000] CIFS VFS: cifs_mount failed w/return code = -101 a line in my /etc/fstab looks like this: //192.168.1.30/sharename /home/myusername/remotecomputername/sharename cifs user,auto,credentials=/home/myusername/.smbcredentials,uid=myusername,gid=users,iocharset=utf8 0 0 ~/.smbcredentials looks like: username="xxx" password="xxx" and is valid (as sudo mount -a working proofs...) (such a message occurs four times as I try to mount 4 shares. Similar messages are also in /var/log/syslog, /var/log/kern.log) There are similar bugs reported here before, but they are a year old or older and "fixed", so I started this new one: https://launchpad.net/distros/ubuntu/+source/udev/+bug/16381 https://launchpad.net/distros/ubuntu/+source/samba/+bug/10474
2006-04-26 22:22:30 sam tygier None: statusexplanation
2006-04-28 02:20:18 sam tygier marked as duplicate 30241