[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Popcon-developers] Update to postinst



Hello Petter,

I plan to update the postinst because:

1) Apparently the fix for EMPTYID is not working dur e to a typo
in the sed regexp:
-               s/^MY_HOSTID="\\?$EMPTYID"\\?/MY_HOSTID=\"$MY_HOSTID\"/; \
+               s/^MY_HOSTID=\"\\?$EMPTYID\"\\?/MY_HOSTID=\"$MY_HOSTID\"/; \

2) The error condition cannot happen and the error message is not
informational: it does not tell the users what is the problem and how
they can fix it manually.

3) The error check caused 2 lintian warnings.

4) I have implemented a fix for MY_HOSTID that end by '  -'.

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 



Reply to: