how to install hotfixes
Does anyone have any hints how to install hotfixes from the Admin Center? It seems to be totally broken for me.
From a fresh install:
- log in as admin
- go to Admin Center > Update Center > Nuxeo software updates
- Hit the “download” for every hotfix; now things look like this:
Now I try to install the first hotfix and I get this:
this does not make any sense, Installation of Nuxeo 5.6.0-HF04 (nuxeo-5.6.0-HF04-1.0.0) depends on nuxeo-5.6.0-HF04-1.0.0??? I try to install anyway and I get:
I “confirm”; and then “Finish” then “Restart required” and then “OK” on “restart Nuxeo now”
Then; I'm stuck on this page forever.
So I open a new window; and repeat steps 1-3 – and I see exactly the same thing as the first screen shot; nothing has been installed.
Here are the logs from when I took these screenshots:
What am I doing wrong? Is there a way to download an up-to-date patched version of Nuxeo from the marketplace?
I need to get a version of nuxeo that is compatible with https://connect.nuxeo.com/nuxeo/site/marketplace/package/shibboleth-authentication
First I suggest to directly ask to the admin center to install the last hot fix package and Nuxeo will automatically download all previous one.
For command line guys you can also use :
$NUXEO_HOME/bin/nuxeoctl mp-hotfix
Automatically all hot fixes will be deployed.
For more information click here or nuxeoctl -help.
I think the command line option is the way to go. That and then following that
nuxeoctl mp-install
seems to work