On Mon, 16 Jan 2006, Lars Wirzenius wrote:

The chroot created by piuparts does not contain /proc, which is why
start-stop-daemon fails. The real problem, however, is that the postinst
script runs /etc/init.d/dictd directly instead of using invoke-rc.d. If
it used invoke-rc.d, which calls the policy-rc.d that piuparts sets up,

You mean I should replace the line

    if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi

by

    invoke-rc.d dictd restart

?

BTW, how important do you regard fixing this bug.  You might have noticed
that a new upstream version was uploaded to experimental that fixes all
other bugs of the package but introduces a new one where I need some help.
So I would like to delay the bug you reported until the new problem with
dict-wn is sorted out.

Kind regards and thanks for your bug report

         Andreas.

--
http://fam-tille.de


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to