<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to install hotfixes in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328335#M15336</link>
    <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;For command line guys you can also use :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; $NUXEO_HOME/bin/nuxeoctl mp-hotfix
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Automatically all hot fixes will be deployed.&lt;/P&gt;
&lt;P&gt;For more &lt;A href="http://doc.nuxeo.com/display/ADMINDOC/nuxeoctl+and+Control+Panel+usage?desktop=true"&gt;information click here&lt;/A&gt; or nuxeoctl -help.&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2013 08:36:35 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2013-05-30T08:36:35Z</dc:date>
    <item>
      <title>how to install hotfixes</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328333#M15334</link>
      <description>&lt;P&gt;Does anyone have any hints how to install hotfixes from the Admin Center?  It seems to be totally broken for me.&lt;/P&gt;
&lt;P&gt;From a fresh install:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;log in as admin&lt;/LI&gt;
&lt;LI&gt;go to Admin Center &amp;gt; Update Center &amp;gt; Nuxeo software updates&lt;/LI&gt;
&lt;LI&gt;Hit the "download" for every hotfix; now things look like this:
&lt;IMG src="https://connect.hyland.com/upfiles/Screen_Shot_2013-05-29_at_4.03.26_PM.png" alt="alt text" /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Now I try to install the first hotfix and I get this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://connect.hyland.com/upfiles/Screen_Shot_2013-05-29_at_4.04.35_PM.png" alt="alt text" /&gt;
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:&lt;IMG src="https://connect.hyland.com/upfiles/Screen_Shot_2013-05-29_at_4.06.34_PM.png" alt="alt text" /&gt;&lt;/P&gt;
&lt;P&gt;I "confirm"; and then "Finish" then "Restart required" and then "OK" on "restart Nuxeo now"&lt;/P&gt;
&lt;P&gt;Then; I'm stuck on this page forever.&lt;BR /&gt; /&amp;gt;
&lt;IMG src="https://connect.hyland.com/upfiles/Screen_Shot_2013-05-29_at_3.55.01_PM_2.png" alt="alt text" /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Here are the logs from when I took these screenshots:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/tingletech/5674582" target="test_blank"&gt;https://gist.github.com/tingletech/5674582&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What am I doing wrong?  Is there a way to download an up-to-date patched version of Nuxeo from the marketplace?&lt;/P&gt;
&lt;P&gt;I need to get a version of nuxeo that is compatible with &lt;A href="https://connect.nuxeo.com/nuxeo/site/marketplace/package/shibboleth-authentication" target="test_blank"&gt;https://connect.nuxeo.com/nuxeo/site/marketplace/package/shibboleth-authentication&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 01:19:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328333#M15334</guid>
      <dc:creator>Brian_T</dc:creator>
      <dc:date>2013-05-30T01:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to install hotfixes</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328334#M15335</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 01:22:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328334#M15335</guid>
      <dc:creator>Brian_T</dc:creator>
      <dc:date>2013-05-30T01:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to install hotfixes</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328335#M15336</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;For command line guys you can also use :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; $NUXEO_HOME/bin/nuxeoctl mp-hotfix
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Automatically all hot fixes will be deployed.&lt;/P&gt;
&lt;P&gt;For more &lt;A href="http://doc.nuxeo.com/display/ADMINDOC/nuxeoctl+and+Control+Panel+usage?desktop=true"&gt;information click here&lt;/A&gt; or nuxeoctl -help.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 08:36:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328335#M15336</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2013-05-30T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to install hotfixes</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328336#M15337</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2013 22:55:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-install-hotfixes/m-p/328336#M15337</guid>
      <dc:creator>Brian_T</dc:creator>
      <dc:date>2013-06-13T22:55:13Z</dc:date>
    </item>
  </channel>
</rss>

