Skip Menu |

This queue is for tickets about the CPAN-Inject CPAN distribution.

Report information
The Basics
Id: 50743
Status: open
Priority: 0/
Queue: CPAN-Inject

People
Owner: Nobody in particular
Requestors: PWES [...] cpan.org
Cc: ether [...] cpan.org
AdminCc:

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



Subject: Testing halts on CPAN prompts
Testing the module stops on 02_main. Inspection under debugger shows that cpan presents a configuration wizard (normally not shown) and waits terminal answers. This happens on a fresh install, without cpan configuration. Configuring cpan the normal way and running tests later works. I consider this a bug, as CPAN::Inject was being installed as part of dependency chain Padre->pip->CPAN::Inject, which (as a end-user application) is supposed to install smoothly.
On 2009-10-22 02:24:52, PWES wrote: Show quoted text
> Testing the module stops on 02_main. Inspection under debugger shows > that cpan presents a configuration wizard (normally not shown) and waits > terminal answers. > > This happens on a fresh install, without cpan configuration. Configuring > cpan the normal way and running tests later works. > > I consider this a bug, as CPAN::Inject was being installed as part of > dependency chain Padre->pip->CPAN::Inject, which (as a end-user > application) is supposed to install smoothly.
I'm not sure if this is what I'm encountering, but I'm finding that CPAN-Inject hangs when running tests. I do not have CPAN.pm configured.