Bug 903709
| Summary: | [RFE] support importing arm distros with multiple kernel types | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Bill Peck <bpeck> |
| Component: | lab controller | Assignee: | Dan Callaghan <dcallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Amit Saha <asaha> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.11 | CC: | asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy |
| Target Milestone: | 0.12 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | DistroManagement | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-04-11 04:57:00 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
Bill Peck
2013-01-24 15:58:48 UTC
Can we include this in 0.12? Thanks! (In reply to comment #2) > Can we include this in 0.12? > > Thanks! As there is a patch already, I will flag this once 0.12 flag is created. Verified by attempting to import F18 ARMHFP tree on the LC: $ beaker-import --dry-run --debug http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Fedora/armhfp/os/ 2013-03-27 21:53:52,745 - INFO - distro_import.py - main:1869 - Dry Run only, no data will be sent to beaker 2013-03-27 21:53:52,960 - DEBUG - distro_import.py - Build:1743 - Importer ComposeInfoLegacy does not match 2013-03-27 21:53:53,156 - DEBUG - distro_import.py - Build:1743 - Importer ComposeInfo does not match 2013-03-27 21:54:00,855 - DEBUG - distro_import.py - Build:1743 - Importer TreeInfoLegacy does not match 2013-03-27 21:54:01,263 - DEBUG - distro_import.py - Build:1743 - Importer TreeInfoRhel5 does not match 2013-03-27 21:54:01,659 - DEBUG - distro_import.py - Build:1743 - Importer TreeInfoFedora does not match 2013-03-27 21:54:02,060 - DEBUG - distro_import.py - Build:1739 - Importer TreeInfoFedoraArm Matches 2013-03-27 21:54:02,060 - INFO - distro_import.py - Build:1740 - Attempting to import: http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Fedora/armhfp/os/ 2013-03-27 21:54:03,484 - CRITICAL - distro_import.py - main:1876 - No section: 'images-mvebu-armhfp Entirely different matter that the .treeinfo lacks the information about one of the platforms. Beaker 0.12 has been released. |