appi.exception.AtomError¶
PortageError related to an atom.
Error codes¶
invalid(default) - the atom format is invalid, no further detailsmissing_category- expecting category because strict mode is enabledmissing_selector- expecting a version selector because a version was specifiedmissing_version- expecting a version because a version selector was specifiedunexpected_revision- a revision was given where it was not expectedunexpected_postfix- a postfix was appended to the version while the version selector is not=unexpected_slot_operator- a slot operator was given where it was not expected