Actually you can downgrade libsmbclient manually to prevent from braking
package dependencies. Just download a correct package from here
http://packages.ubuntu.com/hardy-updates/libsmbclient and unpack it to
<somedir>. Then do:

  sudo mv /usr/lib/libsmbclient.so.0 /usr/lib/libsmbclient.so.0.bak
  sudo cp <somedir>/CONTENTS/usr/lib/libsmbclient.so.*
  ldconfig

I've been running the system downgraded this way for a couple of days
now on two PCs while actively using fusesmb'd resources from Nautilus
and other Gnome programs and no problems so far.

-- 
fusesmb - Not working properly.
https://bugs.launchpad.net/bugs/198351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to