Description of problem: I wanted create all default channels, but I received error from application spacewalk-common-channels: >> spacewalk-common-channels -u <admin> -p <pass> '*' Traceback (most recent call last): File "/usr/bin/spacewalk-common-channels", line 248, in <module> base_info['summary'], CHANNEL_ARCH[base_info['arch']], KeyError: 'i586' And missing last version of Fedora (25). Version-Release number of selected component (if applicable): spacewalk-utils-2.5.1-9.el6sat.noarch How reproducible: Always Actual results: Traceback. Expected results: All default channels are created including Fedora 25
I've tested it with spacewalk-utils-2.5.1-10.el6sat.noarch and it seems that there's no issue present. Can you please re-check with latest spacewalk-utils package? Although there are no Fedora 25 channels present.
Creating all channels works correct with this package: spacewalk-utils-2.5.1-10.el6sat.noarch but it is rather pity that latest Fedora is missing. Is it possible to add it to this tool?
spacewalk.git(master): a66960b1f1af0824a890e601fbe24a11c4cad935
Verified spacewalk-utils-2.5.1-22.el6sat.noarch >> spacewalk-common-channels -u <user> -p <password> "*" >> spacewalk-remove-channel -l | grep fedora25 fedora25-i386 fedora25-i386-debug fedora25-i386-updates fedora25-i386-updates-debug fedora25-x86_64 fedora25-x86_64-debug fedora25-x86_64-updates fedora25-x86_64-updates-debu