Ubuntu14.04.04 Power NV system : rtas_errd flashing wrong info

Bug #1536516 reported by bugproxy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ppc64-diag (Ubuntu)
Fix Released
Undecided
Taco Screen team

Bug Description

== Comment: #0 - Praveen K. Pandey <email address hidden> - 2016-01-05 01:57:38 ==
Hi

  In Power NV Ubuntu14.04.04 i try to run rtas_errd but it flashes wrong info

Actual Result:

rtas_errd: is not supported on the PowerKVM Host platform

Expected Result:

rtas_errd :is not supported on the PowerNV Host platform

LOG:

root@lep8d:~# rtas_errd
rtas_errd: is not supported on the PowerKVM Host platform
root@lep8d:~#

== Comment: #2 - Vaishnavi Bhat <email address hidden> - 2016-01-06 05:48:16 ==
PowerNV needs to be added in the platform list. My guess is that this patch should fix the issue.
I will attach the package with the below changes for testing.

--- platform.c.orig 1970-01-01 13:45:26.655448356 -0600
+++ platform.c 1970-01-01 13:46:45.003467943 -0600
@@ -19,6 +19,7 @@ const char *__platform_name[] = {
         "PowerKVM Host",
         "PowerKVM pSeries Guest",
         "PowerVM pSeries LPAR",
+ "PowerNV",
  /* Add new platforms name here */
 };

== Comment: #5 - Vaishnavi Bhat <email address hidden> - 2016-01-14 04:23:26 ==
The following commit fixes the issue upstream.

commit 466496052fc82a834083685fbee7c4c15aac47eb
Author: Vaishnavi Bhat <email address hidden>
Date: Tue Jan 12 11:20:01 2016 +0530

    PowerKVM is a distro, not a platform

    PowerKVM is a distro, not a platform. Bare metal systems are not
    PowerKVM (which is IBM distro), but PowerNV.
    This patch fixes naming convention for baremetal system.

    Before: # rtas_errd
    rtas_errd: is not supported on the PowerKVM platform
    After: # rtas_errd
    rtas_errd: is not supported on the PowerNV platform

    Signed-off-by: Vaishnavi Bhat <email address hidden>
    [Updated subject, description - Vasant]
    Signed-off-by: Vasant Hegde <email address hidden>

bugproxy (bugproxy)
tags: added: architecture-ppc64le bugnameltc-134449 severity-medium targetmilestone-inin14044
Changed in ubuntu:
assignee: nobody → Taco Screen team (taco-screen-team)
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1536516/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Steve Langasek (vorlon)
affects: ubuntu → ppc64-diag (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ppc64-diag - 2.7.0-0ubuntu1

---------------
ppc64-diag (2.7.0-0ubuntu1) xenial; urgency=medium

  * New upstream release.
    - Includes upstream fix for PowerNV systems not being called PowerKVM.
      LP: #1536516

 -- Steve Langasek <email address hidden> Mon, 25 Jan 2016 15:51:05 -0800

Changed in ppc64-diag (Ubuntu):
status: New → Fix Released
Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-01-28 23:07 EDT-------
(In reply to comment #10)
> This bug was fixed in the package ppc64-diag - 2.7.0-0ubuntu1
>
> ---------------
> ppc64-diag (2.7.0-0ubuntu1) xenial; urgency=medium
>
> * New upstream release.
> - Includes upstream fix for PowerNV systems not being called PowerKVM.
> LP: #1536516

If possible, can you please apply this patch to 14.04.04 as well?

-Vasant

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 1536516] Comment bridged from LTC Bugzilla

On Fri, Jan 29, 2016 at 04:09:27AM -0000, bugproxy wrote:
> ------- Comment From <email address hidden> 2016-01-28 23:07 EDT-------
> (In reply to comment #10)
> > This bug was fixed in the package ppc64-diag - 2.7.0-0ubuntu1

> > ---------------
> > ppc64-diag (2.7.0-0ubuntu1) xenial; urgency=medium

> > * New upstream release.
> > - Includes upstream fix for PowerNV systems not being called PowerKVM.
> > LP: #1536516

> If possible, can you please apply this patch to 14.04.04 as well?

We have a number of high-priority bugs in the queue for 14.04 currently. It
is unlikely that this cosmetic issue will see action as an SRU in the near
future.

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-02-01 03:00 EDT-------
> > If possible, can you please apply this patch to 14.04.04 as well?
>
> We have a number of high-priority bugs in the queue for 14.04 currently. It
> is unlikely that this cosmetic issue will see action as an SRU in the near
> future.

Agreed. Its just cosmetic change. Not an urgent issue.

-Vasant

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.