Thomas Meier <thomasmeier1976@xxxxxx> 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@xxxxxxxx -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster