Lines Matching refs:allowed
67 _TRIM_DEP_OBSOLETE = 1 # all versions allowed by dep are obsolete
68 _TRIM_DEP_TRIMMED = 2 # all versions allowed by dep already trimmed
70 _TRIM_FREEZE = 4 # pkg not allowed by freeze
72 _TRIM_INSTALLED_INC = 6 # not allowed by installed pkg incorporation
80 _TRIM_PROPOSED_INC = 14 # not allowed by requested pkg incorporation
137 # check if we're allowed to use the solver
266 self.__allowed_downgrades = set() # allowed downrev FMRIs
550 requires new version of java not allowed by installed
693 # no version of this package is allowed
750 'possible_set' is the set of FMRIs potentially allowed for use
769 # packages are allowed after the trimming; these calls will
791 'possible_set' is the set of FMRIs potentially allowed for use
898 package downgrades are allowed, but only for installed
1012 # check for allowed downgrades.
1475 # -> not allowed
1477 # -> now removal of B is allowed
1584 # those that are part of the set of allowed downgrades;
1590 # without subtraction of allowed
2122 """Return tuple of (disallowed fmri list, allowed fmri list,
2326 # All versions of the package allowed by the
2332 (N_("No version allowed by 'exclude' "
3202 allowed = True
3209 allowed = False
3210 return allowed
3325 # Only add potential FMRIs to the list of allowed downgrades if
3326 # the currently installed version is not allowed by the related
3332 # version is otherwise allowed
3335 # version is otherwise allowed