Here's my workaround (from the mail list) -- Just back out the latest fix and forbid its install until the next version comes along.
On Edgy: # aptitude remove samba=3.0.22-1ubuntu4.3 # aptitude install samba=3.0.22-1ubuntu4.2 # aptitude forbid-version samba=3.0.22-1ubuntu4.3 On Dapper: # aptitude remove samba=3.0.22-1ubuntu3.4 # aptitude install samba=3.0.22-1ubuntu3.3 # aptitude forbid-version samba=3.0.22-1ubuntu3.4 -- nmbd crashes after routine Dapper upgrade https://bugs.launchpad.net/bugs/163042 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
