Lines Matching refs:msg
95 from pkg.misc import emsg, msg, PipeError, CMP_ALL, CMP_UNSIGNED
124 """Remove temporary directories. Print error msg in case operation
186 msg("")
230 msg = _("Packages specified to not be reversioned cannot "
232 msg += "\n\t".join(versions)
233 abort(msg)
238 msg = _("The specified packages were not found in the "
240 msg += "\n\t".join(unmatched)
241 abort(msg)
604 msg("{0} {1}".format(s[0].rjust(rjust_status),
608 msg(_("\nNo packages to reversion."))
612 msg(_("\nReversioning packages (dry-run)."))
614 msg(_("\nReversioning packages."))
758 msg(_("Processing packages for publisher {0} ...").format(pub))
771 msg(txt)
781 msg(_("Rebuilding repository catalog."))
787 msg(_("No matching publishers could be found."))