[Debian-ha-maintainers] Bug#562296: /usr/share/fence/telnet_ssl should be executable

Mathieu Parent (Debian) sathieu at debian.org
Thu Dec 24 10:33:38 UTC 2009


Package: cman
Version: 2.20081102-1

When trying to fence a node using agent fence_ilo, it fails like this:

# fence_node dodoma
agent "fence_ilo" reports: Traceback (most recent call last):
  File "/usr/sbin/fence_ilo", line 101, in <module>
    main()
  File "/usr/sbin/fence_ilo", line 69, in main
    conn = fence_login(options)
  File "/usr/share/fence/fencing.py", line 403, in fence_login
    conn = fspa
agent "fence_ilo" reports: wn(command)
  File "/usr/lib/python2.5/site-packages/pexpect.py", line 370, in __init__
    raise ExceptionPexpect ('The command was not found or was not
executable: %s.' % self.command)
pexpect.ExceptionPexpect: The command was not found or was not execu
agent "fence_ilo" reports: table: /usr/share/fence/telnet_ssl.

Quick fix:
chmod +x /usr/share/fence/telnet_ssl

A fix for lenny would be great.

Regards

Mathieu Parent





More information about the Debian-ha-maintainers mailing list