You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
The requirements for puppetdb specify that it supports 1.7 from either openjdk or oracle. I've got oracle installed (RHEL6) but the rpm insists on openjdk (which I can't install for other reasons). Anyone know of a way around this, or am I going to have to hack the package?
John D
Ken Barber
unread,
Sep 26, 2014, 10:32:04 AM9/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Why can't you install OpenJDK? Understanding this would help us
understand the priority of such a fix.
ken.
Christopher Wood
unread,
Sep 26, 2014, 10:47:08 AM9/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
The puppetdb rpm requires:
java-1.7.0-openjdk
In your place I'd see if creating a stub rpm with that name will satisfy the requirement. By "stub" I mean a /usr/share/doc/java-1.7.0-openjdk/README file explaining that there's a method to this rpm's madness. ;)
I'd try it, but it's bash cve day again and I'm toiling elsewhere.