Package: dict-elements
Version: 20001107-a-3

Testing dict-elements with piuparts I get the following error:

  Setting up dict-elements (20001107-a-3) ...
  Restarting dictionary server: dictdNo /usr/sbin/dictd found running;
none killed.
  start-stop-daemon: nothing in /proc - not mounted? (Success)

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,
it wouldn't even try to run the init.d script, and therefore there
wouldn't be a problem.

-- 
Fundamental truth #4: Typing URLs always introduces errors. Always copy
+paste.



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

Reply via email to