[rt-users] RT upgrade or clean installation? (Debian)
Felix Defrance
felix at d2france.fr
Mon Sep 19 05:48:03 EDT 2016
||Hi Klaus,
Recently, i've upgrade own RT from 4.0.6 to 4.4.0 and OS to jessie too.
I've made a fresh install of Debian Jessie, install RT from the source
(not from the deb), dump the old RT database to the new server, and
apply these scripts to upgrade the database :
rt-setup-database --action upgrade --force --skip-create
--upgrade-from 4.0.6 --upgrade-to 4.3.13
I my case, it was necessary to re-run the "content" one shot (4.0.9 &
4.1.4) because they failed in the first execution time.
rt-setup-database --action insert --datafile
etc/upgrade/4.0.9/content --skip-create
rt-setup-database --action insert --datafile
etc/upgrade/4.1.4/content --skip-create
Upgrade somethings
perl -I ~/rt/lib/ etc/upgrade/time-worked-history
perl -I ~/rt/lib/ etc/upgrade/vulnerable-passwords --fix
Update you RT_SiteConfig.pm like it was describe in the documentation
And it was a success !
Félix.|
|
Le 19/09/2016 à 09:39, Klaus Conrad a écrit :
> On 19.09.2016 09:38, Klaus Conrad wrote:
> [..]
>> I. e. is it generally recommended to upgrade RT using the Debian package
>> management system or should I rather start with a clean installation of
>> Debian Etch with RT and then migrate my data over?
> Debian Jessie I meant of course.
>
> Klaus
>
--
Félix Defrance
PGP: 0x0F04DC57
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20160919/334211c4/attachment.htm>
More information about the rt-users
mailing list