Description of problem: The Spacewalk script to sync the repos stooped working after Spacewalk update 1.8 -> 1.9: https://fedorahosted.org/spacewalk/attachment/wiki/UploadFedoraContent/sync_repos.py How reproducible: # ./sync_repos.py Traceback (most recent call last): File "./sync_repos.py", line 15, in <module> db_string = CFG.DEFAULT_DB File "/usr/lib/python2.6/site-packages/spacewalk/common/rhnConfig.py", line 221, in __getattr__ raise AttributeError(key) AttributeError: DEFAULT_DB
I have updated that script to match Spacewalk 1.9.
This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug.