From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2007-07-09 07:14:24


So do we know what caused the error? Wrap.pm is not inside MTT
(hopefully there's not a bug in it) -- are we calling it incorrectly
in some cases?

On Jul 6, 2007, at 4:39 PM, Joshua Hursey wrote:

> That seemed to have done the trick.
>
> Thanks,
> Josh
>
> On Jul 6, 2007, at 3:04 PM, Ethan Mallove wrote:
>
>> On Fri, Jul/06/2007 01:22:06PM, Joshua Hursey wrote:
>>> Anyone seen the following error from MTT before? It looks like it
>>> is in the
>>> reporter stage.
>>>
>>> <------------------------->
>>> shell$ /spin/home/jjhursey/testing/mtt//client/mtt --mpi-install
>>> --scratch
>>> /spin/home/jjhursey/testing/scratch/20070706 --file
>>> /spin/home/jjhursey/testing/etc/jaguar/simple-svn.ini --print-time
>>> --verbose --debug 2>&1 1>>
>>> /spin/home/jjhursey/testing/scratch/20070706/output.txt
>>> This shouldn't happen at /usr/lib/perl5/5.8.3/Text/Wrap.pm line 64.
>>> shell$
>>> <------------------------->
>>
>> "This shouldn't happen at ..." is the die message?
>>
>> Try this INI [Reporter: TextFile] section:
>>
>> {{{
>> [Reporter: text file backup]
>> module = TextFile
>>
>> textfile_filename = $phase-$section-$mpi_name-$mpi_version.txt
>>
>> # User-defined report headers/footers
>> textfile_summary_header = <<EOT
>> hostname: &shell("hostname")
>> uname: &shell("uname -a")
>> who am i: &shell("who am i")
>> EOT
>>
>> textfile_summary_footer =
>> textfile_detail_header =
>> textfile_detail_footer =
>>
>> textfile_textwrap = 78
>> }}}
>>
>> -Ethan
>>
>>>
>>> The return code is: 6400
>>>
>>> I attached the output log incase that helps, and the INI file.
>>>
>>> -- Josh
>>
>> _______________________________________________
>> mtt-users mailing list
>> mtt-users_at_[hidden]
>> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
>
> ----
> Josh Hursey
> jjhursey_at_[hidden]
> http://www.open-mpi.org/
>
>
>
> _______________________________________________
> mtt-users mailing list
> mtt-users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users

-- 
Jeff Squyres
Cisco Systems