Issues
- jrrd2 should require rrdtool >=1.5.0JRRD-49
- JRRD java installation seems brokenJRRD-6
- Overwriting graphsJRRD-5
- Maven repository down?JRRD-4Resolved issue: JRRD-4
- Add support for 'xport' commandsJRRD-3Resolved issue: JRRD-3Jesse White
- Automake fails to runJRRD-2
- does not match the required regular expression: "RRA:(AVERAGE|MIN|MAX|LAST):.*"JRRD-1
7 of 7
jrrd2 should require rrdtool >=1.5.0
Description
Environment
See https://mynms.opennms.com/Ticket/Display.html?id=4925
Lucidchart Diagrams
Created February 10, 2017 at 3:59 PM
Updated February 7, 2020 at 9:00 PM
Activity
Show:
RPM spec file does not declare a runtime dependency on a particular version of RRDTool. This results in a dependency chain that makes Meridian 2016.1.4 (upgraded from 2015.1.1) not force an upgrade from rrdtool 1.3.x. I may be missing something about the way the deps flow, given how RPM is with that.
I think the Debian dependencies are correct already.
Also, can we get updated version numbers for jrrd2 in Jira?
Thanks!