Bug 653163
| Summary: | RFE: Sort base and child channels in satellite-sync listing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Greg Bock <gbock> | ||||
| Component: | Satellite Synchronization | Assignee: | Miroslav Suchý <msuchy> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Šimon Lukašík <slukasik> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 540 | CC: | cperry, fnadge, slukasik, tlestach | ||||
| Target Milestone: | --- | Keywords: | EasyFix, FutureFeature | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | spacewalk-backend-1.2.13-22 | Doc Type: | Enhancement | ||||
| Doc Text: |
Cause:
Consequence:
Fix:
Result:
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-02-01 16:16:37 UTC | Type: | --- | ||||
| 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: | |||||||
| Bug Blocks: | 462714 | ||||||
| Attachments: |
|
||||||
Hi - Can you please propose patch to spacewalk-devel mailing list. Regards, Cliff. I extend it to sort of all occurrence of channels in output of satellite-sync. Commited to spacewalk.git as commit 12b73eb4e525b33f84ec2cc270959a7fb3b1b9ec Tomas you are correct. There is typo. Fixed in commit eec5a8be2d9a1877fe0a978bb8504f28ddd03cde cherrypicked so satellite.git as commits: cc93e5eb3415e59dda78423f56794d8d4ae73fb7 b32cbc2bad4b7b6db6c05352bd64bf64b3cf4c0a one more commit ec7c3391503e8f2d00f3ecc81076c3a11645252c cherrypicked so satellite.git as commit: 5020165d410f4f46ffe516a82bdff6ae1271f292 Changing to VERIFIED: The output of satellite-sync --list is now sorted lexically. Please be so kind and add a few key words to the technical note of this Bugzilla entry using the following structure: Cause: Consequence: Fix: Result: For details, see: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Cause:
Consequence:
Fix:
Result:
There is already nice text in errata. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0190.html |
Created attachment 460402 [details] channel-sort.patch Basic sort for base and child channels in satellite-sync listing for readability. Patch attached.