[Bug 1311396] Re: broken croatian translation results in traceback in new release notification

Brian Murray brian at ubuntu.com
Wed Apr 23 17:57:21 UTC 2014


** Tags added: precise

** Also affects: ubuntu-release-upgrader (Ubuntu Saucy)
   Importance: Undecided
       Status: New

** Also affects: update-manager (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: update-manager (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-release-upgrader (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-release-upgrader (Ubuntu Precise)
       Status: New => Invalid

** Changed in: update-manager (Ubuntu Saucy)
       Status: New => Invalid

** Changed in: update-manager (Ubuntu)
       Status: New => Invalid

** Changed in: update-manager (Ubuntu Precise)
       Status: New => Triaged

** Changed in: update-manager (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: ubuntu-release-upgrader (Ubuntu Saucy)
       Status: New => Triaged

** Changed in: ubuntu-release-upgrader (Ubuntu Saucy)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1311396

Title:
  broken croatian translation results in traceback in new release
  notification

Status in “ubuntu-release-upgrader” package in Ubuntu:
  New
Status in “update-manager” package in Ubuntu:
  Invalid
Status in “ubuntu-release-upgrader” source package in Precise:
  Invalid
Status in “update-manager” source package in Precise:
  Triaged
Status in “ubuntu-release-upgrader” source package in Saucy:
  Triaged
Status in “update-manager” source package in Saucy:
  Invalid

Bug 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1311396/+subscriptions



More information about the foundations-bugs mailing list