Bug 1457055
| Summary: | lorax tracebacks when trying to make arm image | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
| Component: | lorax | Assignee: | Brian Lane <bcl> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | anaconda-maint-list, bcl, dustymabe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | lorax-27.1-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 16:35:40 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: | |||
|
Description
Kevin Fenzi
2017-05-31 03:27:32 UTC
looks like it doesn't like this line [1] from this commit [2]. [1] https://github.com/rhinstaller/lorax/blob/9fe59eed0b329c0d870d1dfd532183bbdf7755df/share/templates.d/99-generic/arm.tmpl#L60 [2] https://github.com/rhinstaller/lorax/commit/9fe59eed0b329c0d870d1dfd532183bbdf7755df Missed adding the basename import to the arm.tmpl Fixed by https://github.com/rhinstaller/lorax/commit/f3d262c8f7ed5dccb21d9ea9d2ec4a6559a95382 |