Ubuntu14.10: Fix two critical issues in iprutils package

Bug #1367073 reported by bugproxy
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iprutils (Ubuntu)
Fix Released
High
Colin Watson
Trusty
Fix Released
High
Colin Watson

Bug Description

---Problem Description---
(1)Updating firmware issue with pci.xxx file format in customer sites
(2)Read Intensive disks support

Machine Type = P8

---Steps to Reproduce---
(1)Updating firmware issue with pci.xxx file format in customer sites
iprconfig->8->adapter, pci.xx firmware file are now showed up in the list.

(2)Read Intensive disks support
iprconfig->1 All RI disks are not showed up.

After the fixes, we can make sure the format of firmware files are case insensitive.

Adapter to download: IBM 57B4001SISIOA
Adapter Location: 0005:01:00.0.8/
The current microcode for this device is: 11510027

Select the microcode image to download

Type choice, press Enter.
  1=download microcode

OPT Version Date Image File
--- --------------- -------- --------------------------
 1 1151002A 09/05/14 /lib/firmware/pci.1014034a.51.1151002a
     1151002A 09/05/14 /lib/firmware/pci.1014034A.51.1151002a

http://sourceforge.net/p/iprdd/iprutils/ci/482529f5d4f8a20144e8b1c0b7a3909cb37035f2/

http://sourceforge.net/p/iprdd/iprutils/ci/f049831481d014932a9731cb730cb759590f3747/

Upstream links for above patches.

To track iprutils level easily, let's move up iprutils to the latest version 2.4.4. Here is the upstream link:

https://sourceforge.net/projects/iprdd/files/iprutils%20for%202.6%20kernels/2.4.4/

Let me know if you have any question.

Thanks,
Wendy

Revision history for this message
bugproxy (bugproxy) wrote : This patch fixes the RI issue in iprconfig GUI

Default Comment by Bridge

tags: added: architecture-ppc64le bugnameltc-115661 severity-high targetmilestone-inin1410
Revision history for this message
bugproxy (bugproxy) wrote : This patch fixes the firmware issue in customer site

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/1367073/+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
Luciano Chavez (lnx1138)
affects: ubuntu → iprutils (Ubuntu)
Diane Brent (drbrent)
Changed in iprutils (Ubuntu):
assignee: nobody → Taco Screen team (taco-screen-team)
Colin Watson (cjwatson)
Changed in iprutils (Ubuntu):
assignee: Taco Screen team (taco-screen-team) → Colin Watson (cjwatson)
Colin Watson (cjwatson)
Changed in iprutils (Ubuntu):
status: New → In Progress
importance: Undecided → High
Changed in iprutils (Ubuntu Trusty):
assignee: nobody → Colin Watson (cjwatson)
status: New → Triaged
importance: Undecided → High
Colin Watson (cjwatson)
Changed in iprutils (Ubuntu Trusty):
status: Triaged → In Progress
Revision history for this message
Colin Watson (cjwatson) wrote :

I forgot to note it in the changelog, but 2.4.4-1 is in utopic now and fixes this. (The trusty task remains open.)

iprutils (2.4.4-1) unstable; urgency=medium

  * New upstream release:
    - Fix segmentation fault in concurrent add/remove GUI (LP: #1343366).
  * Add Breno Leitao to Uploaders.

 -- Colin Watson <email address hidden> Fri, 03 Oct 2014 15:54:53 +0100

Changed in iprutils (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2014-10-06 21:27 EDT-------
the fixes are in the latest iprutils_2.4.4._1. Thanks a lot!

Revision history for this message
Chris J Arges (arges) wrote : Please test proposed package

Hello bugproxy, or anyone else affected,

Accepted iprutils into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/iprutils/2.4.0-1ubuntu1 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 iprutils (Ubuntu Trusty):
status: In Progress → Fix Committed
tags: added: verification-needed
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote : [iprutils/trusty] verification still needed

The fix for this bug has been awaiting testing feedback in the -proposed repository for trusty for more than 90 days. Please test this fix and update the bug appropriately with the results. In the event that the fix for this bug is still not verified 15 days from now, the package will be removed from the -proposed repository.

tags: added: removal-candidate
Revision history for this message
Breno Leitão (breno-leitao) wrote :

Sorry, the bug was tested in 2014-10-06 as stated in comment #5. Unfortunately the tags were not removed. Removing now.

tags: removed: removal-candidate verification-needed
tags: added: verification-done
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package iprutils - 2.4.0-1ubuntu1

---------------
iprutils (2.4.0-1ubuntu1) trusty; urgency=medium

  * Backport some important fixes from 2.4.2 (LP: #1377208):
    - Fix some misuses of sysfs introduced by dropping libsysfs.
    - Fix segmentation fault when trying to show details of missing devices.
    - Fix missing byteswapping for little-endian systems when trying to show
      "Redundant Paths" in dual configuration in iprconfig.
    - Fix creation of iprdump file.
    - Fix segmentation fault when rebuilding an array with physical disks.
  * Fix segmentation fault in concurrent add/remove iprconfig GUI
    (LP: #1343366).
  * Allow case-insensitive firmware file names (LP: #1367073).
 -- Colin Watson <email address hidden> Fri, 03 Oct 2014 16:43:02 +0100

Changed in iprutils (Ubuntu Trusty):
status: Fix Committed → Fix Released
Revision history for this message
Chris J Arges (arges) wrote : Update Released

The verification of the Stable Release Update for iprutils 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.

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.