[rt-users] Problem running rt2-to-rt3-v1.13
Kittiwat Manosuthi
mailing_list at thaile.com
Tue Jul 22 06:24:27 EDT 2003
Hi list:
I did the upgrade today from 2.0.15 (very old, very old)
to 3.0.4, by installing 3.0.4 fresh, creating a new db,
and running upgrade script in rt2-to-rt3-v1.13.tar.gz.
rt-2.0-to-dumpfile works fine, and I got a few folders
(for the whole 4000+ tickets) as a result.
But the problem occurred when running dumpfile-to-rt-3.0.
Here's the error msg:
[...]
Jul 22 16:58:12 mail5 RT: Resolver RT::URI::fsck_com_rt could not parse 4407
(/usr/local/rt3/lib/RT/URI.pm:121)
Jul 22 16:58:12 mail5 RT: Use of uninitialized value in concatenation (.) or
string at /usr/local/rt3/lib/RT/URI/fsck_com_rt.pm line 94.
(/usr/local/rt3/lib/RT.pm:235)
Jul 22 16:58:12 mail5 RT: Resolver RT::URI::fsck_com_rt could not parse 4407
(/usr/local/rt3/lib/RT/URI.pm:121)
Jul 22 16:58:12 mail5 RT: Use of uninitialized value in concatenation (.) or
string at /usr/local/rt3/lib/RT/URI/fsck_com_rt.pm line 94.
(/usr/local/rt3/lib/RT.pm:235)
Jul 22 16:58:12 mail5 RT: Resolver RT::URI::fsck_com_rt could not parse 4413
(/usr/local/rt3/lib/RT/URI.pm:121)
Jul 22 16:58:12 mail5 RT: Use of uninitialized value in concatenation (.) or
string at /usr/local/rt3/lib/RT/URI/fsck_com_rt.pm line 94.
(/usr/local/rt3/lib/RT.pm:235)
Jul 22 16:58:12 mail5 RT: Resolver RT::URI::fsck_com_rt could not parse 4413
(/usr/local/rt3/lib/RT/URI.pm:121)
[...]
Some more info:
[root at mail5 rt3]# perl -v
This is perl, v5.8.0 built for i686-linux
[...]
[root at mail5 rt3]# make testdeps
/usr/local/bin/perl ./sbin/rt-test-dependencies --with-mysql
MASON dependencies:
Params::Validate 0.02...found
Cache::Cache ...found
Exception::Class ...found
HTML::Mason 1.16...found
MLDBM ...found
Errno ...found
FreezeThaw ...found
Digest::MD5 ...found
CGI::Cookie 1.20...found
Storable ...found
Apache::Session 1.53...found
MAILGATE dependencies:
HTML::TreeBuilder ...found
HTML::FormatText ...found
Getopt::Long ...found
LWP::UserAgent ...found
CLI dependencies:
Getopt::Long 2.24...found
CORE dependencies:
Digest::MD5 ...found
DBI 1.18...found
Test::Inline ...found
Class::ReturnValue 0.40...found
DBIx::SearchBuilder 0.86...found
Text::Template ...found
File::Spec 0.8...found
HTML::Entities ...found
Net::Domain ...found
Log::Dispatch 2.0...found
Locale::Maketext 1.04...found
Locale::Maketext::Lexicon 0.25...found
Locale::Maketext::Fuzzy ...found
MIME::Entity 5.108...found
Mail::Mailer 1.57...found
Net::SMTP ...found
Text::Wrapper ...found
Time::ParseDate ...found
File::Temp ...found
Term::ReadKey ...found
Text::Autoformat ...found
Text::Quoted ...found
DEV dependencies:
Regexp::Common ...found
Time::HiRes ...found
Test::Inline ...found
WWW::Mechanize ...found
MYSQL dependencies:
DBD::mysql 2.1018...found
Could someone point me to the right direction?
Thanks so much
-Kittiwat
More information about the rt-users
mailing list