Skip Menu |

This queue is for tickets about the RT-Extension-QuickDelete CPAN distribution.

Report information
The Basics
Id: 44108
Status: resolved
Priority: 0/
Queue: RT-Extension-QuickDelete

People
Owner: Nobody in particular
Requestors: tjrc [...] sanger.ac.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: AUTOLOAD failure on perl Makefile.PL
Date: Fri, 13 Mar 2009 19:52:19 +0000
To: bug-RT-Extension-QuickDelete [...] rt.cpan.org
From: Tim Cutts <tjrc [...] sanger.ac.uk>
Version: 0.03 RT: 3.8.2 Other extensions in use: RT::FM, RT::Extention::ActiveReports, RT::Authen::ExternalAuth Downloaded source with subversion like so: svn co http://code.bestpractical.com/bps-public/RT-Extension-QuickDelete changed dir into the downloaded code, and then: # perl Makefile.PL as per usual, which resulted in: rtclone:~/extensions/RT-Extension-QuickDelete# perl Makefile.PL include /root/extensions/RT-Extension-QuickDelete/inc/Module/Install.pm Cannot autoload main - main::AUTOLOAD at inc/Module/Install.pm line 88. Looks like some deep perl magic in AUTOLOAD, which I'm afraid is not a part of perl I've ever got into... Tim -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE.
Subject: Re: [rt.cpan.org #44108] AUTOLOAD failure on perl Makefile.PL
Date: Fri, 13 Mar 2009 16:02:39 -0400
To: bug-RT-Extension-QuickDelete [...] rt.cpan.org
From: Alex Vandiver <alexmv [...] MIT.EDU>
On Fri, 2009-03-13 at 15:52 -0400, Tim Cutts via RT wrote: Show quoted text
> Downloaded source with subversion like so: > > svn co http://code.bestpractical.com/bps-public/RT-Extension-QuickDelete > > changed dir into the downloaded code, and then: > > # perl Makefile.PL > > as per usual, which resulted in: > > rtclone:~/extensions/RT-Extension-QuickDelete# perl Makefile.PL > include /root/extensions/RT-Extension-QuickDelete/inc/Module/Install.pm > Cannot autoload main - main::AUTOLOAD at inc/Module/Install.pm line 88.
Do you get the same error if you get a clean checkout, rmdir inc/.author, and then perl Makefile.PL ? - Alex -- Networking -- only one letter away from not working
Subject: Re: [rt.cpan.org #44108] AUTOLOAD failure on perl Makefile.PL
Date: Fri, 13 Mar 2009 20:48:46 +0000
To: bug-RT-Extension-QuickDelete [...] rt.cpan.org
From: Tim Cutts <tjrc [...] sanger.ac.uk>
On 13 Mar 2009, at 8:03 pm, alexmv@mit.edu via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=44108 > > > On Fri, 2009-03-13 at 15:52 -0400, Tim Cutts via RT wrote:
>> Downloaded source with subversion like so: >> >> svn co http://code.bestpractical.com/bps-public/RT-Extension-QuickDelete >> >> changed dir into the downloaded code, and then: >> >> # perl Makefile.PL >> >> as per usual, which resulted in: >> >> rtclone:~/extensions/RT-Extension-QuickDelete# perl Makefile.PL >> include /root/extensions/RT-Extension-QuickDelete/inc/Module/ >> Install.pm >> Cannot autoload main - main::AUTOLOAD at inc/Module/Install.pm line >> 88.
> > Do you get the same error if you get a clean checkout, rmdir > inc/.author, and then perl Makefile.PL ?
Ah, yes, that's got past that. I've had another issue after that, but that can wait until I've done a bit more investigation. Thanks for the quick response. Tim -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215 Euston Road, London, NW1 2BE.
Subject: Re: [rt.cpan.org #44108] AUTOLOAD failure on perl Makefile.PL
Date: Fri, 13 Mar 2009 20:55:16 -0400
To: "alexmv [...] mit.edu via RT" <bug-RT-Extension-QuickDelete [...] rt.cpan.org>
From: Jesse Vincent <jesse [...] fsck.com>
I believe that's Module::Install::RTx missing "alexmv@mit.edu via RT" <bug-RT-Extension-QuickDelete@rt.cpan.org> wrote: Show quoted text
> Queue: RT-Extension-QuickDelete > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=44108 > > >On Fri, 2009-03-13 at 15:52 -0400, Tim Cutts via RT wrote:
>> Downloaded source with subversion like so: >> >> svn co http://code.bestpractical.com/bps-public/RT-Extension-QuickDelete >> >> changed dir into the downloaded code, and then: >> >> # perl Makefile.PL >> >> as per usual, which resulted in: >> >> rtclone:~/extensions/RT-Extension-QuickDelete# perl Makefile.PL >> include /root/extensions/RT-Extension-QuickDelete/inc/Module/Install.pm >> Cannot autoload main - main::AUTOLOAD at inc/Module/Install.pm line 88.
> >Do you get the same error if you get a clean checkout, rmdir >inc/.author, and then perl Makefile.PL ? > - Alex > >-- >Networking -- only one letter away from not working > >
-- Sent from my Android phone with K-9. Please excuse my brevity.