Lines Matching refs:actions

45 import pkg.actions
54 # Directories must precede all filesystem object actions; hardlinks must follow
55 # all filesystem object actions (except links). Note that user and group
56 # actions precede file actions (so that the system permits chown'ing them to
81 use as an attribute value for actions in string form."""
136 return pkg.actions.fromstr(state)
159 # 'globally_identical' is True if all actions representing a single
165 # 'namespace_group' is a string whose value is shared by actions which
180 # Most types of actions do not have a payload.
204 raise pkg.actions.ActionDataError(
208 raise pkg.actions.ActionDataError(
221 pkg.actions.ActionDataError(
258 raise pkg.actions.ActionDataError(e)
436 self. By default, this means two actions are different if any
440 of hashes instead of signed versions of hashes on both actions.
454 # Are all attributes identical? Most actions don't change, so
466 # actions with a payload, hash attributes usually change, but
471 # If both actions are for elf files, determine
497 # AttributeError if one or the other actions don't have
507 # to treat these actions as different.
513 # actions of disparate subclasses.
745 """Strip actions of attributes which are unnecessary once
746 those actions have been installed in an image. Stripped
747 actions are saved in an images stripped action cache and used
748 for conflicting actions checks during image planning
872 raise pkg.actions.InvalidActionAttributesError(
888 raise pkg.actions.InvalidActionAttributesError(
915 raise pkg.actions.InvalidActionAttributesError(
931 raise pkg.actions.InvalidActionAttributesError(
1068 """Client-side method that performs pre-install actions."""
1076 """Client-side method that performs post-install actions."""
1080 """Client-side method that performs pre-remove actions."""
1150 """Client-side method that performs post-remove actions."""
1216 raise pkg.actions.InvalidActionAttributesError(self,