Package: openser Version: 1.1.0-2 Upgraded from Sarge with aptitude dist-upgrade to Etch. On Sarge Openser (with the same config) was working fine.
When I install the package Openser on Etch and configure it, it is saying: $ /etc/init.d/openser start Not starting openser: fork=no specified in config file; run /etc/init.d/openser debug instead Relevant part of /etc/openser/openser.cfg: # # $Id: openser.cfg,v 1.6 2006/02/15 18:23:46 bogdan_iancu Exp $ # fork=yes log_stderror=no # (cmd line: -E) /* Uncomment these lines to enter debugging mode fork=no log_stderror=yes */ Working version of /etc/openser/openser.cfg: # # $Id: openser.cfg,v 1.6 2006/02/15 18:23:46 bogdan_iancu Exp $ # fork=yes log_stderror=no # (cmd line: -E) /* Uncomment these lines to enter debugging mode #fork=no #log_stderror=yes */ -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

