Bug 1646645
| Summary: | [OSP13] opendaylight container image has both java and java-headless installed in it. | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jon Schlueter <jschluet> | |
| Component: | leveldbjni | Assignee: | Stephen Kitt <skitt> | |
| Status: | CLOSED WONTFIX | QA Contact: | Itzik Brown <itbrown> | |
| Severity: | high | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 13.0 (Queens) | CC: | mkolesni | |
| Target Milestone: | --- | Keywords: | Triaged, ZStream | |
| Target Release: | 13.0 (Queens) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | Packaging | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1646648 (view as bug list) | Environment: | ||
| Last Closed: | 2019-03-06 16:16:39 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: | ||
| Embargoed: | ||||
| Bug Depends On: | 1654188 | |||
| Bug Blocks: | ||||
|
Description
Jon Schlueter
2018-11-05 19:40:58 UTC
installing java as well as java-headless installs an extra 13 MB of rpms in the container image. Easy verification yum install leveldbjni-all should not install or require java to be installed only java-headless This is caused by hawtjni’s dependency on “java >= 1.5”. I’m trying a rebuild to see if it picks up java-headless instead (thanks to newer javapackages-tools), before investigating a more invasive fix: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=19152520 (In reply to Stephen Kitt from comment #3) > This is caused by hawtjni’s dependency on “java >= 1.5”. I’m trying a > rebuild to see if it picks up java-headless instead (thanks to newer > javapackages-tools), before investigating a more invasive fix: > https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=19152520 This needs fixes in RHEL packages which are queued for 7.7. As per depreciation notice [1], closing this bug. Please reopen if relevant for RHOSP13, as this is the only version shipping ODL. [1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html-single/release_notes/index#deprecated_functionality As per depreciation notice [1], closing this bug. Please reopen if relevant for RHOSP13, as this is the only version shipping ODL. [1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html-single/release_notes/index#deprecated_functionality |