Package: am-utils
Severity: serious

Hi,

somwhere in you postinst script, you call /etc/init.d/am-utils directly.

A package shall never do this, but conditionally call invoke-rc.d (if
available), and only call the initscript directly as last resort.

This breaks installation in a chroot badly, and thus also breaks the
generation of live-images (where we use policy-rc.d to prevent
initscripts from beeing executed, but am-utils is not respecting that by
not using invoke-rc.d).

Please fix this.

Regards,
Daniel

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/



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

Reply via email to