Lines Matching refs:invalid
84 """Used to indicate that invalid time / range values were provided to
202 as one or more packages contained invalid metadata."""
213 "to invalid package metadata. Details follow:\n\n"
1155 because the meta_root is invalid."""
1158 return _("Catalog meta_root '{root}' is invalid; unable "
1229 return _("Catalog file '{0}' is invalid.\nUse 'pkgrepo rebuild' "
1277 or invalid."""
1280 return _("Unrecognized, unknown, or invalid CatalogPart '{0}'").format(
1286 matching function did not match any catalog entries, or were invalid
1363 def __init__(self, failed=EmptyI, invalid=EmptyI, unsupported=EmptyI):
1366 self.invalid_servers = invalid
1692 """Used to indicate that an invalid transport location was provided."""
1818 because the meta_root is invalid."""
1821 return _("Publisher meta_root '{root}' is invalid; unable "
1854 invalid."""
1864 invalid."""
1892 invalid."""
2449 invalid extensions."""
2458 "verified because it has invalid extensions:\n{error}"
2556 """Exception used when a property was set to an invalid value."""
2675 """Used to indicate that a certificate is invalid."""
2684 "invalid.").format(cert=self.data,
2687 "'{pub}' is invalid.").format(cert=self.data,
2691 "'{uri}' is invalid.").format(cert=self.data,
2847 """Used to indicate that the image configuration is invalid."""
2863 return _("The image rooted at {0} is invalid or is not "
3315 return _("The freeze state file '{0}' is invalid.").format(
3342 ARG_INVALID = "arg_invalid" # argument is invalid
3378 "invalid.").format(op1=self.options[0],
3406 return _("invalid option(s): ") + " ".join(self.options)
3450 """Used to indicate that a configuration file is invalid