Description of problem: osa-dispatcher doesn't work anymore after an upgrade from spacewalk 1.1 to 1.2 RC Version-Release number of selected component (if applicable): http://koji.spacewalkproject.org/spacewalk/split/spacewalk-5E/server/spacewalk-5E-1.2/x86_64/os/ How reproducible: Only tried upgrading once Steps to Reproduce: 1. Follow instructions at https://fedorahosted.org/spacewalk/wiki/HowToUpgrade 2. When finished (and rhn-satellite started) tail /var/log/rhn/osa-dispatcher.log Actual results: 2010/11/16 13:01:41 +02:00 22693 0.0.0.0: rhnSQL/driver_cx_Oracle.connect('Connecting to database', '#####') 2010/11/16 13:01:42 +02:00 22693 0.0.0.0: osad/jabber_lib.__init__ 2010/11/16 13:01:42 +02:00 22693 0.0.0.0: osad/jabber_lib.setup_connection('Connected to jabber server', '#####') 2010/11/16 13:01:42 +02:00 22693 0.0.0.0: osad/jabber_lib.register('ERROR', 'Invalid password') Expected results: no ERROR :) Additional info: osa-dispatcher says [ OK ] when started but is not running thereafter.
Okay so this is probably because .rpmnew files were generated and ignored. Using them fixes the above issue - but created some new problems of which I can't say for sure it's a bug in the code or things we modified before. 1) localhost.localdomain instead of the real fqdn is used 2) the path to the server.pem is incorrect. NOTABUG, but setting ON_QA - somebody please have an eye on this.
With Spacewalk 1.2 released, marking as CLOSED CURRENTRELEASE. https://www.redhat.com/archives/spacewalk-list/2010-November/msg00111.html