When attempting to install opennms-remote-poller package from OpenNMS' debian repo, sun-java6-jre is required. The default-jre package does not fulfill this dependency, and installing openjdk-6-jre (a dependency of default-jre) fails to fulfill the dependency as well.
Checking for whatever dependency opennms uses should work.
Environment
Ubuntu Server 12.04
Acceptance / Success Criteria
None
Attachments
1
Lucidchart Diagrams
Activity
Show:
Benjamin Reed May 2, 2012 at 5:27 PM
Thanks! Fixed in 1.10.2
Tom Cameron April 12, 2012 at 10:55 AM
I've attached a patch that should resolve the issue by simply adding openjdk-6-jre to the possible dependency list of opennms-remote-poller.
When attempting to install opennms-remote-poller package from OpenNMS' debian repo, sun-java6-jre is required. The default-jre package does not fulfill this dependency, and installing openjdk-6-jre (a dependency of default-jre) fails to fulfill the dependency as well.
Checking for whatever dependency opennms uses should work.