[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

James Page james.page at ubuntu.com
Thu May 24 13:56:30 UTC 2012


I think this bug warrants some attention as I just triage a load more
from 12.04.

I would propose changing the upstart configuration of nmbd:

 NMBD_DISABLED=`testparm -s --parameter-name='disable netbios'
2>/dev/null || true`

The return code of testparm is non-zero even for warnings which causes
the upstart job to fail - the configuration is only really interested in
the value of 'disable netbios' so we should just ignore the return code
and start nmbd anyway.

Thoughts?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/791944

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  broken permissions cause daemons not to start correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/791944/+subscriptions



More information about the Ubuntu-server-bugs mailing list