[Ubuntu 14.04.03] ppc64-diag package update

Bug #1463063 reported by bugproxy
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ppc64-diag (Ubuntu)
Fix Released
Undecided
Taco Screen team
Trusty
Fix Released
Undecided
Adam Conrad
Vivid
Fix Released
Undecided
Unassigned

Bug Description

== Comment: #0 - Kamalesh Babulal <email address hidden> - 2015-05-11 02:31:21 ==
ppc64-diag package updates for ppc64:

ppc64-diag sits at the top of the RAS tools provided on System-P by IBM, consuming data from some, making determinations as to cause of failure, and attempting various strategies for recovery, depending on the situation. It also enriches the error logs provided from the kernel, giving users a better understanding as to cause and potential solution for a problem.

Current upstream:
http://sourceforge.net/projects/linux-diag/files/ppc64-diag/v.2.6.7/ppc64-diag-2.6.7.tar.gz/download

== Comment: #8 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:48:10 ==
commit f5a0a711ad79e6d1ec8bbf5f561a55582ae8ea03
Author: Aruna Balakrishnaiah <email address hidden>
Date: Thu Sep 4 11:09:18 2014 +0530

    opal-dump-parse: Add printk log in the list of dump sections

== Comment: #9 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:49:03 ==
commit 852c42d36ee94f41d9a314eb7fde7c3486a89ffd
Author: Suzuki K. Poulose <email address hidden>
Date: Tue Sep 9 15:24:49 2014 -0400

    rtas_errd: LE fixes for extract_platdump

    Exit with error when we can't retrieve a dump for an invalid dump ID.

== Comment: #10 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:49:37 ==
commit f53bb968306ee868de781911e1d906879698c3cd
Author: Suzuki K. Poulose <email address hidden>
Date: Tue Sep 9 15:24:50 2014 -0400

    rtas_errd: Fix PRRN Event handling on LE

    Fixes for PRRN event handling on LE systems

    1) Convert the number of properties to host endian in i
       update_properties().
    2) Use phandle in host endian while issuing an ofdt command,
       since we pass the phandle as a numeric string to the kernel.

    With this patch the PRRN event handling works fine, however,
    drmgr needs to support LE systems for a seemless operation of
    the rtas_errd, since we depend on drmgr

== Comment: #11 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:50:32 ==

commit dbf555b069bcba591648823d0a3f637331db54eb
Author: Thomas Falcon <email address hidden>
Date: Tue Nov 4 12:33:48 2014 -0600

    rtas_errd: Add support for cpu and memory hotplugging via RTAS event

    This patch adds support for handling RTAS hotplug events for cpus and memory
    blocks in addition to such events for pci devices. It includes additional
    support for events indicating an addition or a removal of multiple cpus or
    logical memory blocks. Finally, for debugging purposes, it includes the option
    to handle the event without calling the drmgr command.

== Comment: #12 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:51:16 ==
commit 6eee4a3007804726ad02ad5f530e3a67a73f8b93
Author: Aruna Balakrishnaiah <email address hidden>
Date: Thu Dec 18 14:28:09 2014 +0530

    opal-dump-parse: Check for record with length greater than 1MB

    Any record with length greater than 1MB in HWDATA section
    is the skiboot log.

== Comment: #13 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:51:48 ==
commit 6184f70859cec489a8cbc78d0881a426e196ff28
Author: Aruna Balakrishnaiah <email address hidden>
Date: Thu Dec 18 11:59:58 2014 +0530

    opal-dump-parse: Parse timestamp before matching skiboot signature

    Parse the timestamp information (introduced recently) before
    fetching the skiboot log. The patch handles the dump with and
    without skiboot timestamp.

== Comment: #14 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:52:26 ==
commit 89d69d1d1bee3b6cf56756e74cd49ce43c0cf800
Author: Vasant Hegde <email address hidden>
Date: Fri Jan 9 12:19:08 2015 +0530

    opal-dump-parse: Fix alignment issue in example section

== Comment: #15 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:52:59 ==
commit b8119fe4294779140da44ce46da5cfaefe5952ae
Author: Vasant Hegde <email address hidden>
Date: Fri Jan 9 13:36:33 2015 +0530

    opal-dump-parse: Fix command line argument parsing

    The -l and -o options are mutually exclusive.

    Also removed redundant variable.

== Comment: #16 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:53:38 ==

commit 7ed83c4624b55d67a01b142285c6c28b6ffccc44
Author: Vasant Hegde <email address hidden>
Date: Fri Jan 16 14:11:27 2015 +0530

    opal-dump-parse: Update man page for printk buffer

    SYSDUMP contains raw kernel log buffer data. We need to know the
    kernel log buffer internel structure (defined in kernel) to parse
    this section. Adding those structure here will introduce dependency
    on kernel and any change in that structure going to break this tool.

    Instead for now we are keeping this section as is and use commands
    like strings to parse this section..which gives readable output..
    which is sufficient for developers.

== Comment: #17 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:54:22 ==
commit 3e773fb478d74e38e7863e83dfa69621b69d2c66
Author: Kamalesh Babulal <email address hidden>
Date: Mon Feb 2 15:25:56 2015 +0530

    opal-dump-parse: Fix typo in opal-dump-parse manpage

    Fix the capitalization of printk in opal-dump-parse
    manpage.

== Comment: #18 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:55:09 ==
commit 73280d14c2c20c2275b71c3941ce4ddfab714ed5
Author: Kamalesh Babulal <email address hidden>
Date: Fri Feb 6 15:22:34 2015 +0530

    opal_errd: Fix trivial typo(s)

    Fix couple of spelling mistakes in opal_errd.c

== Comment: #19 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:56:10 ==
commit 780b5c148a733a3f62760a04d1d5a81f16dbbcb7
Author: Vasant Hegde <email address hidden>
Date: Thu Feb 12 22:13:32 2015 +0530

    opal-elog-parse: Fix typo in man page

    Fix typo in man page.

== Comment: #20 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:56:47 ==
commit 34872c32c03f39cc04ab72af0dd46e303e236f8d
Author: Vasant Hegde <email address hidden>
Date: Mon Apr 13 13:41:02 2015 +0530

    opal-dump-parse: Do not check skiboot signature

    Presently we are doing skiboot signature check (Skiboot starting
    offset with "SkiBoot"). But our skiboot log is ring buffer and
    it will be overwritten once we cross 1MB. Hence remove this checking.

== Comment: #21 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:57:18 ==
commit 02279f2c72940a7388795fd13fa1f26c0a6fa604
Author: Kamalesh Babulal <email address hidden>
Date: Thu May 7 14:35:34 2015 +0530

    Redirect host setup warnings to /dev/null

    Redirect warnings while registering and setting up tools to /dev/null
    on PowerKVM host.

== Comment: #22 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:57:51 ==
commit f20c2bf96695e52cda9b337867209dacc6900da7
Author: Vasant Hegde <email address hidden>
Date: Wed Apr 29 11:42:16 2015 +0530

    scripts: Fix VPD db update issue after LAPR migration

    For some unknown reason system("which vpdupdate") exiting with -1
    during LPAR migration...which resulted in VPD db not getting refreshed
    after migration.

    Also its better to use absolute path instead of just command.

== Comment: #23 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:58:25 ==
commit d2610fdf5e232ce49048260d4e67b9ae7a334773
Author: Nathan Fontenot <email address hidden>
Date: Mon May 11 09:43:18 2015 -0500

    rtas_errd: LE update for parsing drconf memory

    When add phandles for memory in the ibm,dynamic-memory property, the first
    32 bits of the property are the number of LMBs in the property. This
    needs to be read as a BE value, failure to do this results in allocating
    way more phandle structs that necessary and reading past the end of the
    end of the buffer holding the property.

    Add proper conversion for LE systems.

== Comment: #24 - Kamalesh Babulal <email address hidden> - 2015-06-04 04:58:56 ==
commit 8d6645b935d5ab8ce9531eb6f2879b27ace1ca1c
Author: Nathan Fontenot <email address hidden>
Date: Thu May 14 08:25:11 2015 -0500

    rtas_errd: Free phandle list after use

    During PRRN event handling we build a list of phandles for all the LMBs
    on the system in order to correlate between drc indexes and their
    phandle. This list is never free'ed. Failure to do so results in a list
    that grows every time a PRRN event is handled.

    After handling a PRRN event free the list of phandles.

== Comment: #26 - VASANT HEGDE <email address hidden> - 2015-06-08 01:40:15 ==
Another important patch.. which I just pushed to upstream...

commit 6baab33bc1b2180141962e513aba3d7e8d60a73c
Author: Michael Roth <email address hidden>
Date: Wed May 27 18:46:07 2015 -0500

    rtas_errd: Add support for PHB hotplugging via RTAS event

    This extends the hotplug hooks in place for PCI/MEM/CPU hotplug to also
    handle PHB hotplug.

    This requires an updated powerpc-utils to work properly, due to the
    fact that drmgr does not currently handle hotplugging based on DRC
    index, and instead relies on DRC name strings.

    Signed-off-by: Michael Roth <email address hidden>
    Signed-off-by: Vasant Hegde <email address hidden>

-Vasant

Revision history for this message
bugproxy (bugproxy) wrote : opal-dump-parse: Add printk log in the list of dump sections

Default Comment by Bridge

tags: added: architecture-ppc64le bugnameltc-124878 severity-high targetmilestone-inin14043
Revision history for this message
bugproxy (bugproxy) wrote : [2/17] rtas_errd: LE fixes for extract_platdump

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [3/17] rtas_errd: Fix PRRN Event handling on LE

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [4/17] rtas_errd: Add support for cpu and memory hotplugging via RTAS event

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [5/17] opal-dump-parse: Check for record with length greater than 1MB

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [6/17] opal-dump-parse: Parse timestamp before matching skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [7/17] opal-dump-parse: Fix alignment issue in example section

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [8/17] opal-dump-parse: Fix command line argument parsing

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [9/17] opal-dump-parse: Update man page for printk buffer

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [10/17] opal-dump-parse: Fix typo in opal-dump-parse manpage

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [11/17] opal_errd: Fix trivial typo(s)

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [12/17] opal-elog-parse: Fix typo in man page

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [13/17] opal-dump-parse: Do not check skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [14/17] Redirect host setup warnings to /dev/null

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [15/17] scripts: Fix VPD db update issue after LAPR migration

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [16/17] rtas_errd: LE update for parsing drconf memory

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [17/17] rtas_errd: Free phandle list after use

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : rtas_errd: Add support for PHB hotplugging via RTAS event

Default Comment by Bridge

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/1463063/+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
Changed in ubuntu:
status: New → Confirmed
assignee: nobody → Taco Screen team (taco-screen-team)
Revision history for this message
Steve Langasek (vorlon) wrote :

This bug report references ppc64-diag version 2.6.7 as the latest upstream version, however the version currently in Ubuntu wily is 2.6.8. Which is the released version of ppc64-diag that includes the commits shown in the bug description?

It appears a number of patches have been attached to this bug report. Are these all the patches that you are asking for inclusion in Ubuntu 14.04.3, relative to ppc64-diag 2.6.7 which is currently included in trusty-updates? If you are asking for individual patches to be cherry-picked above and beyond a stable upstream release, please provide a separate rationale for each of these patches.

affects: ubuntu → ppc64-diag (Ubuntu)
Changed in ppc64-diag (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2015-07-01 09:06 EDT-------
Our proposal was to update the ppc64-diag to available upstream/stable. So, that the package could have all of the must have bug fixes and enhancements, along with good have commits. The version was v2.6.7, when we opened the bug as a place holder but the idea was to pick the latest available on the
day of cut-date.Which could have been v2.6.8, as v2.6.9 was release couple of days back.

We were informed that as policy, the updated package would not be picked from upstream. Whereas, we could cherry pick patch(s) which were required. We came up will list of patches attached to the bugzilla, they can be classified into two
1. Bug fixes for the bugs, which are seen in v2.6.7 and below.
2. Certain enchantments/functionalities, which are required for Little-Endian platform to be supported.

Bug Fixes:
---------------
Following is the list of patch(s) those are bug fixes for issue found in OPAL logs parsing. OPAL logs are extracted from the System dump generated:

opal-dump-parse: Add printk log in the list of dump sections
opal-dump-parse: Check for record with length greater than 1MB
opal-dump-parse: Parse timestamp before matching skiboot signature
opal-dump-parse: Fix alignment issue in example section
opal-dump-parse: Fix command line argument parsing
opal-dump-parse: Update man page for printk buffer
opal-dump-parse: Fix typo in opal-dump-parse manpage
opal_errd: Fix trivial typo(s)
opal-elog-parse: Fix typo in man page
opal-dump-parse: Do not check skiboot signature

LE Enablement:
--------------------
Following patch(s) are related Little-Endian enablement/functionality. These patch(s) introduces functionality/fixes issued for rtas_errd work over LE platform:

rtas_errd: LE fixes for extract_platdump
rtas_errd: Fix PRRN Event handling on LE
rtas_errd: Add support for cpu and memory hotplugging via RTAS event
rtas_errd: LE update for parsing drconf memory
rtas_errd: Free phandle list after use
rtas_errd: Add support for PHB hotplugging via RTAS event

Miscellaneous required fixes:
--------------------------------------

Below patch, fixes the false alarm which installing the package.
Redirect host setup warnings to /dev/null

Below patch is required for VPD database update.
scripts: Fix VPD db update issue after LAPR migration

Revision history for this message
bugproxy (bugproxy) wrote :

------- Comment From <email address hidden> 2015-07-22 15:06 EDT-------
Canonical - please reflect position here. Are you rejecting or accepting the request for package update.

Revision history for this message
bugproxy (bugproxy) wrote :

------- Comment From <email address hidden> 2015-07-22 20:29 EDT-------
Actually, based on discussion with Hohnbaum earlier this week... I think we swapped the priority... get the package updated and then finish the installed by default piece. Michael can clarify

Revision history for this message
bugproxy (bugproxy) wrote : [14/17] Redirect host setup warnings to /dev/null

Default Comment by Bridge

Steve Langasek (vorlon)
Changed in ppc64-diag (Ubuntu Trusty):
assignee: nobody → Adam Conrad (adconrad)
Revision history for this message
bugproxy (bugproxy) wrote : [13/17] opal-dump-parse: Do not check skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [14/17] Redirect host setup warnings to /dev/null

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [15/17] scripts: Fix VPD db update issue after LAPR migration

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [16/17] rtas_errd: LE update for parsing drconf memory

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [17/17] rtas_errd: Free phandle list after use

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : rtas_errd: Add support for PHB hotplugging via RTAS event

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [6/17] opal-dump-parse: Parse timestamp before matching skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [3/17] rtas_errd: Fix PRRN Event handling on LE

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [4/17] rtas_errd: Add support for cpu and memory hotplugging via RTAS event

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [5/17] opal-dump-parse: Check for record with length greater than 1MB

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [6/17] opal-dump-parse: Parse timestamp before matching skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [7/17] opal-dump-parse: Fix alignment issue in example section

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [8/17] opal-dump-parse: Fix command line argument parsing

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [9/17] opal-dump-parse: Update man page for printk buffer

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [10/17] opal-dump-parse: Fix typo in opal-dump-parse manpage

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [11/17] opal_errd: Fix trivial typo(s)

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [12/17] opal-elog-parse: Fix typo in man page

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [13/17] opal-dump-parse: Do not check skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [14/17] Redirect host setup warnings to /dev/null

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [15/17] scripts: Fix VPD db update issue after LAPR migration

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [16/17] rtas_errd: LE update for parsing drconf memory

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [17/17] rtas_errd: Free phandle list after use

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : rtas_errd: Add support for PHB hotplugging via RTAS event

Default Comment by Bridge

Adam Conrad (adconrad)
Changed in ppc64-diag (Ubuntu Trusty):
milestone: none → ubuntu-14.04.3
Revision history for this message
Chris J Arges (arges) wrote : Please test proposed package

Hello bugproxy, or anyone else affected,

Accepted ppc64-diag into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ppc64-diag/2.6.9-0ubuntu1~14.04 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in ppc64-diag (Ubuntu Trusty):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
Chris J Arges (arges) wrote :

Hello bugproxy, or anyone else affected,

Accepted ppc64-diag into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ppc64-diag/2.6.9-0ubuntu1~15.04 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in ppc64-diag (Ubuntu Vivid):
status: New → Fix Committed
tags: added: verification-done
removed: verification-needed
Adam Conrad (adconrad)
Changed in ppc64-diag (Ubuntu):
status: Incomplete → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

---------------
ppc64-diag (2.6.9-0ubuntu1) wily; urgency=medium

  * New upstream release. (LP: #1463063)
    - Added Home Run (5887) enclosure diagnostics support
    - Added PHB hotplugging support for PowerKVM guest
    - Fixed LE issue in rtas_errd
    - Fixed memory leak in rtas_errd

 -- Mathieu Trudel-Lapierre <email address hidden> Wed, 05 Aug 2015 14:05:42 -0400

Changed in ppc64-diag (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ppc64-diag - 2.6.9-0ubuntu1~14.04

---------------
ppc64-diag (2.6.9-0ubuntu1~14.04) trusty; urgency=medium

  * New upstream release. (LP: #1463063)
    - Added Home Run (5887) enclosure diagnostics support
    - Added PHB hotplugging support for PowerKVM guest
    - Fixed LE issue in rtas_errd
    - Fixed memory leak in rtas_errd

ppc64-diag (2.6.8-0ubuntu2) wily; urgency=medium

  * debian/ppc64-diag.*.upstart, debian/ppc64-diag.*.init: Fix platform checks,
    so that opal_errd and rtas_errd only start when supported.
  * debian/no-upstream-init.patch:
    - fix up the systemd services to not make use of the upstream init scripts,
      and instead start the daemon directly.
    - ship an extra small script to handle system registration, to be used from
      the upstart/systemd/sysv scripts.

ppc64-diag (2.6.8-0ubuntu1) wily; urgency=medium

  * New upstream release. (LP: #1459698)
  * Drop debian patches included upstream:
    - printk-dump-sections.patch: Add printk log in the list of dump sections
    - extract-platdump-endian.patch: rtas_errd: LE fixes for extract_platdump
    - prrn-event-endian.patch: rtas_errd: Fix PRRN Event handling on LE POWER

ppc64-diag (2.6.7-0ubuntu2) vivid; urgency=medium

  * Backport some patches from git for little-endian support (LP: #1391331)
    - printk-dump-sections.patch: Add printk log in the list of dump sections
    - extract-platdump-endian.patch: rtas_errd: LE fixes for extract_platdump
    - prrn-event-endian.patch: rtas_errd: Fix PRRN Event handling on LE POWER
  * Ship a /var/log/dump directory which write to at runtime (LP: #1353542)

 -- Mathieu Trudel-Lapierre <email address hidden> Wed, 05 Aug 2015 14:05:42 -0400

Changed in ppc64-diag (Ubuntu Trusty):
status: Fix Committed → Fix Released
Revision history for this message
Adam Conrad (adconrad) wrote : Update Released

The verification of the Stable Release Update for ppc64-diag has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ppc64-diag - 2.6.9-0ubuntu1~15.04

---------------
ppc64-diag (2.6.9-0ubuntu1~15.04) vivid; urgency=medium

  * New upstream release. (LP: #1463063)
    - Added Home Run (5887) enclosure diagnostics support
    - Added PHB hotplugging support for PowerKVM guest
    - Fixed LE issue in rtas_errd
    - Fixed memory leak in rtas_errd

ppc64-diag (2.6.8-0ubuntu2) wily; urgency=medium

  * debian/ppc64-diag.*.upstart, debian/ppc64-diag.*.init: Fix platform checks,
    so that opal_errd and rtas_errd only start when supported.
  * debian/no-upstream-init.patch:
    - fix up the systemd services to not make use of the upstream init scripts,
      and instead start the daemon directly.
    - ship an extra small script to handle system registration, to be used from
      the upstart/systemd/sysv scripts.

ppc64-diag (2.6.8-0ubuntu1) wily; urgency=medium

  * New upstream release. (LP: #1459698)
  * Drop debian patches included upstream:
    - printk-dump-sections.patch: Add printk log in the list of dump sections
    - extract-platdump-endian.patch: rtas_errd: LE fixes for extract_platdump
    - prrn-event-endian.patch: rtas_errd: Fix PRRN Event handling on LE POWER

 -- Mathieu Trudel-Lapierre <email address hidden> Wed, 05 Aug 2015 14:05:42 -0400

Changed in ppc64-diag (Ubuntu Vivid):
status: Fix Committed → Fix Released
Revision history for this message
bugproxy (bugproxy) wrote : opal-dump-parse: Add printk log in the list of dump sections

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [10/17] opal-dump-parse: Fix typo in opal-dump-parse manpage

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [11/17] opal_errd: Fix trivial typo(s)

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [12/17] opal-elog-parse: Fix typo in man page

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [13/17] opal-dump-parse: Do not check skiboot signature

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [14/17] Redirect host setup warnings to /dev/null

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [15/17] scripts: Fix VPD db update issue after LAPR migration

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [16/17] rtas_errd: LE update for parsing drconf memory

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : [17/17] rtas_errd: Free phandle list after use

Default Comment by Bridge

Revision history for this message
bugproxy (bugproxy) wrote : rtas_errd: Add support for PHB hotplugging via RTAS event

Default Comment by Bridge

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.