File: fix-extended-info-error-handling-73fecb6bf5c852ff.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (7 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes ``AttributeError: 'str' object has no attribute 'get'`` during error
    handling. This occurs when BMC does not return a list of messages inside
    ``@Message.ExtendedInfo``, but a single item. This has been observed with
    iDRAC.