This was a known bug (Bug 2348) ...
It was fixed by subversion revision 9576.
However, it looks like revision 9576 only applied the updates to the
debian/branches/opennms-1.6/ tree, not the debian/trunk/ tree in subversion.
Could someone (RangerRick?) merge the changes from debian/branches/opennm
On Mon, 21 Jul 2008 13:54:32 +, "Alex Bennee" <[EMAIL PROTECTED]>
said:
> However the runjava script prefers to set-up the configuration in
> $opennms_home/etc/java.conf which is not where the init script looks.
> I'm assuming the use of runjava in the postinst script was intended so
> should I
On Mon, 2008-07-21 at 13:54 +, Alex Bennee wrote:
> Hi,
>
> I'm having trouble working out the correct way to fix this. On an
> upgrade to opennms with a new package I've built it fails as JAVA_HOME
> is not set in /etc/default/opennms.
>
> The postinst script should work, although the curren