Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Project not found: home:kairu:branches:devel:languages:python:numeric
home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
ipmitool
0005-HPM-x-compatibility-message-is-DEBUG-only....
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-HPM-x-compatibility-message-is-DEBUG-only.patch of Package ipmitool
From d682f056d836b7978d67c5f9170a3ebfb103f54d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@suse.de> Date: Wed, 23 Sep 2020 09:38:11 +0200 Subject: [PATCH 5/6] HPM x compatibility message is DEBUG only bsc#948540 Signed-off-by: Thomas Renninger <trenn@suse.com> --- lib/hpm2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hpm2.c b/lib/hpm2.c index 52e5366c7725..c7ae2343c004 100644 --- a/lib/hpm2.c +++ b/lib/hpm2.c @@ -99,7 +99,7 @@ int hpm2_get_capabilities(struct ipmi_intf * intf, lprintf(LOG_DEBUG, "IPM Controller is not HPM.2 compatible"); return rsp->ccode; } else if (rsp->ccode) { - lprintf(LOG_NOTICE, "Get HPM.x Capabilities request failed," + lprintf(LOG_DEBUG, "Get HPM.x Capabilities request failed," " compcode = %x", rsp->ccode); return rsp->ccode; } -- 2.26.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor