Description of Problem: testing the latest installer against the live site, satellite-sync throws the following traceback: [root@satcd usr]# satellite-sync --all-channels --email CONFIG PARSE WARNING: File not found or can't be read /etc/rhn/default/rhn_server_satellite.confCONFIG PARSE WARNING: key not found in config default dict ('server', 'satellite') Mon Aug 5 14:21:20 2002 - Red Hat Network Satellite - live syncronization Traceback (innermost last): File "/usr/bin/satellite-sync", line 29, in ? satsync.main(sys.argv) File "/var/www/rhns/satellite_tools/satsync.py", line 636, in main syncer = Syncer(mountpoint, channels, sslYN) File "/var/www/rhns/satellite_tools/satsync.py", line 64, in __init__ logIt(2, 2, ' url: %s' % self.xmlWireServer.makeUrl(CFG.RHN_PARENT), sys.stdout) File "/var/www/rhns/common/rhnConfig.py", line 182, in __getattr__ raise AttributeError(key) AttributeError: RHN_PARENT Version-Release number of selected component (if applicable): see bug 63780 How Reproducible: satcd.rdu.redhat.com - the usual password
Have tested this against QA as well - same result.
Fixed in the latest code (version 1.2.5-8) and pushed in QA's channel.
Confirmed good. Closing.