Your message dated Mon, 30 Apr 2018 18:13:30 +0200
with message-id 
<CAFX5sbxmRE+mdkq=mO7RR8U0n=rul906zzghht+7x1hxetn...@mail.gmail.com>
and subject line Closing, testparm is now run
has caused the Debian Bug report #451269,
regarding samba's package postinst script shouldn't return an error if samba 
daemon can't be started
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
451269: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451269
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba 
Version: 3.0.26a-1
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch hardy


If the samba configuration is broken, the postinst script fails. I've attached
a patch that add true as the error-handler when restarting samba.

First reported in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/85194

diff -pruN 3.0.26a-1/debian/rules 3.0.26a-1ubuntu2/debian/rules
--- 3.0.26a-1/debian/rules      2007-10-04 09:08:53.000000000 +0100
+++ 3.0.26a-1ubuntu2/debian/rules       2007-10-04 09:08:11.000000000 +0100
@@ -205,7 +206,7 @@ binary-arch: build install
        dh_installexamples
        dh_installlogrotate
        dh_installlogcheck
-       DH_OPTIONS= dh_installinit -psamba -- "defaults 20 19"
+       DH_OPTIONS= dh_installinit -psamba --error-handler=true -- "defaults 20 
19"
        DH_OPTIONS= dh_installinit -pwinbind
        dh_installcron 
        for pkg in samba smbfs winbind; do \

--- End Message ---
--- Begin Message ---
Version: 2:4.8.1+dfsg-1

Closing, this is similar to #816301, and we now check with samba-tool
testparm on samba-common-bin postinst.

Regards


-- 
Mathieu Parent

--- End Message ---

Reply via email to