Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 11404
Status: rejected
Priority: 0/
Queue: CPANPLUS

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

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



Subject: fail report has too much info
When you install a series of modules with one i command, and one module fails, the email report contains ALL the build results of ALL the preceding modules, not just the one that fails. e.g. CPAN Terminal> m Template::Plugin ... CPAN Terminal> i 11..99 ... [if module 22 in the list fails, the email report contains ALL the build messages for ALL the modules 11 through 22]
[MTHURN - Mon Feb 7 09:10:30 2005]: Show quoted text
> When you install a series of modules with one i command, and one > module fails, the email report contains ALL the build results of ALL > the preceding modules, not just the one that fails. > > e.g. > > CPAN Terminal> m Template::Plugin > ... > CPAN Terminal> i 11..99 > ... > > [if module 22 in the list fails, the email report contains ALL the > build messages for ALL the modules 11 through 22]
This is a known issue and is on our todo list already.. i'ts not quite trivial to fix right now i'm afraid.. as a workaround, when (actively) testing, test one module at a time.