Bug 1679615
| Summary: | Kickstarting a new host using Satellite 5.8 get stuck on missing comps.xml file. | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Prakash Ghadge <pghadge> |
| Component: | Provisioning | Assignee: | Michael Mráka <mmraka> |
| Status: | CLOSED WONTFIX | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 580 | CC: | ktordeur, pghadge, rdrazny, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-08 18:26:07 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
Prakash Ghadge
2019-02-21 15:03:56 UTC
Hello Prakash, are the file samples in additional info correct? I don't see comps.xml referenced in neither of them. Hello Michael, My apologies. It seems I copied the content from sat57 server and provided in sat58 section. Here is the correct data from sat58 repomd.xml. ~~~ <?xml version="1.0" encoding="UTF-8"?> <repomd xmlns="http://linux.duke.edu/metadata/repo"><data type="primary"><location href="repodata/primary.xml.gz"/><checksum type="sha256">f45aa7241024c8dcce674fbfd578ce9815691a43a06642c58c756ffac4ad17a0</checksum><open-checksum type="sha256">f585edcc1fc7f9a2ca5f715dc2702d8bb5931d137725f48793ae8794cf5c3236</open-checksum><timestamp>1546915367</timestamp></data><data type="filelists"><location href="repodata/filelists.xml.gz"/><checksum type="sha256">9014d0811ff57db557751cdaec26a8a47078b6443e9a2a9942f7bf687e5f92bf</checksum><open-checksum type="sha256">0a4ae66611aa347bd75f5bd630950eb9e90fa1335d81a9b5b443db184358bf9d</open-checksum><timestamp>1546915367</timestamp></data><data type="other"><location href="repodata/other.xml.gz"/><checksum type="sha256">60cdab89880b25d7e7717daac9ff3b910fc4db9bceb588f1eaecefff6f696668</checksum><open-checksum type="sha256">3661d5eb2c45cce577ffa7ef42d181c02572ad64b9ea87fd074e908632883323</open-checksum><timestamp>1546915367</timestamp></data><data type="updateinfo"><location href="repodata/updateinfo.xml.gz"/><checksum type="sha256">65824f355b83cdbd02c00412546e2299dbec2800f4a0d5c0d0844b5233687988</checksum><open-checksum type="sha256">9e75e24ea0c8e8962078cbdaeaa2202b09c34e117c93a7038e80f87f0f27af60</open-checksum><timestamp>1546915367</timestamp></data><data type="group"><location href="repodata/comps.xml"/><checksum type="sha256">cb329cadcd7701d5b4f752e6ef8fbe7fe2bbc3a74b971d47c3ab3682c5e67121</checksum><timestamp>1546915325</timestamp></data></repomd> ~~~ In addition to my last update, the system builds halts for missing comps.xml. But after 10 tries, the system build continues and eventually completes without any error. This missing comps.xml is only causing delay and not leading to any kind of failure. |