Skip Menu |

This queue is for tickets about the mod_perl CPAN distribution.

Report information
The Basics
Id: 12910
Status: resolved
Priority: 0/
Queue: mod_perl

People
Owner: pgollucci [...] p6m7g8.com
Requestors: rt [...] corion.net
Cc:
AdminCc:

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



Subject: mod_perl 2.0 Makefile.PL enters infinite loop when run unattended
The mod_perl 2 Makefile.PL enters an infinite loop when it is run unattended and cannot locate Apache. This is bad. The Makefile.PL should test if it runs unattended and stop if it cannot find Apache instead of running an infinite loop of prompt() calls. I hope you fix this really soon, because it constantly breaks my CPAN smoke testing.
If running Makefile.PL unnatended (STDIN isn't a terminal or MP_PROMPT_DEFAULT=1), break out of potentially infinite prompt loops [Gozer] in 2.0.1