One further Problem is shown when running dpkg-reconfigure: # LANG=C sudo dpkg-reconfigure davfs2 chmod: cannot access `/var/run/mount.davfs': No such file or directory
This can be solved (until reboot) by creating this directory manually: # sudo mkdir /var/run/mount.davfs # LANG=C sudo dpkg-reconfigure davfs2 The error occuring during connect persists though: /sbin/mount.davfs: Connection failed, mounting anyway. File system will only be usable when connection comes up. Connecting with konqueror does function however. -- mounting using davfs not possible on Ubuntu 6.10 https://launchpad.net/bugs/70787 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs