Bug 1664388
| Summary: | Composer: All image builds from a RHEL host fail | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Lars Karlitski <lueberni> |
| Component: | lorax | Assignee: | Brian Lane <bcl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.7 | ||
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-09 17:33:29 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: | 1664390, 1664392, 1701035, 1702370 | ||
| Bug Blocks: | |||
*** This bug has been marked as a duplicate of bug 1646964 *** |
When using lorax-composer from a subscribed RHEL system, the image building process always fails. This is because Anaconda cannot access the repositories, because the subscription certificates from the host are not passed through. This was already a problem in RHEL 7: https://bugzilla.redhat.com/show_bug.cgi?id=1627911 I've proposed a fix for this upstream, but it depends on changes in pykickstart and anaconda (I'll attach bugs shortly here): https://github.com/weldr/lorax/pull/561