Description of problem: Post scriptlet in bacula-storage-common do /usr/sbin/alternatives --remove bacula-sd. Version-Release number of selected component (if applicable): 5.0.0-9 Steps to Reproduce: 1. update bacula-sd 2. /usr/sbin/alternatives --display bacula-sd Actual results: link does not exist Expected results: link should exist Additional info: Missing link can lead to problems during package removal. Workaround for this issue is to manually add link before uninstall, for example: /usr/sbin/alternatives --install /usr/sbin/bcopy bacula-sd /usr/sbin/bcopy.sqlite 40
Created attachment 620258 [details] Patch for spec file
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-1469.html