Hey Muhommed, I think to get around that issue you need to create a generic "jdk" in your yum repo. I thought we fixed this issue in 1.8.0, but maybe we only fixed it in Traffic Router and not Traffic Monitor. I will take a look. Thanks, Dave
On Sun, Oct 23, 2016 at 11:09 PM, Muhammed Olgun <[email protected]> wrote: > Hi folks, > > I'm following the guideline from the traffic control web site. > > I've successfully installed Traffic Ops and Traffic Portal. I try to > install Traffic Monitor right now. First, I've downloaded the RPM file from > traffic control website. > (RELEASE-1.7.0/traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm) But I > got > > Loaded plugins: fastestmirror > Examining traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm: > traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 > Marking traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64.rpm to be installed > Resolving Dependencies > --> Running transaction check > ---> Package traffic_monitor.x86_64 0:1.7.0-3908.5b77f60f.el6 will be > installed > --> Processing Dependency: jdk for package: > traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 > Loading mirror speeds from cached hostfile > * base: mirror.rackdc.com > * extras: mirror.rackdc.com > * updates: mirror.rackdc.com > --> Finished Dependency Resolution > *Error: Package: traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64 > (/traffic_monitor-1.7.0-3908.5b77f60f.el6.x86_64)* > * Requires: jdk* > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > Then I rebuild the RPM from Docker > (traffic_monitor-1.8.0-4400.9190f8eb.el6.x86_64.rpm). I got the same > error. > > This is what I get when I run java -version > > openjdk version "1.8.0_111" > OpenJDK Runtime Environment (build 1.8.0_111-b15) > OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode) > > Thank you! > Muhammed >
