[rt-users] Upgrade path from 4.0.2 - 4.0.4

Ram Moskovitz ram0502 at gmail.com
Tue Dec 13 17:50:57 EST 2011


Looking for a 'yep'.

Looks like the upgrade path is going to be pretty painless - nothing in
docs/UPGRADE* applies so my steps are:
backup rt installation
untar to tmp
./configure   #using the same options I used for my initial clean install
of 4.0.2
make testdeps
make fixdeps
repeat make testdeps and make fixdeps until make testdeps is happy
compare generated /tmp/rt-4.0.4/etc/RT_Config with my live one
Stop web-server
backup DB
make upgrade
make upgrade-database #won't do anything but I'll run it anyway
rm -fr /opt/rt4/var/mason_data/obj   #Clear mason cache
compare etc/RT_SiteConfig with the one backed up at the start of this
process
Start web-server
# Win!

This largely what the README suggests.

Does this sound right? Any gotchas I should look for? Steps I can skip?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20111213/f4bc652e/attachment.htm>


More information about the rt-users mailing list