* أحمد المحمودي <[email protected]> [2009-07-24 18:03:16 CEST]: > On Fri, Jul 24, 2009 at 04:42:15PM +0200, Gerfried Fuchs wrote: > > Starting dictionary server : dicoddicod: Error: Cannot open > > `/etc/dicod.conf': Datei oder Verzeichnis nicht gefunden > > failed! > > invoke-rc.d: initscript dicod, action "start" failed. > > My bad ! I installed dicod.conf in the wrong place ! Fixing that in > and uploaded to debian mentors: > http://mentors.debian.net/debian/pool/main/d/dico/dico_2.0-3.dsc
Thanks, will look at it propably later the week if you haven't found a sponsor by then. > > Furthermore I like to question the reason of why dicod needs to ship an > > init.d script for dictd and dictconfig too, resuling in not being able > > to install dicod and dictd side-by-side - what's the rationale for that? > > That is to make the dict-* database packages work with dicod. In > dict-* database packages, their postinst contain this code: > > if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi > > if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi > > So either I need to modify all the dict-* database packages, or I > will have provide dictd & dictdconfig symlinks to dicod & dicodconfig > scripts, respectively, and also conflict with dictd package. Some wrapper script handling that might be able to restart both and config both might make sense then - there is no real reason to have this a conflict in the archive. Please make it possible to have them installed side-by-side. :) Thanks for fast response! Rhonda -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

