[Linux-cluster] Fencing issues with fence_apc_snmp (APC Firmware 6.x)

Kristoffer Grönlund kgronlund at suse.com
Tue Oct 14 05:58:19 UTC 2014


Thomas Meier <thomasmeier1976 at gmx.de> writes:

> I've managed to build fence-agents-4.0.11.tar.gz on a CentOS 6.5 test box, but my build
> of fence_apc_snmp doesn't work.
[...]
>   File "/usr/share/fence/fencing.py", line 705, in check_input
>     logging.getLogger().addHandler(logging.StreamHandler(stream=sys.stderr))
> TypeError: __init__() got an unexpected keyword argument 'stream'

Your version of Python is too old. Possibly you have a newer version of
python installed, but by default the older version is used.

I think the stream argument was added in Python 2.6.

-- 
// Kristoffer Grönlund
// kgronlund at suse.com




More information about the Linux-cluster mailing list