<div dir="ltr"><div>I recently upgraded to spacewalk 2.2 from 1.8. When I try to sync custom channels I get the following:</div><div><br></div><div>Traceback (most recent call last):</div><div>  File "/usr/bin/spacewalk-repo-sync", line 187, in <module></div><div>    sys.exit(abs(main() or 0))</div><div>  File "/usr/bin/spacewalk-repo-sync", line 107, in main</div><div>    l_ch_custom=reposync.getCustomChannels()</div><div>  File "/usr/lib/python2.6/site-packages/spacewalk/satellite_tools/reposync.py", line 99, in getCustomChannels</div><div>    d_parents = getParentsChilds()</div><div>  File "/usr/lib/python2.6/site-packages/spacewalk/satellite_tools/reposync.py", line 93, in getParentsChilds</div><div>    d_parents[parent_channel].append(row['label'])</div><div>KeyError: 'rhel-x86_64-server-6'</div><div><br></div><div><br></div><div>Any suggestions on how to solve this?</div></div>