Changes for page Upgrading

Last modified by Vincent Massol on 2023/11/14

<
From version < 22.1 >
edited by Thomas Mortagne
on 2017/09/12
To version < 23.1 >
edited by Thomas Mortagne
on 2017/09/12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,7 +42,7 @@
42 42  This will upgrade all packages, not just XWiki. If you want to avoid all the other packages and only update XWiki, you can use ##sudo apt-get install xwiki-tomcat8-mysql## (change xwiki-tomcat8-mysql for the top level package you installed if you installed something else).
43 43  
44 44  {{warning}}
45 -When upgrading from pre 9.5 version ##apt-get upgrade## won't find anything because the package name changed (XWiki Enterprise does not exist anymore).
45 +When upgrading from pre 9.5 version ##apt-get upgrade## won't find anything because the package name changed ([[XWiki Enterprise does not exist anymore>>http://www.xwiki.org/xwiki/bin/view/Blog/XWiki%20Enterprise%20is%20dead%2C%20long%20live%20XWiki!]]).
46 46  
47 47  All you have to do in this case is install the ##xwiki-tomcat*## package corresponding to the top level ##xwiki-enterprise-tomcat*## one you installed previously. For example if you had ##xwiki-enterprise-tomcat8-mysql## 9.4 you should do {{code langage="bash"}}sudo apt-get install xwiki-tomcat8-mysql{{/code}}.
48 48  {{/warning}}

Get Connected