Skip to content

Commit

Permalink
force installation of uyuni version of httpcomponents-asyncclient (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Apr 28, 2022
1 parent 7250721 commit 9e99bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions susemanager/bin/server-migrator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ if [[ $ret -ne 0 ]];then
echo "Migration went wrong. Please fix the issues and try again. return code is $ret"
exit -1
fi
zypper in --force --from "Uyuni Server Stable" httpcomponents-asyncclient

CURRENT_VERSION_ID=$(cat /etc/os-release | grep VERSION_ID | cut -f2 -d=)

Expand Down

0 comments on commit 9e99bb3

Please sign in to comment.