Created attachment 437569 [details] root's mailbox Description of problem: Well, there are tracebacks sent by mail by rhn-satellite-exporter. These are deterministic and reproducer by /CoreOS/RHN-Satellite/Inter-Satellite-Sync/Multihost/general Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/satellite_exporter/satexport.py", line 103, in _wrapper ret = function(req) File "/usr/share/rhn/satellite_exporter/satexport.py", line 169, in _handler result = f(*params) File "/usr/share/rhn/satellite_exporter/handlers/non_auth_dumper.py", line 468, in channel_families return self.dump_channel_families() File "/usr/share/rhn/satellite_exporter/handlers/non_auth_dumper.py", line 291, in dump_channel_families d.dump() File "/usr/share/rhn/satellite_tools/exporter/exportLib.py", line 65, in dump self._attributes = self.set_attributes() or {} File "/usr/share/rhn/satellite_tools/disk_dumper/dumper.py", line 543, in set_attributes attributes['generation'] = CFG.SAT_CERT_GENERATION File "/usr/share/rhn/common/rhnConfig.py", line 356, in __getattr__ raise AttributeError(key) AttributeError: SAT_CERT_GENERATION There is missing code for rhnConfig.RHNOptions.__getattr__(SAT_CERT_GENERATION), which is called. Version-Release number of selected component (if applicable): SW-nightly(2010-08-06) on Fedora-12 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: traceback in mail Expected results: no traceback Additional info:
Today, I cannot reproduce this bug neither on SW-nightly nor on Sat540.
Changing to VERIFIED: As per comments 5 and 6, I cannot reproduce this issue with latest available SW/Sat versions.
verified in stage in beaker (j:25917)
The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford