Lines Matching defs:error
75 def error(text):
76 """Emit an error message prefixed by the command name """
93 error message. Causes program to exit."""
96 error(usage_error)
162 case of an error.
201 # be cleaned up, but we're exiting with an error, then preserve
204 error(_("\n\nCached files were preserved in the "
220 """To be called when a fatal error is encountered."""
225 error(err)
586 # If any match failures remain, abort with an error.
657 error(_("Cannot write extra data {0}").format(e))
767 error(_("Target archive '{0}' already "
955 error(_("One or more packages could not be retrieved:\n\n{0}").
1252 error(_("One or more packages could not be retrieved:\n\n{0}").
1281 error(_("Unable to remove catalog files: {0}").format(e))
1398 error(_("Unable to create basedir "
1715 error(_("One or more packages could not be retrieved:\n\n{0}").
1724 misc.setlocale(locale.LC_ALL, "", error)
1727 misc.set_fd_limits(printer=error)
1730 warnings.simplefilter('error')
1746 error(_e)
1787 error(txt + _("Please verify that the filesystem containing "
1797 error(_e)
1806 error(misc.get_traceback_message())
1808 # Cleanup must be called *after* error messaging so that