[rt-users] RT 3.8 on Ubuntu Hardy

Shawn Smith asorbus at gmail.com
Tue Mar 10 15:32:55 EDT 2009


I found from documentation that I wrote up on the process of migrating stuff
that this is what I did, is this correct, or is there more that needs to be
done?

for x in /etc/request-tracker3.8/upgrade/*; do \
     for y in schema acl insert; do \
        /usr/sbin/rt-setup-database-3.8 --action $y --datadir $x \
          --dba rt_user --dba-password [password]; \
     done;\
  done;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090310/27cbd29a/attachment.htm>


More information about the rt-users mailing list