Activity log for bug #1357034

Date Who What changed Old value New value Message
2014-08-14 18:50:00 Brian Murray bug added bug
2014-08-14 18:50:43 Brian Murray tags trusty
2014-08-14 19:11:17 Brian Murray ubuntu-release-upgrader (Ubuntu): importance Undecided High
2014-08-14 19:51:59 Brian Murray ubuntu-release-upgrader (Ubuntu): assignee Brian Murray (brian-murray)
2014-08-14 19:52:03 Brian Murray ubuntu-release-upgrader (Ubuntu): status New In Progress
2014-08-14 22:39:33 Launchpad Janitor branch linked lp:ubuntu-release-upgrader
2014-08-14 23:07:20 Brian Murray nominated for series Ubuntu Trusty
2014-08-14 23:07:20 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Trusty)
2014-08-14 23:07:27 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): status New Triaged
2014-08-14 23:07:29 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): importance Undecided High
2014-08-14 23:07:47 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/ubuntu-release-upgrader
2014-08-14 23:55:49 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status In Progress Fix Released
2014-08-29 20:12:43 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): assignee Brian Murray (brian-murray)
2014-08-29 20:25:26 Brian Murray description $ ipython3 Python 3.4.0 (default, Apr 11 2014, 13:05:11) Type "copyright", "credits" or "license" for more information. IPython 1.2.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: from DistUpgrade import DistUpgradeApport In [2]: DistUpgradeApport.apport_pkgfailure("whoopsie", "it failed") WARNING:root:Failed to run apport ('str' does not support the buffer interface) Out[2]: False I've seen the same error message in some distribution upgrade failures e.g. bug 1350416. 2014-07-30 09:15:35,305 DEBUG running apport_pkgfailure() cgmanager: subprocess installed post-installation script returned error exit status 1 2014-07-30 09:15:36,352 WARNING Failed to run apport ('str' does not support the buffer interface) This has to do with the log files DistUpgradeApport is adding to the bug report. Impact: apport package failures are not being received during distribution upgrades to Trusty from Precise or Saucy. Test Case: 1) start the distribution upgrade to trusty (do-release-upgrade) 2) stop the upgrade and change to directory /tmp/ubunut-release-upgrader-xyz 3) start ipython3 or python3 $ ipython3 Python 3.4.0 (default, Apr 11 2014, 13:05:11) Type "copyright", "credits" or "license" for more information. IPython 1.2.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. In [1]: from DistUpgrade import DistUpgradeApport In [2]: DistUpgradeApport.apport_pkgfailure("whoopsie", "it failed") WARNING:root:Failed to run apport ('str' does not support the buffer interface) Out[2]: False With the version of the ubuntu-release-upgrader from trusty-proposed apport should not fail to run. I've seen the same error message in some distribution upgrade failures e.g. bug 1350416. 2014-07-30 09:15:35,305 DEBUG running apport_pkgfailure() cgmanager: subprocess installed post-installation script returned error exit status 1 2014-07-30 09:15:36,352 WARNING Failed to run apport ('str' does not support the buffer interface) This has to do with the log files DistUpgradeApport is adding to the bug report.
2014-09-02 15:01:30 Chris J Arges ubuntu-release-upgrader (Ubuntu Trusty): status Triaged Fix Committed
2014-09-02 15:01:34 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2014-09-02 15:01:39 Chris J Arges bug added subscriber SRU Verification
2014-09-02 15:01:42 Chris J Arges tags trusty trusty verification-needed
2014-09-02 15:20:43 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-release-upgrader
2014-09-02 18:26:44 Brian Murray tags trusty verification-needed trusty verification-done
2014-09-09 16:50:15 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Trusty): status Fix Committed Fix Released
2014-09-09 16:50:23 Chris J Arges removed subscriber Ubuntu Stable Release Updates Team