pcp
[Top] [All Lists]

Re: [pcp] python 2.4 and qa issue

To: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Subject: Re: [pcp] python 2.4 and qa issue
From: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon, 4 May 2015 21:33:19 -0400 (EDT)
Cc: pcp developers <pcp@xxxxxxxxxxx>
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <005601d086d2$76624430$6326cc90$@internode.on.net>
References: <005601d086d2$76624430$6326cc90$@internode.on.net>
Reply-to: Nathan Scott <nathans@xxxxxxxxxx>
Thread-index: AdCG0eJmK9lFESXtScihg0T1aIzkBZxwAiwH
Thread-topic: python 2.4 and qa issue
Hi Ken,

----- Original Message -----
> I'm seeing this for qa/995 on vm04 (i586, CentOS 5.11 (Final)) and vm25
> [...]
> interestingly no other python tests are failing, so there must be some
> remediation or "notrun" magic being applied for other tests on this
> platform.
> 
> Any clues from the Python gallery?
> 

What's the value of PCP_PYTHON_PROG from /etc/pcp.conf?  It should be
something like "python2.6" on el5 (the default 2.4 is too old).  The
test should be picking up that version in $python (via common.python),
instead of using 2.4.x, and the test program should then pass.

cheers.

--
Nathan

<Prev in Thread] Current Thread [Next in Thread>