Skip Menu |

This queue is for tickets about the RTx-Shredder CPAN distribution.

Report information
The Basics
Id: 13469
Status: resolved
Priority: 0/
Queue: RTx-Shredder

People
Owner: Nobody in particular
Requestors: oenault [...] axalto.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.01
  • 0.01_01
  • 0.01_02
  • 0.01_03
  • 0.02
  • 0.02_01
  • 0.02_02
  • 0.03
  • 0.03_01
  • 0.03_02
  • 0.03_03
Fixed in: 0.04



Subject: Problem with URI.pm
Hi, I got an error when using rtx-shredder... I don't know how to resolve by myself so I'm posting with the hope that somebody would help me :) I'm using a RedHat 8.0, with Apache 1.3.31, Perl 5.8.3, MySQL 4.1.12, and RT 3.4.2 (I know that Shredder isn't working with this version, but I don't think the problem comes from the database. I would have indeed work on the problem by myself :/ ) Moreover I have to say that I tested versions 0.01 and 0.01_01 and the error is the same for both of them. [root@localhost sbin]# ./rtx-shredder 2005-01-01 --sqldump back20050101.sql 186 tickets would be wiped out. Do you want to proceed? [y/N] y [Wed Jun 29 13:37:26 2005] [crit]: Can't call method "IsLocal" on an undefined value at /opt/rtshredtest/lib/RT/URI.pm line 247, <STDIN> line 1. (/opt/rtshredtest/lib/RT.pm:285) Thanks in advance for providing any support. Olivier Enault
[guest - Wed Jun 29 09:58:53 2005]: Show quoted text
> Hi,
Hello. Show quoted text
> > I got an error when using rtx-shredder... > I don't know how to resolve by myself so I'm posting with the hope > that somebody would help me :)
Will try. Show quoted text
> > I'm using a RedHat 8.0, with Apache 1.3.31, Perl 5.8.3, MySQL 4.1.12, > and RT 3.4.2 (I know that Shredder isn't working with this version, > but I don't think the problem comes from the database. I would have > indeed work on the problem by myself :/ )
Database is not showstopper, but code changes. Show quoted text
> > Moreover I have to say that I tested versions 0.01 and 0.01_01 and the > error is the same for both of them.
Try 0.01_02, but first of all run `make test` for shredder distribution. Show quoted text
> > [root@localhost sbin]# ./rtx-shredder 2005-01-01 --sqldump > back20050101.sql > 186 tickets would be wiped out. > Do you want to proceed? [y/N] y > [Wed Jun 29 13:37:26 2005] [crit]: Can't call method "IsLocal" on an > undefined value at /opt/rtshredtest/lib/RT/URI.pm line 247, <STDIN> > line 1. > (/opt/rtshredtest/lib/RT.pm:285)
If latest development release doesn't work for you then I'll try to analize more. Show quoted text
> > Thanks in advance for providing any support. > Olivier Enault
Best regards, Ruslan.
From: Ruslan.Zakirov [...] gmail.com
Shredder-0.04 has fix for this bug. On Wed Jun 29 09:58:53 2005, guest wrote: Show quoted text
> Hi, > > I got an error when using rtx-shredder... > I don't know how to resolve by myself so I'm posting with the hope > that somebody would help me :) > > I'm using a RedHat 8.0, with Apache 1.3.31, Perl 5.8.3, MySQL 4.1.12, > and RT 3.4.2 (I know that Shredder isn't working with this version, > but I don't think the problem comes from the database. I would have > indeed work on the problem by myself :/ ) > > Moreover I have to say that I tested versions 0.01 and 0.01_01 and the > error is the same for both of them. > > [root@localhost sbin]# ./rtx-shredder 2005-01-01 --sqldump > back20050101.sql > 186 tickets would be wiped out. > Do you want to proceed? [y/N] y > [Wed Jun 29 13:37:26 2005] [crit]: Can't call method "IsLocal" on an > undefined value at /opt/rtshredtest/lib/RT/URI.pm line 247, <STDIN> > line 1. > (/opt/rtshredtest/lib/RT.pm:285) > > Thanks in advance for providing any support. > Olivier Enault
-- Best regards, Ruslan.