Activity log for bug #1311396

Date Who What changed Old value New value Message
2014-04-23 00:05:29 Brian Murray bug added bug
2014-04-23 00:06:10 Brian Murray tags saucy
2014-04-23 17:57:21 Brian Murray tags saucy precise saucy
2014-04-23 17:57:28 Brian Murray nominated for series Ubuntu Saucy
2014-04-23 17:57:28 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Saucy)
2014-04-23 17:57:52 Brian Murray bug task added update-manager (Ubuntu)
2014-04-23 17:58:09 Brian Murray nominated for series Ubuntu Precise
2014-04-23 17:58:09 Brian Murray bug task added update-manager (Ubuntu Precise)
2014-04-23 17:58:09 Brian Murray bug task added ubuntu-release-upgrader (Ubuntu Precise)
2014-04-23 17:58:19 Brian Murray ubuntu-release-upgrader (Ubuntu Precise): status New Invalid
2014-04-23 17:58:27 Brian Murray update-manager (Ubuntu Saucy): status New Invalid
2014-04-23 17:58:31 Brian Murray update-manager (Ubuntu): status New Invalid
2014-04-23 17:58:34 Brian Murray update-manager (Ubuntu Precise): status New Triaged
2014-04-23 17:58:37 Brian Murray update-manager (Ubuntu Precise): importance Undecided High
2014-04-23 17:58:42 Brian Murray ubuntu-release-upgrader (Ubuntu Saucy): status New Triaged
2014-04-23 17:58:44 Brian Murray ubuntu-release-upgrader (Ubuntu Saucy): importance Undecided High
2014-04-23 18:05:10 Brian Murray description The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last): File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release. [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release.
2014-04-23 18:16:24 Brian Murray description [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release. [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release.
2014-04-23 19:18:12 Brian Murray description [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release. [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy In a terminal run '/usr/lib/update-manager/check-new-release-gtk -d' for precise 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release.
2014-04-23 19:24:46 Brian Murray description [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy In a terminal run '/usr/lib/update-manager/check-new-release-gtk -d' for precise 4) Observe a Traceback ending in a "ValueError: incomplete format" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release. [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy    In a terminal run '/usr/lib/update-manager/check-new-release-gtk -d' for precise 4) Observe a Traceback ending in a "ValueError: incomplete format" in precise the traceback says "ValueError: unsupported format character" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release.
2014-04-23 19:30:50 Brian Murray ubuntu-release-upgrader (Ubuntu Saucy): assignee Brian Murray (brian-murray)
2014-04-23 19:30:52 Brian Murray update-manager (Ubuntu Precise): assignee Brian Murray (brian-murray)
2014-04-23 19:30:55 Brian Murray ubuntu-release-upgrader (Ubuntu Saucy): status Triaged In Progress
2014-04-23 19:30:57 Brian Murray update-manager (Ubuntu Precise): status Triaged In Progress
2014-04-23 20:16:41 Brian Murray summary broken croatian translation results in traceback in new release notification broken translations results in traceback in new release notification
2014-04-23 20:23:13 Adam Conrad update-manager (Ubuntu Precise): status In Progress Fix Committed
2014-04-23 20:23:17 Adam Conrad bug added subscriber Ubuntu Stable Release Updates Team
2014-04-23 20:23:23 Adam Conrad bug added subscriber SRU Verification
2014-04-23 20:23:31 Adam Conrad tags precise saucy precise saucy verification-needed
2014-04-23 20:25:09 Adam Conrad ubuntu-release-upgrader (Ubuntu Saucy): status In Progress Fix Committed
2014-04-24 08:30:53 Michael Vogt ubuntu-release-upgrader (Ubuntu): status New In Progress
2014-04-24 08:31:36 Michael Vogt branch linked lp:~mvo/ubuntu-release-upgrader/use-str.format
2014-04-24 11:25:57 Launchpad Janitor branch linked lp:ubuntu-release-upgrader
2014-04-24 11:26:04 Michael Vogt nominated for series Ubuntu Trusty
2014-04-24 11:26:04 Michael Vogt bug task added update-manager (Ubuntu Trusty)
2014-04-24 11:26:04 Michael Vogt bug task added ubuntu-release-upgrader (Ubuntu Trusty)
2014-04-28 20:11:39 Ubuntu Foundations Team Bug Bot tags precise saucy verification-needed precise saucy verification-failed verification-needed
2014-04-28 21:15:00 Brian Murray tags precise saucy verification-failed verification-needed precise saucy verification-needed
2014-04-29 18:34:39 Brian Murray ubuntu-release-upgrader (Ubuntu Trusty): status New Fix Committed
2014-04-29 22:18:59 Launchpad Janitor update-manager (Ubuntu Trusty): status New Confirmed
2014-04-30 03:05:01 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/ubuntu-release-upgrader
2014-04-30 03:05:03 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-release-upgrader
2014-05-03 07:46:01 Launchpad Janitor ubuntu-release-upgrader (Ubuntu): status In Progress Fix Released
2014-07-01 08:59:07 Jean-Baptiste Lallement tags precise saucy verification-needed precise saucy verification-failed-precise verification-needed
2014-07-01 09:59:08 Jean-Baptiste Lallement tags precise saucy verification-failed-precise verification-needed precise saucy verification-failed-precise verification-failed-trusty verification-needed
2014-07-01 10:10:01 Jean-Baptiste Lallement tags precise saucy verification-failed-precise verification-failed-trusty verification-needed precise saucy verification-done-trusty verification-failed-precise verification-needed
2014-07-01 10:10:29 Jean-Baptiste Lallement tags precise saucy verification-done-trusty verification-failed-precise verification-needed precise saucy verification-failed-precise verification-needed
2014-07-01 10:25:00 Jean-Baptiste Lallement description [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy    In a terminal run '/usr/lib/update-manager/check-new-release-gtk -d' for precise 4) Observe a Traceback ending in a "ValueError: incomplete format" in precise the traceback says "ValueError: unsupported format character" With the package from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release. [Test Case] 1) Install one of the affected languages 2) Make it the primary language 3) In a terminal run '/usr/lib/ubuntu-release-upgrader/check-new-release-gtk' for saucy    In a terminal run '/usr/lib/update-manager/check-new-release-gtk -d' for precise 4) Observe a Traceback ending in a "ValueError: incomplete format" in precise the traceback says "ValueError: unsupported format character" With the language pack from -proposed you should not see a Traceback, but rather a notification window about the new release of Ubuntu. The error bucket at https://errors.ubuntu.com/problem/50c8f7b892dd75b531ac7d68a07ec11541387013 contains the following traceback. Traceback (most recent call last):   File "/usr/lib/ubuntu-release-upgrader/check-new-release-gtk", line 113, in new_dist_available     self.window_main.set_title(_("Ubuntu %(version)s Upgrade Available") % {'version': new_dist.version}) ValueError: incomplete format This is due to a bad translation for the Croatian (hr) language. https://translations.launchpad.net/ubuntu/saucy/+source/ubuntu-release-upgrader/+pots/ubuntu-release-upgrader/hr/+translate?batch=10&show=all&search=Upgrade+Available "Dostupna nadogradnja Ubuntu %(version)" Notice the missing s after version. This is causing check-new-release-gtk to fail to notify users of a new release.
2014-07-01 10:26:40 Jean-Baptiste Lallement tags precise saucy verification-failed-precise verification-needed precise saucy verification-needed
2014-07-09 14:18:26 Jean-Baptiste Lallement update-manager (Ubuntu Precise): status Fix Committed Invalid
2014-07-09 14:20:47 Jean-Baptiste Lallement bug task added language-pack-ja (Ubuntu)
2014-07-09 14:21:46 Jean-Baptiste Lallement bug task added language-pack-id (Ubuntu)
2014-07-09 14:21:58 Jean-Baptiste Lallement bug task added language-pack-eo (Ubuntu)
2014-07-09 14:22:10 Jean-Baptiste Lallement bug task added language-pack-ug (Ubuntu)
2014-07-09 14:22:40 Jean-Baptiste Lallement language-pack-eo (Ubuntu): status New Fix Released
2014-07-09 14:22:54 Jean-Baptiste Lallement language-pack-id (Ubuntu): status New Fix Released
2014-07-09 14:23:10 Jean-Baptiste Lallement language-pack-ja (Ubuntu): status New Fix Released
2014-07-09 14:23:24 Jean-Baptiste Lallement language-pack-ug (Ubuntu): status New Fix Released
2014-07-09 14:23:51 Jean-Baptiste Lallement language-pack-ja (Ubuntu Saucy): status New Fix Released
2014-07-09 14:26:34 Jean-Baptiste Lallement language-pack-eo (Ubuntu Precise): importance Undecided High
2014-07-09 14:26:46 Jean-Baptiste Lallement language-pack-id (Ubuntu Precise): importance Undecided High
2014-07-09 14:27:02 Jean-Baptiste Lallement language-pack-ja (Ubuntu Precise): importance Undecided High
2014-07-09 14:27:19 Jean-Baptiste Lallement language-pack-ug (Ubuntu Precise): importance Undecided High
2014-07-09 14:33:20 Jean-Baptiste Lallement ubuntu-release-upgrader (Ubuntu Saucy): status Fix Committed Invalid
2014-07-09 14:34:21 Jean-Baptiste Lallement language-pack-ja (Ubuntu Trusty): status New Fix Released
2014-07-09 14:34:36 Jean-Baptiste Lallement language-pack-id (Ubuntu Trusty): importance Undecided High
2014-07-09 14:34:48 Jean-Baptiste Lallement language-pack-eo (Ubuntu Trusty): importance Undecided High
2014-07-09 14:35:04 Jean-Baptiste Lallement language-pack-ug (Ubuntu Trusty): importance Undecided High
2014-07-10 07:53:44 Launchpad Janitor update-manager (Ubuntu Precise): status Invalid Fix Released
2014-07-10 07:55:11 Colin Watson update-manager (Ubuntu Precise): status Fix Released Invalid
2014-08-09 06:39:39 Mathew Hodson branch linked lp:ubuntu/trusty-proposed/language-pack-gnome-id
2014-08-09 06:40:36 Mathew Hodson branch unlinked lp:ubuntu/saucy-proposed/ubuntu-release-upgrader
2014-08-09 06:41:59 Mathew Hodson language-pack-id (Ubuntu Trusty): status New Fix Committed
2014-08-09 06:44:31 Mathew Hodson language-pack-eo (Ubuntu Trusty): status New Fix Committed
2014-08-09 06:44:50 Mathew Hodson language-pack-ug (Ubuntu Trusty): status New Fix Committed
2014-08-10 21:56:38 Mathew Hodson branch linked lp:ubuntu/trusty-proposed/language-pack-gnome-eo
2014-08-10 21:56:54 Mathew Hodson branch linked lp:ubuntu/trusty-proposed/language-pack-gnome-ja
2014-08-10 21:58:31 Mathew Hodson branch linked lp:ubuntu/trusty-proposed/language-pack-gnome-ug
2014-08-19 21:46:17 Mathew Hodson language-pack-ja (Ubuntu Precise): status New Fix Committed
2014-08-20 20:34:12 Brian Murray tags precise saucy verification-needed precise saucy verification-done
2014-08-21 18:04:34 Steve Langasek tags precise saucy verification-done precise saucy
2014-08-21 18:04:39 Steve Langasek tags precise saucy precise saucy verification-needed
2014-08-21 18:55:36 Brian Murray tags precise saucy verification-needed precise saucy verification-done
2014-08-21 20:48:00 Launchpad Janitor ubuntu-release-upgrader (Ubuntu Trusty): status Fix Committed Fix Released
2014-08-21 20:48:45 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2014-08-25 01:29:44 Mathew Hodson branch linked lp:ubuntu/precise-proposed/language-pack-gnome-ja
2014-09-16 15:07:11 Mathew Hodson language-pack-ja (Ubuntu Precise): status Fix Committed Fix Released
2014-09-16 15:12:56 Mathew Hodson language-pack-eo (Ubuntu Saucy): status New Invalid
2014-09-16 15:13:11 Mathew Hodson language-pack-id (Ubuntu Saucy): status New Invalid
2014-09-16 15:13:30 Mathew Hodson language-pack-ug (Ubuntu Saucy): status New Invalid
2014-10-25 20:13:33 Mathew Hodson branch unlinked lp:ubuntu-release-upgrader
2014-10-25 20:15:20 Mathew Hodson tags precise saucy verification-done precise trusty verification-done
2014-11-15 06:13:45 Mathew Hodson update-manager (Ubuntu Trusty): status Confirmed Invalid
2014-12-09 05:17:19 Mathew Hodson bug added subscriber Ubuntu Stable Release Updates Team
2014-12-09 05:33:47 Mathew Hodson update-manager (Ubuntu Precise): status Invalid Fix Released
2015-03-12 04:31:09 Mathew Hodson removed subscriber Ubuntu Stable Release Updates Team
2015-08-18 16:52:40 Mathew Hodson bug task deleted language-pack-eo (Ubuntu Saucy)
2015-08-18 16:52:51 Mathew Hodson bug task deleted language-pack-id (Ubuntu Saucy)
2015-08-18 16:53:33 Mathew Hodson bug task deleted language-pack-ja (Ubuntu Saucy)
2015-08-18 16:53:56 Mathew Hodson language-pack-ja (Ubuntu Trusty): status Fix Released Fix Committed
2015-08-18 16:54:49 Mathew Hodson bug task deleted language-pack-ug (Ubuntu Saucy)
2015-08-18 16:54:58 Mathew Hodson bug task deleted ubuntu-release-upgrader (Ubuntu Saucy)
2015-08-18 16:55:11 Mathew Hodson bug task deleted update-manager (Ubuntu Saucy)
2015-08-18 16:59:18 Mathew Hodson language-pack-ja (Ubuntu Trusty): importance Undecided High
2015-09-18 05:50:44 Mathew Hodson bug task added ubuntu-translations
2015-09-18 05:52:37 Mathew Hodson language-pack-eo (Ubuntu Precise): status New Triaged
2015-09-18 05:52:51 Mathew Hodson language-pack-id (Ubuntu Precise): status New Triaged
2015-09-18 05:53:08 Mathew Hodson language-pack-ug (Ubuntu Precise): status New Triaged
2015-09-18 06:13:49 Mathew Hodson bug task added language-pack-hr (Ubuntu)
2015-09-18 06:15:09 Mathew Hodson language-pack-hr (Ubuntu): status New Fix Released
2015-09-18 06:15:28 Mathew Hodson language-pack-hr (Ubuntu Precise): importance Undecided High
2015-09-18 06:15:28 Mathew Hodson language-pack-hr (Ubuntu Precise): status New Triaged
2015-09-18 06:15:54 Mathew Hodson language-pack-hr (Ubuntu Trusty): importance Undecided High
2015-09-18 06:15:54 Mathew Hodson language-pack-hr (Ubuntu Trusty): status New Fix Committed
2015-10-08 08:35:14 Mathew Hodson ubuntu-translations: importance Undecided High
2015-10-08 08:35:14 Mathew Hodson ubuntu-translations: assignee Ubuntu Japanese Translators (ubuntu-l10n-ja)
2015-10-11 19:26:46 Mitsuya Shibata ubuntu-translations: assignee Ubuntu Japanese Translators (ubuntu-l10n-ja)
2015-10-11 19:27:08 Mitsuya Shibata bug added subscriber Mitsuya Shibata
2015-10-20 14:34:27 Martin Pitt language-pack-ja (Ubuntu Trusty): status Fix Committed Fix Released
2015-10-21 08:46:00 Mitsuya Shibata bug task added language-pack-ja-base (Ubuntu)
2015-10-21 08:46:39 Mitsuya Shibata language-pack-ja-base (Ubuntu Precise): status New Invalid
2015-10-21 08:46:58 Mitsuya Shibata language-pack-ja-base (Ubuntu Trusty): status New Fix Committed
2015-10-28 03:20:56 Mathew Hodson language-pack-ja-base (Ubuntu Trusty): importance Undecided High
2015-10-28 03:25:49 Mathew Hodson branch linked lp:ubuntu/trusty-proposed/language-pack-hr
2015-10-28 03:27:49 Mathew Hodson branch unlinked lp:ubuntu/precise-proposed/language-pack-gnome-ja
2015-10-28 03:28:34 Mathew Hodson branch unlinked lp:ubuntu/trusty-proposed/language-pack-gnome-eo
2015-10-28 03:28:42 Mathew Hodson branch unlinked lp:ubuntu/trusty-proposed/language-pack-gnome-ja
2015-10-28 03:28:47 Mathew Hodson branch unlinked lp:ubuntu/trusty-proposed/language-pack-gnome-ug
2015-10-28 03:28:51 Mathew Hodson branch unlinked lp:ubuntu/trusty-proposed/language-pack-hr
2015-10-28 03:28:55 Mathew Hodson branch unlinked lp:ubuntu/trusty-proposed/language-pack-gnome-id
2015-10-28 14:22:51 Ikuya Awashiro bug added subscriber Ikuya Awashiro
2015-11-09 15:49:00 Launchpad Janitor language-pack-ja-base (Ubuntu): status New Confirmed
2015-11-10 06:18:07 Phillip Sz bug added subscriber Phillip Sz
2015-11-17 17:56:40 Mitsuya Shibata language-pack-ja-base (Ubuntu): status Confirmed Fix Released
2015-11-17 17:57:26 Mitsuya Shibata language-pack-ja-base (Ubuntu Trusty): status Fix Committed Fix Released
2015-12-04 01:51:23 Mathew Hodson bug task deleted ubuntu-release-upgrader (Ubuntu Precise)
2015-12-04 01:51:35 Mathew Hodson bug task deleted update-manager (Ubuntu)
2015-12-04 01:51:45 Mathew Hodson bug task deleted update-manager (Ubuntu Trusty)
2015-12-04 01:51:58 Mathew Hodson bug task deleted language-pack-ja-base (Ubuntu Precise)
2015-12-04 01:52:51 Mathew Hodson ubuntu-translations: assignee Ubuntu Croatian Translators (ubuntu-l10n-hr)
2015-12-04 01:54:42 Mathew Hodson language-pack-hr (Ubuntu): importance Undecided High
2015-12-04 01:55:50 Mathew Hodson ubuntu-translations: status New Triaged
2016-01-30 20:19:59 Mathew Hodson language-pack-id (Ubuntu): importance Undecided High
2016-01-30 20:20:20 Mathew Hodson ubuntu-release-upgrader (Ubuntu): importance Undecided High
2016-01-30 20:20:33 Mathew Hodson ubuntu-release-upgrader (Ubuntu Trusty): importance Undecided High
2016-01-30 20:20:56 Mathew Hodson language-pack-ja (Ubuntu): importance Undecided High
2016-01-30 20:21:09 Mathew Hodson language-pack-ja-base (Ubuntu): importance Undecided High
2016-01-30 20:21:23 Mathew Hodson language-pack-ug (Ubuntu): importance Undecided High
2016-01-30 20:21:35 Mathew Hodson language-pack-eo (Ubuntu): importance Undecided High
2021-10-14 01:12:52 Steve Langasek language-pack-id (Ubuntu Precise): status Triaged Won't Fix
2021-10-14 01:12:57 Steve Langasek language-pack-eo (Ubuntu Precise): status Triaged Won't Fix
2021-10-14 01:13:04 Steve Langasek language-pack-ug (Ubuntu Precise): status Triaged Won't Fix
2021-10-14 05:29:01 Steve Langasek language-pack-hr (Ubuntu Precise): status Triaged Won't Fix