Re: [Refdb-users] Build Debian bin pkg from Ubunt scr pkg
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2009-10-01 21:26:50
|
Torsten Bronger writes: > My idea was to have refdbd at least running, even if in a precarious > mode of operation. The problem is that Debian's packaging tool > wants to start refdbd after the installation and if this fails, the > whole installation is marked to have failed. It's okay if refdbd > doesn't do anything but emitting error messages if connected, but it > must run. > I went back reading the code. Looks like refdbd already works the way it should. Earlier versions of refdbd checked at startup whether or not the main database was present and intact. I've moved this check to the child, so all the parent currently checks is the presence of the requested driver. If the requested driver can be loaded successfully, it is possible to start the daemon without further setup. It will send an error message to each client complaining about the missing main database until you create it. Just to make sure: does refdbd run, i.e. is there a refdbd process running after the Debian and Ubuntu package installations even if it returns only the error message mentioned above? regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 |