Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the App-CPAN-Fresh CPAN distribution.

Report information
The Basics
Id: 85609
Status: rejected
Priority: 0/
Queue: App-CPAN-Fresh

People
Owner: Nobody in particular
Requestors: phildobbin [...] gmail.com
Cc:
AdminCc:

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



Subject: install hangs at same place every install
Hi. Each time lately I try to install App-CPAN-Fresh it fails at the same place: 'Manifying blib/man3/File::Remove.3 Installing /home/mama/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/File/Remove.pm Installing /home/mama/perl5/perlbrew/perls/perl-5.18.0/man/man3/File::Remove.3 Appending installation info to /home/mama/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/x86_64-linux/perllocal.pod OK Successfully installed File-Remove-1.52 Installing /home/mama/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/x86_64-linux/.meta/File-Remove-1.52/install.json Installing /home/mama/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/x86_64-linux/.meta/File-Remove-1.52/MYMETA.json Building and testing CPAN-Inject-1.14 ... cp lib/CPAN/Inject.pm blib/lib/CPAN/Inject.pm cp script/cpaninject blib/script/cpaninject /home/mama/perl5/perlbrew/perls/perl-5.18.0/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpaninject Manifying blib/man1/cpaninject.1 Manifying blib/man3/CPAN::Inject.3 PERL_DL_NONLAZY=1 /home/mama/perl5/perlbrew/perls/perl-5.18.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. ok t/02_main.t ..... 1/24' at which point, after waiting for a couple of hours, I have to send a SIGHUP which exits with 'no child process' I can confirm this happens on Ubuntu 13.04 & Debian 7.0.0 installing via cpanm.
Subject: Re: [rt.cpan.org #85609] install hangs at same place every install
Date: Sat, 25 May 2013 09:42:52 -0700
To: bug-App-CPAN-Fresh [...] rt.cpan.org
From: Tatsuhiko Miyagawa <miyagawa [...] gmail.com>
That looks like an issue with CPAN::Inject,not this module. You can always skip test with -n BTW.
Subject: Re: [rt.cpan.org #85609] install hangs at same place every install
Date: Sat, 25 May 2013 17:53:44 +0100
To: bug-App-CPAN-Fresh [...] rt.cpan.org
From: Phil Dobbin <phildobbin [...] gmail.com>
On 25/05/2013 17:43, miyagawa@gmail.com via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > > > That looks like an issue with CPAN::Inject,not this module. > > You can always skip test with -n BTW.
as in 'cpanm --interactive -vn App::CPAN::Fresh'? Cheers, Phil... -- currently (ab)using CentOS 5.9 & 6.4, Debian Squeeze & Wheezy, Fedora Beefy, Spherical & That Damn Cat, Lubuntu 12.10, OS X Snow Leopard & Tiger, Ubuntu Precise, Quantal & Raring GnuGPG Key : http://phildobbin.org/publickey.asc
Subject: Re: [rt.cpan.org #85609] install hangs at same place every install
Date: Sat, 25 May 2013 10:02:53 -0700
To: bug-App-CPAN-Fresh [...] rt.cpan.org
From: Tatsuhiko Miyagawa <miyagawa [...] gmail.com>
yes. Run perldoc cpanm. On Sat, May 25, 2013 at 9:54 AM, Phil Dobbin via RT <bug-App-CPAN-Fresh@rt.cpan.org> wrote: Show quoted text
> Queue: App-CPAN-Fresh > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > > > On 25/05/2013 17:43, miyagawa@gmail.com via RT wrote: >
>> <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > >> >> That looks like an issue with CPAN::Inject,not this module. >> >> You can always skip test with -n BTW.
> > as in 'cpanm --interactive -vn App::CPAN::Fresh'? > > Cheers, > > Phil... > > -- > currently (ab)using > CentOS 5.9 & 6.4, Debian Squeeze & Wheezy, Fedora Beefy, Spherical & > That Damn Cat, Lubuntu 12.10, OS X Snow Leopard & Tiger, Ubuntu Precise, > Quantal & Raring > GnuGPG Key : http://phildobbin.org/publickey.asc > > >
-- Tatsuhiko Miyagawa
Subject: Re: [rt.cpan.org #85609] install hangs at same place every install
Date: Sat, 25 May 2013 18:05:46 +0100
To: bug-App-CPAN-Fresh [...] rt.cpan.org
From: Phil Dobbin <phildobbin [...] gmail.com>
On 25/05/2013 18:03, miyagawa@gmail.com via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > > > yes. Run perldoc cpanm.
Many thanks. Cheers, Phil... Show quoted text
> On Sat, May 25, 2013 at 9:54 AM, Phil Dobbin via RT > <bug-App-CPAN-Fresh@rt.cpan.org> wrote:
>> Queue: App-CPAN-Fresh >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > >> >> On 25/05/2013 17:43, miyagawa@gmail.com via RT wrote: >>
>>> <URL: https://rt.cpan.org/Ticket/Display.html?id=85609 > >>> >>> That looks like an issue with CPAN::Inject,not this module. >>> >>> You can always skip test with -n BTW.
>> >> as in 'cpanm --interactive -vn App::CPAN::Fresh'?
-- currently (ab)using CentOS 5.9 & 6.4, Debian Squeeze & Wheezy, Fedora Beefy, Spherical & That Damn Cat, Lubuntu 12.10, OS X Snow Leopard & Tiger, Ubuntu Precise, Quantal & Raring GnuGPG Key : http://phildobbin.org/publickey.asc