Description of problem: When I upgrade jabberd package, it's config files are overwritten by default ones, loosing config generated by Satellite installer. Version-Release number of selected component (if applicable): jabberd-2.2.8-8.el5sat.src.rpm jabberd-2.2.8-9.el5sat.src.rpm How reproducible: always Steps to Reproduce: 1. Install Satellite 5.4.0 # now you have jabberd-2.2.8-8.el5sat 2. # rpm -Uvh jabberd-2.2.8-9.el5sat.i386.rpm Actual results: # yum upgrade jabberd-2.2.8-9.el5sat.x86_64.rpm [...] Transaction Test Succeeded Running Transaction Updating : jabberd 1/2 warning: /etc/jabberd/c2s.xml saved as /etc/jabberd/c2s.xml.rpmsave warning: /etc/jabberd/router.xml saved as /etc/jabberd/router.xml.rpmsave warning: /etc/jabberd/s2s.xml saved as /etc/jabberd/s2s.xml.rpmsave Cleanup : jabberd 2/2 Updated: jabberd.x86_64 0:2.2.8-9.el5sat Complete! # diff -u /etc/jabberd/c2s.xml /etc/jabberd/c2s.xml.rpmsave --- /etc/jabberd/c2s.xml 2010-12-06 11:11:39.000000000 -0500 +++ /etc/jabberd/c2s.xml.rpmsave 2010-12-13 05:19:48.000000000 -0500 @@ -15,7 +15,7 @@ <!-- Username/password to authenticate as --> <user>jabberd</user> <!-- default: jabberd --> - <pass>secret</pass> <!-- default: secret --> + <pass>c364597f7521703c5cb77ff5f10d091073a65dd0</pass> <!-- default: secret --> [...] Expected results: Configs should stay unchanged.
Fixed in Satellite thirdparty repo, 4f8771f0872cfac96a27a650c4322b06147821b0.
Moving ON_QA.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. https://rhn.redhat.com/errata/RHSA-2011-0882.html