-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimal testcase - ipmi_sim uppercase names #15
Comments
Here's a minimal set of instructions needed to verify case-related bug: Software Version $ ipmi_sim -v
IPMI Simulator version 1.0.13
$ rpm -q OpenIPMI
OpenIPMI-2.0.25-8.fc29.x86_64 Correct Behaviour with Lower-Case Sensor id_string First, sensors need to be compiled:
Then start new ipmi_sim process:
Querying sensor list with
Upper-Case Sensor Names Update
Recompile sensors & restart
Querying sensor list with
|
Created bug report on official |
ipmi_sim chokes on all-uppercase sensor names. Create a minimal test case to aid in debugging this.
The text was updated successfully, but these errors were encountered: