Hide Forgot
Please provide the steps to verify this bug.
Bala/Spencer, Please provide the steps to verify this bug.
I have no clue about this bug. Jeffrey/Spencer, please provide your inputs for comment#5
Hi Prasanth and Bala, The bug can be verified by checking that the "redhat-support-plugin-rhsc.spec" file no longer has statements that modify rhsc's application.xml. More clearly, the statement below should no longer exist in the "redhat-support-plugin-rhsc.spec" file. %posttrans # Formerly %post, ensures that the redeploy isn't done until the very end of install/upgrade processes if ! grep -q '<web-uri>redhat-support-plugin-rhev.war</web-uri>' /usr/share/ovirt-engine/engine.ear/META-INF/application.xml; then sed -i '/<\/application>/i \ <!-- START Red Hat Support Plug-in DO NOT REMOVE THIS COMMENT --> \ <module> \ <web> \ <web-uri>redhat-support-plugin-rhev.war<\/web-uri> \ <context-root>\/redhat-support-plugin-rhev<\/context-root> \ <\/web> \ <\/module> \ <!-- END Red Hat Support Plug-in DO NOT REMOVE THIS COMMENT -->' /usr/share/ovirt-engine/engine.ear/META-INF/application.xml fi
Verified.
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/RHEA-2014-0208.html