[rt-users] Problem using "import-1.0-to-2.0" while migrating RT1 to RT2

Jesse Vincent jesse at bestpractical.com
Thu Sep 13 12:02:32 EDT 2001


That sounds like you have an ancient GetOpt::Long

perl -MCPAN -e'install Getopt::Long'


On Thu, Sep 13, 2001 at 10:12:30AM +0200, stabenow wrote:
> Launching "perl ./import-1.0-to-2.0" in the directory where I downloaded
> the script gives the following error messages:
> 
> "config" is not defined in %Getopt::Long::EXPORT_TAGS at
> /opt/perl/lib/Exporter.pm line 67
>         Exporter::export('Getopt::Long', 'main', ':config',
> 'pass_through') called at /opt/perl/lib/Exporter.pm line 171
>         Exporter::import('Getopt::Long', ':config', 'pass_through')
> called at ./import-1.0-to-2.0 line 25
>         main::BEGIN() called at /opt/perl/lib/Getopt/Long.pm line 0
>         eval {...} called at /opt/perl/lib/Getopt/Long.pm line 0
> "pass_through" is not exported by the Getopt::Long module at
> /opt/perl/lib/Exporter.pm line 111
>         Exporter::export('Getopt::Long', 'main', ':config',
> 'pass_through') called at /opt/perl/lib/Exporter.pm line 171
>         Exporter::import('Getopt::Long', ':config', 'pass_through')
> called at ./import-1.0-to-2.0 line 25
>         main::BEGIN() called at /opt/perl/lib/Getopt/Long.pm line 0
>         eval {...} called at /opt/perl/lib/Getopt/Long.pm line 0
> Can't continue after import errors at ./import-1.0-to-2.0 line 25
> BEGIN failed--compilation aborted at ./import-1.0-to-2.0 line 25.
> 
> Has anybody out there encountered the same problem and found a solution?
> 
> PS: 1. I have set variable "$DEFAULTQUEUE" to a valid queue from RT1.
>     2. I am far from being a "perl wizzard".
> 
> Thanks
> 
> Christian Stabenow
> 
> -- 
> -------------------------------------------------------------
> Christian Stabenow			Audilog S.A
> (33) 01 30 12 05 80			14 Rue Gustave Eiffel
> stabenow at audilog.fr			F-78180 Montigny
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 

-- 
http://www.bestpractical.com/products/rt  -- Trouble Ticketing. Free.




More information about the rt-users mailing list