pcp
[Top] [All Lists]

Re: [pcp] qa/843 - memory_python, failure

To: Nathan Scott <nathans@xxxxxxxxxx>
Subject: Re: [pcp] qa/843 - memory_python, failure
From: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Mon, 10 Nov 2014 13:45:45 +1100
Cc: PCP <pcp@xxxxxxxxxxx>
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <1652357511.10779967.1415578601559.JavaMail.zimbra@xxxxxxxxxx>
References: <54600264.2080602@xxxxxxxxxxxxxxxx> <1652357511.10779967.1415578601559.JavaMail.zimbra@xxxxxxxxxx>
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
On 10/11/14 11:16, Nathan Scott wrote:
Hi Ken,

----- Original Message -----
Is there a minimum Python version required for qa/843 and the
memory_python PMDA?

The test is failing on i586 CentOS 5.10 with this python

kenj@vm04:~/src/pcp/qa$ python -V
Python 2.4.3

There's a minimum python version for all of PCP - 2.6 - so I'm
guessing this machine has an old pcp-python package installed,
from an older PCP version?

Sort of yes and no ... has 3.10 pcp-python from an earlier build, but no pcp-python from the latest 3.10 build.

kenj@vm04:~/src/pcp/qa$ rpm -qa | grep -E '^(pcp-3|python-pcp)'
python-pcp-3.10.0-7
pcp-3.10.0-19

And python 2.7 is sort of installed here ...  python -> python2.4 but

kenj@vm04:~/src/pcp/qa$ python2.7 -V
Python 2.7.3
kenj@vm04:~/src/pcp/qa$ which python2.7
/usr/bin/python2.7
kenj@vm04:~/src/pcp/qa$ rpm -q -f /usr/bin/python2.7
file /usr/bin/python2.7 is not owned by any package

I have no idea how it got like this, let me see if I can clean the installation up.


The test is also missing a does-the-python-pmda-module-exist at
all check (notrun) - I'll add that in.

Ta.

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