Activity log for bug #1771869

Date Who What changed Old value New value Message
2018-05-17 17:50:53 Corey Bryant bug added bug
2018-05-17 17:51:07 Corey Bryant summary apt purge/remove of percona-xtradb-cluster-server-5.7 postrm failure apt purge/remove of percona-xtradb-cluster-server-5.7 postrm fails
2018-05-17 17:51:14 Corey Bryant summary apt purge/remove of percona-xtradb-cluster-server-5.7 postrm fails [SRU] apt purge/remove of percona-xtradb-cluster-server-5.7 postrm fails
2018-05-17 17:51:31 Corey Bryant summary [SRU] apt purge/remove of percona-xtradb-cluster-server-5.7 postrm fails [SRU] apt purge/remove percona-xtradb-cluster-server-5.7 postrm fails
2018-05-17 17:51:58 Corey Bryant description Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove): installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing: percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, therefore the '*)' path is taken which calls 'exit 1'. Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'.
2018-05-18 04:07:30 Launchpad Janitor percona-xtradb-cluster-5.7 (Ubuntu): status New Confirmed
2018-05-18 14:31:26 Corey Bryant percona-xtradb-cluster-5.7 (Ubuntu): importance Undecided High
2018-05-18 14:31:30 Corey Bryant percona-xtradb-cluster-5.7 (Ubuntu): status Confirmed Triaged
2018-05-18 23:15:47 Launchpad Janitor percona-xtradb-cluster-5.7 (Ubuntu): status Triaged Fix Released
2018-05-21 01:39:11 Corey Bryant nominated for series Ubuntu Bionic
2018-05-21 01:39:11 Corey Bryant bug task added percona-xtradb-cluster-5.7 (Ubuntu Bionic)
2018-05-21 01:39:32 Corey Bryant percona-xtradb-cluster-5.7 (Ubuntu Bionic): importance Undecided High
2018-05-21 01:39:32 Corey Bryant percona-xtradb-cluster-5.7 (Ubuntu Bionic): status New Triaged
2018-05-21 01:40:58 Corey Bryant description Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Impact] Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Testcase] See [Impact] section. [Regression Potential] Low. This just updates the postrm script to add a no-op 'remove' case.
2018-05-21 01:50:48 Corey Bryant description [Impact] Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Testcase] See [Impact] section. [Regression Potential] Low. This just updates the postrm script to add a no-op 'remove' case. [Impact] Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Testcase] apt remove/purge should be successful. See [Impact] section for failure t hat should no longer be encountered. [Regression Potential] Low. This just updates the postrm script to add a no-op 'remove' case.
2018-05-21 01:50:59 Corey Bryant description [Impact] Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Testcase] apt remove/purge should be successful. See [Impact] section for failure t hat should no longer be encountered. [Regression Potential] Low. This just updates the postrm script to add a no-op 'remove' case. [Impact] Both of the following commands fail: apt remove percona-xtradb-cluster-server-5.7 apt purge percona-xtradb-cluster-server-5.7 with: Removing percona-xtradb-cluster-server-5.7 (5.7.20-29.24-0ubuntu2) ... dpkg: error processing package percona-xtradb-cluster-server-5.7 (--remove):  installed percona-xtradb-cluster-server-5.7 package post-removal script subprocess returned error exit status 1 Errors were encountered while processing:  percona-xtradb-cluster-server-5.7 E: Sub-process /usr/bin/dpkg returned an error code (1) The case statement in the postrm script has a 'purge)' case but no 'remove)' case. Therefore when called with the remove parameter (which occurs for both apt purge and apt remove), no match is found in the case statement, and the '*)' path is taken which calls 'exit 1'. [Testcase] apt remove/purge should be successful. See [Impact] section for failure that should no longer be encountered. [Regression Potential] Low. This just updates the postrm script to add a no-op 'remove' case.
2018-05-21 01:51:07 Corey Bryant bug added subscriber Ubuntu Stable Release Updates Team
2018-05-24 13:55:35 Vincent Gerris bug added subscriber Vincent Gerris
2018-06-06 14:39:15 Robie Basak percona-xtradb-cluster-5.7 (Ubuntu Bionic): status Triaged Fix Committed
2018-06-06 14:39:16 Robie Basak bug added subscriber SRU Verification
2018-06-06 14:39:20 Robie Basak tags verification-needed verification-needed-bionic
2018-06-25 13:24:52 Corey Bryant tags verification-needed verification-needed-bionic verification-done-bionic verification-needed
2018-06-27 01:04:44 Launchpad Janitor percona-xtradb-cluster-5.7 (Ubuntu Bionic): status Fix Committed Fix Released
2018-06-27 01:04:51 Chris Halse Rogers removed subscriber Ubuntu Stable Release Updates Team