It comes from CTSproxy.py  not being executable.

[EMAIL PROTECTED] cts]#  /usr/bin/python /usr/lib/heartbeat/cts/CTSlab.py --bsc
Jul 24 11:29:35 Random seed is: 1153758575
Jul 24 11:29:35 >>>>>>>>>>>>>>>> BEGINNING 2 TESTS
Jul 24 11:29:35 HA configuration directory: /etc/ha.d
Jul 24 11:29:35 System log files: /var/log/ha-log-local7
Jul 24 11:29:35 Enable Stonith: 1
Jul 24 11:29:35 Enable Fencing: 1
Jul 24 11:29:35 Enable Standby: 1
Jul 24 11:29:35 Cluster nodes:
/bin/sh: line 1: /usr/lib/heartbeat/cts/CTSproxy.py: Permission denied
Traceback (most recent call last):
 File "/usr/lib/heartbeat/cts/CTSlab.py", line 749, in ?
   "/usr/sbin/crm_uuid")
 File "/usr/lib/heartbeat/cts/CTS.py", line 204, in remote_py
   result.pop()
IndexError: pop from empty list

After I manually chmod +x CTSproxy.py, it works fine. I don't know how to change it in makefile.am.
Can someone fix it?

thanks
-Guochun


_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to