maas-ipmi-autodetect bmc-config traceback

Bug #1285567 reported by Adam Collard
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
New
Undecided
Unassigned
maas (Ubuntu)
New
Undecided
Unassigned

Bug Description

maas 1.5+bzr1977-0ubuntu2

I see the following traceback on the console during commissioning. Commissioning itself appears successful and I don't see the traceback in any commissioning scripts output.

Traceback (most recent call last):
  File "/tmp/user_data.sh.JouSrd/bin/maas-ipmi-autodetect", line 225, in <module>
    main()
  File "/tmp/user_data.sh.JouSrd/bin/maas-ipmi-autodetect", line 197, in main
    commit_ipmi_settings(os.path.join(args.configdir, file))
  File "/tmp/user_data.sh.JouSrd/bin/maas-ipmi-autodetect", line 122, in commit_ipmi_settings
    run_command(('bmc-config', '--commit', '--filename %s') % config)
TypeError: unsupported operand type(s) for %: 'tuple' and 'str'

Looks like one too many sets of ()s

Revision history for this message
Adam Collard (adam-collard) wrote :

Looks to be fixed in trunk by commit for bug 1268795

tags: added: amd64 trusty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.