Lines Matching refs:state
1484 """Attempt to take package specified to INSTALLED state. The operands
1563 """Attempt to take package specified to DELETED state."""
1825 # each refresh requires a client image state rebuild.
2312 state = ""
2314 state = _("Installed")
2316 state = _("Unsupported")
2318 state = _("Not installed")
2322 state += " ({0}".format(_("Obsolete"))
2325 state += " ({0}".format(_("Renamed"))
2329 state += ", {0})".format(_("Frozen"))
2331 state += " ({0})".format(_("Frozen"))
2333 state += ")"
2367 __append_attr_lists(_("State"), state)
3061 "while attempting to read image state information to "