Activity log for bug #1485446

Date Who What changed Old value New value Message
2015-08-17 06:51:37 bugproxy bug added bug
2015-08-17 07:02:10 bugproxy tags architecture-ppc64le bugnameltc-128998 severity-critical targetmilestone-inin---
2015-08-17 07:02:12 bugproxy attachment added Fix lsvpd return code issue https://bugs.launchpad.net/bugs/1485446/+attachment/4445758/+files/Fix-lsvpd-return-code.patch
2015-08-17 08:18:43 Ubuntu Foundations Team Bug Bot tags architecture-ppc64le bugnameltc-128998 severity-critical targetmilestone-inin--- architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin---
2015-08-17 16:11:13 Brian Murray tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- vivid wily
2015-08-17 16:11:19 Brian Murray affects ubuntu lsvpd (Ubuntu)
2015-08-27 17:13:47 Steve Langasek lsvpd (Ubuntu): status New Incomplete
2015-08-27 23:16:57 Launchpad Janitor branch linked lp:ubuntu/wily-proposed/lsvpd
2015-08-27 23:50:50 Steve Langasek nominated for series Ubuntu Vivid
2015-08-27 23:50:50 Steve Langasek bug task added lsvpd (Ubuntu Vivid)
2015-08-27 23:50:50 Steve Langasek nominated for series Ubuntu Trusty
2015-08-27 23:50:50 Steve Langasek bug task added lsvpd (Ubuntu Trusty)
2015-08-27 23:51:02 Steve Langasek lsvpd (Ubuntu Trusty): status New In Progress
2015-08-27 23:51:05 Steve Langasek lsvpd (Ubuntu Vivid): status New In Progress
2015-08-27 23:51:07 Steve Langasek lsvpd (Ubuntu): status Incomplete Fix Committed
2015-08-28 00:19:50 Launchpad Janitor lsvpd (Ubuntu): status Fix Committed Fix Released
2015-08-28 00:29:19 Steve Langasek description == Comment: #0 - Kamalesh Babulal <kamaleshb@in.ibm.com> - 2015-08-13 09:16:50 == ---Problem Description--- This issue was triggered while upgrading packages to trusty-proposed and this will be seen in 15.10 updates also. While upgrading, it halts with: Setting up lsvpd (1.7.5-0ubuntu2~14.04) ... vpdupdate is not supported on the PowerKVM pSeries Guest dpkg: error processing package lsvpd (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of ppc64-diag: ppc64-diag depends on lsvpd; however: Package lsvpd is not configured yet. dpkg: error processing package ppc64-diag (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: lsvpd ppc64-diag E: Sub-process /usr/bin/dpkg returned an error code (1) Userspace tool common name: lsvpd The userspace tool has the following bit modes: ppc64le Userspace rpm: lsvpd 1.7.5-0ubuntu2 Userspace tool obtained from project website: wily proposed == Comment: #1 - Kamalesh Babulal <kamaleshb@in.ibm.com> - 2015-08-13 09:19:43 == lsvpd: Fix return code issue Below error was encountered while upgrading Ubuntu: Setting up lsvpd (1.7.5-0ubuntu2~14.04) ... vpdupdate is not supported on the PowerKVM pSeries Guest dpkg: error processing package lsvpd (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of ppc64-diag: ppc64-diag depends on lsvpd; however: Package lsvpd is not configured yet. dpkg: error processing package ppc64-diag (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: lsvpd ppc64-diag E: Sub-process /usr/bin/dpkg returned an error code (1) This patch fixes above configuration/unpacking issue by returning exit status (1) only when error is encountered while unpacking. This will allow Ubuntu to continue unpacking/configuring other packages instead of halting the whole upgrading process. Kindly note: The patch applies clean over lsvpd 1.7.5-0ubuntu2 [SRU Justification] Package fails to install/upgrade on certain environments where it previously could be installed. [Test Case] On an Ubuntu instance running on KVM on POWER: 1. install lsvpd 2. observe that the package fails to install with a postinst error 3. update apt sources to point at -proposed 4. install the new package 5. observe that the package installs successfully [Regression potential] None apparent; the update fixes the return code of tools which were previously installable on KVM guests even if they are not useful there. [Original bug description] == Comment: #0 - Kamalesh Babulal <kamaleshb@in.ibm.com> - 2015-08-13 09:16:50 == ---Problem Description--- This issue was triggered while upgrading packages to trusty-proposed and this will be seen in 15.10 updates also. While upgrading, it halts with: Setting up lsvpd (1.7.5-0ubuntu2~14.04) ... vpdupdate is not supported on the PowerKVM pSeries Guest dpkg: error processing package lsvpd (--configure):  subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of ppc64-diag:  ppc64-diag depends on lsvpd; however:   Package lsvpd is not configured yet. dpkg: error processing package ppc64-diag (--configure):  dependency problems - leaving unconfigured Errors were encountered while processing:  lsvpd  ppc64-diag E: Sub-process /usr/bin/dpkg returned an error code (1) Userspace tool common name: lsvpd The userspace tool has the following bit modes: ppc64le Userspace rpm: lsvpd 1.7.5-0ubuntu2 Userspace tool obtained from project website: wily proposed == Comment: #1 - Kamalesh Babulal <kamaleshb@in.ibm.com> - 2015-08-13 09:19:43 == lsvpd: Fix return code issue Below error was encountered while upgrading Ubuntu: Setting up lsvpd (1.7.5-0ubuntu2~14.04) ... vpdupdate is not supported on the PowerKVM pSeries Guest dpkg: error processing package lsvpd (--configure):  subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of ppc64-diag:  ppc64-diag depends on lsvpd; however:   Package lsvpd is not configured yet. dpkg: error processing package ppc64-diag (--configure):  dependency problems - leaving unconfigured Errors were encountered while processing:  lsvpd  ppc64-diag E: Sub-process /usr/bin/dpkg returned an error code (1) This patch fixes above configuration/unpacking issue by returning exit status (1) only when error is encountered while unpacking. This will allow Ubuntu to continue unpacking/configuring other packages instead of halting the whole upgrading process. Kindly note: The patch applies clean over lsvpd 1.7.5-0ubuntu2
2015-09-02 18:16:23 Chris J Arges lsvpd (Ubuntu Trusty): status In Progress Fix Committed
2015-09-02 18:16:26 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2015-09-02 18:16:27 Chris J Arges bug added subscriber SRU Verification
2015-09-02 18:16:36 Chris J Arges tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- vivid wily architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-needed vivid wily
2015-09-02 18:17:09 Chris J Arges lsvpd (Ubuntu Vivid): status In Progress Fix Committed
2015-09-02 18:28:23 Launchpad Janitor branch linked lp:ubuntu/vivid-proposed/lsvpd
2015-09-02 18:28:24 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/lsvpd
2015-09-03 08:00:49 bugproxy tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-needed vivid wily architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-done vivid wily
2015-09-10 15:19:33 Brian Murray tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-done vivid wily architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-needed vivid wily
2015-09-14 05:50:42 bugproxy tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-needed vivid wily architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-done vivid wily
2015-09-16 15:14:09 Launchpad Janitor lsvpd (Ubuntu Trusty): status Fix Committed Fix Released
2015-09-16 15:14:14 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team
2015-09-16 15:14:49 Launchpad Janitor lsvpd (Ubuntu Vivid): status Fix Committed Fix Released
2015-09-28 08:51:07 bugproxy tags architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin--- verification-done vivid wily architecture-ppc64le bot-comment bugnameltc-128998 severity-critical targetmilestone-inin1510 verification-done vivid wily