On Sat, Mar 5, 2016 at 12:50 AM, shouldbe q931 <[email protected]> wrote:
On Fri, Mar 4, 2016 at 8:44 AM, Thomas Mortagne <[email protected]> wrote:
Ok I understood from your first mail that the DW was not showing up even after you delete the DW status. Maybe you clicked by mistake the "never" button (which disable DW until next upgrade) instead of "continue" or something like this. If you have kept the distribution status from that time you should see in it if the step was completed or canceled.
Apologies, I think I have not been adequately clear
the complete sequence was as follows
sudo apt-get update && apt-get update reboot DW runs and appears to complete, but "Pages" is empty rebooted DW does not run, "Pages" is still empty rebooted DW does not run, "Pages" is still empty renamed .../jobs/status/distribution/status.xml to status.xml.old rebooted DW does not run, "Pages" now shows
the renamed status.xml has contents as per http://pastebin.com/HW4WjFR1
apart from the timestamps, the old version contains
<previousDistributionExtension> <id>org.xwiki.enterprise:xwiki-enterprise-web</id> <version class="org.xwiki.extension.version.internal.DefaultVersion" serialization="custom"> <org.xwiki.extension.version.internal.DefaultVersion> <string>7.4.2</string> </org.xwiki.extension.version.internal.DefaultVersion> </version> </previousDistributionExtension> <previousDistributionExtensionUi> <id>org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki</id> <version class="org.xwiki.extension.version.internal.DefaultVersion" reference="../../previousDistributionExtension/version"/> </previousDistributionExtensionUi>
This looks like the status after you deleted it since otherwise you would have 7.4.1 as previous version (that's what I have on my side for example).
this does not appear in the current status.xml
Cheers _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne