Bug #14114
Requirements and versions for vendor supplied packages aren't documented
| Status: | Closed | Start date: | 04/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | pe | |||
| Target version: | - | |||
| Keywords: | goalie_06_28_2012 customer | Affected URL: | ||
| Branch: | ||||
Description
Currently the PE installer adds some additional packages, for example a JDE/JDK and MySQL on the master.
The base versions and requirements for this are not documented anywhere.
History
#1
Updated by Josh Cooper 11 months ago
- Status changed from Unreviewed to Accepted
- Assignee set to Nick Fagerlund
There is some documentation here http://docs.puppetlabs.com/pe/2.5/install_basic.html#vendor-packages but I suspect more detail is required.
#2
Updated by Nick Fagerlund 11 months ago
- Status changed from Accepted to Closed
The info in the relevant page should now be as complete as it needs to be:
- It’s just MySQL and Java.
- We work w/ default system versions on every platform.
- If you use Oracle java, make sure we can find the keytool binary.
- If you custom-compiled things, you might run into problems related to not being able to find the shared objects or binaries.
That covers what I learned from Matthaus. There’s nothing in the software versions themselves that should cause us major problems, it’s all about packaging and file locations.
#3
Updated by Josh Cooper 11 months ago
- Keywords set to goalie_06_28_2012
#4
Updated by Charlie Sharpsteen 2 months ago
- Keywords changed from goalie_06_28_2012 to goalie_06_28_2012 customer