Migration tool 1.13

Hi Guys - Not sure if this a user issue on my part of
some type of problem with this process, most likely it
is user related… When I run the 1.13 migration
utility I keep getting the below error at ticket 520.
I have confirmed that I do have Heavy.pm. Would this
error reflect a problem with the ticket or a problem
with Heavy.pm?

Exporting ticket 520Bizarre copy of HASH in aassign at
/usr/lib/perl5/5.6.0/Carp
/Heavy.pm line 79.

Any assistance would be greatly appreciated.

Thanks!!!

Ray

Are you using perl 5.6.0?On Mon, Jun 02, 2003 at 02:22:21PM -0400, Ray Stegmaier wrote:

Hi Guys - Not sure if this a user issue on my part of
some type of problem with this process, most likely it
is user related… When I run the 1.13 migration
utility I keep getting the below error at ticket 520.
I have confirmed that I do have Heavy.pm. Would this
error reflect a problem with the ticket or a problem
with Heavy.pm?

Exporting ticket 520Bizarre copy of HASH in aassign at
/usr/lib/perl5/5.6.0/Carp
/Heavy.pm line 79.

Any assistance would be greatly appreciated.

Thanks!!!

Ray


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

No, v5.8.0 built for i686-linux. Should I use 5.6?

RayFrom: Jesse Vincent [mailto:jesse@bestpractical.com]
Sent: Monday, June 02, 2003 2:27 PM
To: Ray Stegmaier
Cc: ‘rt-devel@lists.fsck.com’
Subject: Re: [rt-devel] migration tool 1.13

Are you using perl 5.6.0?

No, v5.8.0 built for i686-linux. Should I use 5.6?

No. That’s often an error that means “weird internal error that perl
couldn’t cope with.” It’s pretty common on 5.6.0.

-j

Ray

-----Original Message-----
From: Jesse Vincent [mailto:jesse@bestpractical.com]
Sent: Monday, June 02, 2003 2:27 PM
To: Ray Stegmaier
Cc: ‘rt-devel@lists.fsck.com’
Subject: Re: [rt-devel] migration tool 1.13

Are you using perl 5.6.0?

Hi Guys - Not sure if this a user issue on my part of
some type of problem with this process, most likely it
is user related… When I run the 1.13 migration
utility I keep getting the below error at ticket 520.
I have confirmed that I do have Heavy.pm. Would this
error reflect a problem with the ticket or a problem
with Heavy.pm?

Exporting ticket 520Bizarre copy of HASH in aassign at
/usr/lib/perl5/5.6.0/Carp
/Heavy.pm line 79.

Any assistance would be greatly appreciated.

Thanks!!!

Ray


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel


Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

–Le 02/06/2003 14:34 -0400, Jesse Vincent écrivait :

|
| On Mon, Jun 02, 2003 at 02:33:10PM -0400, Ray Stegmaier wrote:
|> No, v5.8.0 built for i686-linux. Should I use 5.6?
|>
|
| No. That’s often an error that means “weird internal error that perl
| couldn’t cope with.” It’s pretty common on 5.6.0.
|
|>
|> Are you using perl 5.6.0?
|>
|>
|> > Exporting ticket 520Bizarre copy of HASH in aassign at
|> > /usr/lib/perl5/5.6.0/Carp
|> > /Heavy.pm line 79.

Moreover, it’s using 5.6.0’s Carp::Heavy that’s maybe the problem.

Mathieu Arnold