[rt-users] RT2 to RT3 conversion troubles -
Mick Szucs
mick at onramp.ca
Mon May 12 15:13:11 EDT 2003
Hey all,
Anyone run into this one?
Started dumpfile-to-rt3 and it ran happily for a little bit before
running into a ticket that it had trouble with:
----
[crit]: syntax error at rt2/tickets-1000/t-1007 line 2298, near "!"
(Might be a runaway multi-line '' string starting on line 2293)
Compilation failed in require at ./dumpfile-to-rt-3.0 line 443.
(/opt/rt3/lib/RT.pm:232)
----
Now when I try to run it again it spews:
----
# ./dumpfile-to-rt-3.0 rt2
Can't modify not in scalar assignment at
/opt/rt3/lib/RT/Ticket_Overlay.pm line 404, near "0 unless"
BEGIN not safe after errors--compilation aborted at
/opt/rt3/lib/RT/Ticket_Overlay.pm line 2204.
Compilation failed in require at (eval 100) line 3.
Compilation failed in require at /opt/rt3/lib/RT/Tickets.pm line 51.
BEGIN failed--compilation aborted at /opt/rt3/lib/RT/Tickets.pm line 51.
Compilation failed in require at ./dumpfile-to-rt-3.0 line 39.
BEGIN failed--compilation aborted at ./dumpfile-to-rt-3.0 line 39.
----
I should add that I'm headed from RT 2.0.9 under postgres to RT 3.0.2
using rt2-to-rt3-v1.12
Thanks,
Mick
More information about the rt-users
mailing list