Issue196

Title Install from Debian packages fails if connections.conf not set up
Priority bug Status unread
Superseder Nosy List reinhard
Assigned To reinhard Topics gnue-appserver

Created on 2009-12-05.11:52:56 by reinhard, last changed 2009-12-05.11:52:56 by reinhard.

Messages
msg463 (view) Author: reinhard Date: 2009-12-05.11:52:55
dpkg tries to start gnue-appserver in postinst, however if connections.conf is
not set up, this fails with a very cryptic error message. The error message
should be more understandable, and /etc/init.d/gnue-appserver should actually
just exit gracefully if no backend is configured yet.
History
Date User Action Args
2009-12-05 11:52:56reinhardcreate