Re: [Catalyst] Catakyst::Runtime 5.90018 install issues

2012-12-05 Thread Tomas Doran

On 3 Dec 2012, at 21:18, Seven Reeds wrote:

 Hi,
 
 I am running RedHat Enterprise 5.8, perl v5.8.8
 
 I tried installing the runtime and devel modules from CPAN but they
 failed the tests.  I am only focusing on the runtime tests at this
 time though.
 
 First, the initial make seems to do a module dependency check but
 the tests have a version dependency on Getopts::Long.  Updating that
 module fixed the issue but the higher level dependency check should
 have found this.

Which test, which version?

(As yes, they should!)

Getopt::Long isn't actually used anywhere in the tests directly - so I'm not 
sure what to look for here :(

 
 Second, the test t/aggregate/live_component_controller_attributes.t
 fails with the message:
 
Bad name after view' at
 t/aggregate/live_component_controller_attributes.t line 23.
# Looks like your test exited with 255 before it could output anything.
 
 I'm not sure what to do about this one.

I've just installed RHEL 5.8, and successfully installed the latest 
Catalyst::Runtime (without seeing either of your issues) on the system perl.

So anything you're seeing must be due to a bad downstream dependency. :(

I'd be much obliged if you could try chasing these up / working out what they 
are, so that we can fix them.

Cheers
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catakyst::Runtime 5.90018 install issues

2012-12-05 Thread Seven Reeds
Hi,

I have tried to reproduce the issues. I can't rollback the target machine.
I have access to another machine that should bee identical to three first.
It is having a cpan issue that I am trying to fix.

I'll report more asap

 Which test, which version?

 (As yes, they should!)

 Getopt::Long isn't actually used anywhere in the tests directly - so I'm
not sure what to look for here :(

 
  Second, the test t/aggregate/live_component_controller_attributes.t
  fails with the message:
 
 Bad name after view' at
  t/aggregate/live_component_controller_attributes.t line 23.
 # Looks like your test exited with 255 before it could output
anything.
 
  I'm not sure what to do about this one.

 I've just installed RHEL 5.8, and successfully installed the latest
Catalyst::Runtime (without seeing either of your issues) on the system perl.

 So anything you're seeing must be due to a bad downstream dependency. :(

 I'd be much obliged if you could try chasing these up / working out what
they are, so that we can fix them.

 Cheers
 t0m


 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive:
http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catakyst::Runtime 5.90018 install issues

2012-12-03 Thread Nigel Metheringham


Seven Reeds wrote:
 I am running RedHat Enterprise 5.8, perl v5.8.8

Presumably system perl.

 I tried installing the runtime and devel modules from CPAN but they
 failed the tests.  I am only focusing on the runtime tests at this
 time though.

I haven't tried getting this to work on RHEL 5 perl for a couple of
years.  Back then it could be done, but needed work - a couple of sets
of tests needed to be ignored (I didn't spend a lot of time working out
why).

Now I don't bother.  Perlbrew, perl 5.16.x and current CPAN is one hell
of a lot easier, and more stable when RHEL issue a perl bugfix.  Same
apples to RHEL 6 - perl 5.10 is not exactly modern either.

Nigel.

-- 
[ Nigel Metheringham -- ni...@dotdot.it ]
[ Ellipsis Intangible Technologies  ]


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catakyst::Runtime 5.90018 install issues

2012-12-03 Thread Seven Reeds
Oye, I need a new job. I honestly didn't realize how far out of date Perl
on rhel is. Upgrading to rhel 6 might be an option. Moving to a peel
outside the normal yum packages will be a very hard sell.

Sigh. I will ignore the failing test and see where that gets me.

Thanks
On Dec 3, 2012 4:59 PM, Nigel Metheringham ni...@dotdot.it wrote:



 Seven Reeds wrote:
  I am running RedHat Enterprise 5.8, perl v5.8.8

 Presumably system perl.

  I tried installing the runtime and devel modules from CPAN but they
  failed the tests.  I am only focusing on the runtime tests at this
  time though.

 I haven't tried getting this to work on RHEL 5 perl for a couple of
 years.  Back then it could be done, but needed work - a couple of sets
 of tests needed to be ignored (I didn't spend a lot of time working out
 why).

 Now I don't bother.  Perlbrew, perl 5.16.x and current CPAN is one hell
 of a lot easier, and more stable when RHEL issue a perl bugfix.  Same
 apples to RHEL 6 - perl 5.10 is not exactly modern either.

 Nigel.

 --
 [ Nigel Metheringham -- ni...@dotdot.it ]
 [ Ellipsis Intangible Technologies  ]


 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive:
 http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/