[Ubuntu 16.04 Italian] ubuntu-support-status crash

Bug #1711434 reported by Stefano Statuti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Crash on Ubuntu 16.04 LTS Italian:

riso64bit@riso64bit-K55VD:~$ ubuntu-support-status
Riepilogo supporto per «riso64bit-K55VD»:

Traceback (most recent call last):
  File "/usr/bin/ubuntu-support-status", line 151, in <module>
    'time' : time})
TypeError: not enough arguments for format string

i think problem is here (missing parentesis):
#: ../ubuntu-support-status:148
msgid "You have %(num)s packages (%(percent).1f%%) supported until %(time)s"
msgstr ""
"Ci sono %(num)s pacchetti (%percent).1f%%) supportati fino a %(time)s"

fix
#: ../ubuntu-support-status:148
msgid "You have %(num)s packages (%(percent).1f%%) supported until %(time)s"
msgstr "Ci sono %(num)s pacchetti (%(percent).1f%%) supportati fino a %(time)s"

I have already post a fix here
https://translations.launchpad.net/ubuntu/precise/+source/update-manager/+pots/update-manager/it/381/+translate

Best Regards

Revision history for this message
Brian Murray (brian-murray) wrote :

The url with the fix you've posted is for precise, this should be fixed in the development release of Ubuntu which is artful.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.