Lines Matching refs:install
237 # If file to repair isn't on-disk, treat as install
247 # as install. This is not optimal for repairs, but
260 def propose_repair(self, fmri, mfst, install, remove, autofix=False):
278 "install": [(None, x) for x in install],
286 "install": [(self.__get_orig_act(x), x) for x in install],
400 # Add any install repair actions to the update list
401 self.actions.changed.extend(self.__repair_actions.get("install",
591 dest.install(self, src)
597 logger.error("Action install failed for '{0}' ({1}):\n "
607 dest.install(self, src)
640 """Perform actions required after install or remove of a pkg.