I don't see any way that this is a question of incorrect maintainer
script handling.  This diff:

@@ -49,7 +49,8 @@
 # The specific set of interfaces / networks to bind to
 # This can be either the interface name or an IP address/netmask;
 # interface names are normally preferred
-;   interfaces = 127.0.0.0/8 eth0
+#   interfaces = 127.0.0.0/8 eth0
+   interfaces = 127.0.0.0/8

 # Only bind to the named interfaces and/or networks; you must use the
 # 'interfaces' option above to use this.

cannot be a result of the maintainer script changing anything, you must
have already had this 'interfaces' line manually set in smb.conf.

And therefore this is a configuration error, because it is not
meaningful to run nmbd on non-broadcast interfaces, and you haven't
listed any other interfaces that are broadcast interfaces on your
'interfaces' line.

** Changed in: samba (Ubuntu)
       Status: New => Invalid

-- 
[intrepid]: nmbd fails to start
https://bugs.launchpad.net/bugs/233853
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