Add hint how to re-run IPA upgrade.

Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
Petr Spacek 2015-06-26 12:40:56 +02:00 committed by Tomas Babej
parent a86f2b3c62
commit d5a07b50b4

View File

@ -532,7 +532,7 @@ fi
%posttrans server
# This must be run in posttrans so that updates from previous
# execution that may no longer be shipped are not applied.
/usr/sbin/ipa-server-upgrade --quiet >/dev/null || :
/usr/sbin/ipa-server-upgrade --quiet >/dev/null || echo "IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually."
# Restart IPA processes. This must be also run in postrans so that plugins
# and software is in consistent state