Re: [Mason] Trouble Installing Poet

2012-05-06 Thread sono-io
On May 6, 2012, at 6:46 AM, Jonathan Swartz wrote:

> Correction, Moose 2.06 broke Poet in the same way. Please look for Poet-0.07 
> just uploaded now.

That did it!  Poet installed just fine and now we're able to run the 
blog example from your site.  Looking forward to playing around with Mason/Poet 
more.  Thanks for the fast response, Jon!

Marc
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users


Re: [Mason] Trouble Installing Poet

2012-05-06 Thread Jonathan Swartz
Correction, Moose 2.06 broke Poet in the same way. Please look for Poet-0.07 
just uploaded now.

Thanks
Jon

On May 6, 2012, at 6:28 AM, Jonathan Swartz wrote:

> The latest Moose (2.06) broke Mason pre-2.19 in a big way; I was importing 
> MooseX::HasDefaults::RO in an incorrect way that just happened to work 
> before. Hence, lots of errors about attibutes.
> 
> Please upgrade to the latest Mason and try again. Let me know if this does 
> not work with the latest Mason and Poet.
> 
> Thanks
> Jon
> 
> On May 5, 2012, at 8:13 PM, sono...@fannullone.us wrote:
> 
>>  We're having trouble installing Poet 0.05 on OS X.  The install can be 
>> forced, but it's unusable.  Here's the summary:
>> 
>> Test Summary Report
>> ---
>> t/Conf.t (Wstat: 1536 Tests: 6 Failed: 6)
>> Failed tests:  1-6
>> Non-zero exit status: 6
>> t/Environment.t  (Wstat: 256 Tests: 1 Failed: 1)
>> Failed test:  1
>> Non-zero exit status: 1
>> t/Import.t   (Wstat: 65280 Tests: 0 Failed: 0)
>> Non-zero exit status: 255
>> Parse errors: No plan found in TAP output
>> t/Log.t  (Wstat: 65280 Tests: 0 Failed: 0)
>> Non-zero exit status: 255
>> Parse errors: No plan found in TAP output
>> t/PSGIHandler.t  (Wstat: 65280 Tests: 0 Failed: 0)
>> Non-zero exit status: 255
>> Parse errors: No plan found in TAP output
>> t/Script.t   (Wstat: 512 Tests: 2 Failed: 2)
>> Failed tests:  1-2
>> Non-zero exit status: 2
>> t/Util.t (Wstat: 65280 Tests: 0 Failed: 0)
>> Non-zero exit status: 255
>> Parse errors: No plan found in TAP output
>> Files=10, Tests=12, 15 wallclock secs ( 0.07 usr  0.04 sys + 12.35 cusr  
>> 1.12 csys = 13.58 CPU)
>> Result: FAIL
>> Failed 7/10 test programs. 9/12 subtests failed.
>> make: *** [test_dynamic] Error 255
>> FAIL
>> 
>>  There are also a lot of lines like these:
>> 
>> Attribute (app_name) of class Poet::Environment has no associated methods 
>> (did you mean to provide an "is" argument?)
>> Attribute (conf) of class Poet::Environment has no associated methods (did 
>> you mean to provide an "is" argument?)
>> Attribute (importer) of class Poet::Environment has no associated methods 
>> (did you mean to provide an "is" argument?)
>> 
>>  We're running Perl 5.14.2 via Perlbrew and everything is up-to-date.
>> 
>>  Any ideas on why this is failing and how I can get it installed?
>> 
>> Thanks,
>> Marc
>> --
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and 
>> threat landscape has changed and how IT managers can respond. Discussions 
>> will include endpoint security, mobile security and the latest in malware 
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> ___
>> Mason-users mailing list
>> Mason-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mason-users
> 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users


Re: [Mason] Trouble Installing Poet

2012-05-06 Thread Jonathan Swartz
The latest Moose (2.06) broke Mason pre-2.19 in a big way; I was importing 
MooseX::HasDefaults::RO in an incorrect way that just happened to work before. 
Hence, lots of errors about attibutes.

Please upgrade to the latest Mason and try again. Let me know if this does not 
work with the latest Mason and Poet.

Thanks
Jon

On May 5, 2012, at 8:13 PM, sono...@fannullone.us wrote:

>   We're having trouble installing Poet 0.05 on OS X.  The install can be 
> forced, but it's unusable.  Here's the summary:
> 
> Test Summary Report
> ---
> t/Conf.t (Wstat: 1536 Tests: 6 Failed: 6)
>  Failed tests:  1-6
>  Non-zero exit status: 6
> t/Environment.t  (Wstat: 256 Tests: 1 Failed: 1)
>  Failed test:  1
>  Non-zero exit status: 1
> t/Import.t   (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: No plan found in TAP output
> t/Log.t  (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: No plan found in TAP output
> t/PSGIHandler.t  (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: No plan found in TAP output
> t/Script.t   (Wstat: 512 Tests: 2 Failed: 2)
>  Failed tests:  1-2
>  Non-zero exit status: 2
> t/Util.t (Wstat: 65280 Tests: 0 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: No plan found in TAP output
> Files=10, Tests=12, 15 wallclock secs ( 0.07 usr  0.04 sys + 12.35 cusr  1.12 
> csys = 13.58 CPU)
> Result: FAIL
> Failed 7/10 test programs. 9/12 subtests failed.
> make: *** [test_dynamic] Error 255
> FAIL
> 
>   There are also a lot of lines like these:
> 
> Attribute (app_name) of class Poet::Environment has no associated methods 
> (did you mean to provide an "is" argument?)
> Attribute (conf) of class Poet::Environment has no associated methods (did 
> you mean to provide an "is" argument?)
> Attribute (importer) of class Poet::Environment has no associated methods 
> (did you mean to provide an "is" argument?)
> 
>   We're running Perl 5.14.2 via Perlbrew and everything is up-to-date.
> 
>   Any ideas on why this is failing and how I can get it installed?
> 
> Thanks,
> Marc
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users