| Summary: | Enable --family in alternatives in openjdk8 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | jiri vanek <jvanek> |
| Component: | java-1.8.0-openjdk | Assignee: | jiri vanek <jvanek> |
| Status: | CLOSED ERRATA | QA Contact: | Lukáš Zachar <lzachar> |
| Severity: | unspecified | Docs Contact: | Robert Krátký <rkratky> |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | dbhole, isenfeld, jvanek, rkratky |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | java-1.8.0-openjdk-1.8.0.92-5.b14.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 22:55:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1291340 | ||
| Bug Blocks: | 1297579, 1313485 | ||
|
Description
jiri vanek
2016-01-07 08:24:53 UTC
For record. Small design issue was found. AS family, should be considered java-version-vendor.arch - not only java-version-vendor. <jvanek> http://pkgs.fedoraproject.org/cgit/rpms/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec#n271 <jvanek> is how it looks now <jvanek> --install %{_bindir}/java java %{jrebindir %%1}/java $PRIORITY --family %{name}.%{_arch}\\ <jvanek> is how it will look like Otherwise update of multilib system is undeterministic. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2139.html |