[rt-users] [solved] import-10-to-2.0 ticket problems
Tasos Chronis
tasosc at otenet.gr
Tue Jul 10 13:34:39 EDT 2001
Hi all
For those having problems importing tickets from 1.0.x to 2.0.x
I got over this problem by updating certain perl packages.
In short I did:
#perl -MCPAN -e shell
cpan> install Bundle::Mysql (you may need to add force in the beginning)
...
cpan> install Bundle::DBI (you may need to add force in the beginning)
...
Download the latest import-1.0-to-2.0 (from what I see it just adds a
check )
run it. (make sure that you have a clean rt2 database (do a make dropdb
&& make install))
Take care
Tasos
More information about the rt-users
mailing list