On Tue, Jul 22, 2008 at 8:16 PM, Chris Crow <[EMAIL PROTECTED]> wrote: > I'm having some errors when I attempt to update my RT database schema on > my RT server. My RT server was running 8.04 with rt3.6* packages > provided by the ubuntu community. > > I have since removed the rt3.6 binaries, but left the database and > configurations in place, and followed the upgrade procedures in the > documentation. Which documentation?
> > However, I am getting an error when I try to update the schema using > this command: ... > > ERROR: Couldn't find schema file(s) '*' There is no schema upgrade for 3.7.1. So it can not find a file. Move to next command. > So I tried changing it to: > /opt/rt3/sbin/rt-setup-database --action schema --datafile > etc/upgrade/3.7.1/content --dba root > wrong thing to do. you try to apply "content" file as schema update what is totally wrong. > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [EMAIL PROTECTED] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. > Buy a copy at http://rtbook.bestpractical.com > -- Best regards, Ruslan. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
