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:

  1. log in as admin
  2. go to Admin Center > Update Center > Nuxeo software updates
  3. Hit the “download” for every hotfix; now things look like this: alt text

Now I try to install the first hotfix and I get this:

alt text 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:alt text

I “confirm”; and then “Finish” then “Restart required” and then “OK” on “restart Nuxeo now”

Then; I'm stuck on this page forever.
alt text

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

0 votes

1 answers

3751 views

ANSWER

do'h, I see that slowly the hotfixes are disappearing each time I reboot – but do I really have to reboot 17 times to get up to date? How can I automate that for new deploys?
05/30/2013



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.

2 votes



yes, I'm sure I tried to ask the admin center to install the last hot fix package; but I could not get that didn't work.

I think the command line option is the way to go. That and then following that

nuxeoctl mp-install

seems to work

06/13/2013