RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1840546 - ipmitool pef info should include a new line after command output
Summary: ipmitool pef info should include a new line after command output
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipmitool
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Vaclav Dolezal
QA Contact: Rachel Sibley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-27 08:01 UTC by Vaclav Dolezal
Modified: 2020-11-04 03:17 UTC (History)
3 users (show)

Fixed In Version: ipmitool-1.8.18-16.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1627527
Environment:
Last Closed: 2020-11-04 03:17:05 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:4720 0 None None None 2020-11-04 03:17:18 UTC

Description Vaclav Dolezal 2020-05-27 08:01:25 UTC
+++ This bug was initially created as a clone of Bug #1627527 +++

Description of problem:
'ipmitool pef status' or 'ipmitool pef info' should include a new line after the command output
is displayed

Version-Release number of selected component (if applicable):
ipmitool-1.8.18-7.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. 'ipmitool pef info' or 'ipmitool pef status'
2.
3.

Actual results:
~]# ipmitool pef status
 09/10/2018 15:22:12 | 0x06b6 | 0xffff | 0x06b6 | PEF | Alert,Power-off,Reset,Power-cycle,OEM-defined~]# ipmitool pef info
 0x51 | 20 | 120 | ffffffff-ffff-ffff-ffff-ffffffffffff | Alert,Power-off,Reset,Power-cycle,Diagnostic-interrupt


Expected results:
~]# ipmitool pef status
 09/10/2018 15:22:12 | 0x06b6 | 0xffff | 0x06b6 | PEF | Alert,Power-off,Reset,Power-cycle,OEM-defined
~]# ipmitool pef info
 0x51 | 20 | 120 | ffffffff-ffff-ffff-ffff-ffffffffffff | Alert,Power-off,Reset,Power-cycle,Diagnostic-interrupt


Additional info:


Fix is already in upstream master branch

Comment 2 Rachel Sibley 2020-06-02 12:56:14 UTC
Hi sorry for the delay I was on pto, all set!

Comment 6 Rachel Sibley 2020-09-08 22:26:24 UTC
ALL TESTS PASSED

Verified as fixed, pef info/status commands now have a new line break

Before
~~~~~~~~~~~~~~~~
[root@ci-vm-10-0-139-249 ~]# rpm -q ipmitool
ipmitool-1.8.18-14.el8.x86_64

[root@ci-vm-10-0-139-249 ~]# ipmitool -I lanplus -H 10.9.103.29 -U ADMINISTRATOR -P password pef info
Unable to Get Channel Cipher Suites
 0x51 | 32 | 16 | 37353532-3538-4d58-5137-333630304231 | Alert,Power-off,Reset,Power-cycle,Diagnostic-interrupt[root@ci-vm-10-0-139-249 ~]# ipmitool -I lanplus -H 10.9.103.29 -U ADMINISTRATOR -P password pef status
Unable to Get Channel Cipher Suites
 08/10/2020 09:14:20 | 0x040e | 0xffff | 0x040e[root@ci-vm-10-0-139-249 ~]# 


After
~~~~~~~~~~~~~~~~
[root@ci-vm-10-0-139-249 ~]# rpm -q ipmitool
ipmitool-1.8.18-17.el8.x86_64

[root@ci-vm-10-0-139-249 ~]# ipmitool -I lanplus -H 10.9.103.29 -U ADMINISTRATOR -P password pef status
Unable to Get Channel Cipher Suites
 08/10/2020 09:14:20 | 0x040e | 0xffff | 0x040e

[root@ci-vm-10-0-139-249 ~]# ipmitool -I lanplus -H 10.9.103.29 -U ADMINISTRATOR -P password pef info
Unable to Get Channel Cipher Suites
 0x51 | 32 | 16 | 37353532-3538-4d58-5137-333630304231 | Alert,Power-off,Reset,Power-cycle,Diagnostic-interrupt

Comment 9 errata-xmlrpc 2020-11-04 03:17:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ipmitool bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:4720


Note You need to log in before you can comment on or make changes to this bug.