[Bug 1250388] [NEW] maas-ipmi-autodetect-tool fails to detect IPMI on midway

Robie Basak 1250388 at bugs.launchpad.net
Tue Nov 12 10:37:58 UTC 2013


Public bug reported:

maas    1.4+bzr1693+dfsg-0ubuntu2.2 on Saucy

It appears to me that this would affect Highbank, Midway and anything
else that does local IPMI detection using this snippet on Saucy.

During enlistment:

Traceback (most recent call last):
  File "/tmp/sh.6FtsiE/bin/maas-ipmi-autodetect-tool", line 44, in <module>
    main()
  File "/tmp/sh.6FtsiE/bin/maas-ipmi-autodetect-tool", line 33, in main
    (status, ipmi_version) = detect_ipmi()
  File "/tmp/sh.6FtsiE/bin/maas-ipmi-autodetect-tool", line 18, in detect_ipmi
    found = glob.glob("/dev/ipmi[0-9]")
NameError: global name 'glob' is not defined

Looks like this was fixed in upstream trunk in revision 1717. This may
need a Saucy SRU.

Workaround: add "import glob" to /etc/maas/templates/commissioning-user-
data/snippets/maas_ipmi_autodetect_tool.py.

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1250388

Title:
  maas-ipmi-autodetect-tool fails to detect IPMI on midway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1250388/+subscriptions



More information about the Ubuntu-server-bugs mailing list