Probably you can mark installed package for hold using: sudo apt-mark hold xwiki-enterprise-common or sudo aptitude hold xwiki-enterprise-common Valdis
Hi,
It seems "stable" and "super stable" xwiki packages are all contained in the same repository at http://maven.xwiki.org/stable/ (and the "DEB" installation procedure point to the same document http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationViaAPT for both versions).
To install "super stable", I could do
$ sudo apt-get install xwiki-enterprise-common=5.4.5
But at the next apt-get upgrade, it would upgrade to latest... Whereas I want to stick to "super stable" branch.
It there a trick here ? A best practice maybe ?
Thanks ! _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users