Comment 1 for bug 2185

Revision history for this message
Diogo Matsubara (matsubara) wrote :

    * Module canonical.launchpad.browser.pofile, line 410, in processTranslations
      second_lang_pofile=self.second_lang_pofile)
    * Module canonical.launchpad.browser.pomsgset, line 43, in __init__
      self.second_lang_msgset = second_lang_pofile[potmsgset.primemsgid_.msgid]
    * Module canonical.launchpad.database.pofile, line 244, in __getitem__
      return self.messageSet(msgid_text)
    * Module canonical.launchpad.database.pofile, line 239, in messageSet
      raise NotFoundError(key)

NotFoundError: u"Usage:\ntasksel install <task>\ntasksel remove <task>\ntasksel [options]; where options is any combination of:\n\t-t, --test test mode; don't really do anything\n\t --new-install automatically install some tasks\n\t --list-tasks list tasks that would be displayed and exit\n\t --task-packages list available packages in a task\n\t --task-desc returns the description of a task\n"