Package: dict-jargon
Version: 4.4.4-6

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

  Setting up dict-jargon (4.4.4-6) ...
  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.

-- 
There's a reason why "release manager" is abbreviated "rm".



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

Reply via email to