| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
PortageException General superclass for portage exceptions |
|||
|
CorruptionError Corruption indication |
|||
|
InvalidDependString An invalid depend string has been encountered |
|||
|
InvalidVersionString An invalid version string has been encountered |
|||
|
SecurityViolation An incorrect formatting was passed instead of the expected one |
|||
|
IncorrectParameter A parameter of the wrong type was passed |
|||
|
MissingParameter A parameter is required for the action requested but was not passed |
|||
|
ParseError An error was generated while attempting to parse the request |
|||
|
InvalidData An incorrect formatting was passed instead of the expected one |
|||
|
InvalidDataType An incorrect type was passed instead of the expected one |
|||
|
InvalidLocation Data was not found when it was expected to exist or was specified incorrectly |
|||
|
FileNotFound A file was not found when it was expected to exist |
|||
|
DirectoryNotFound A directory was not found when it was expected to exist |
|||
| OperationNotPermitted | |||
| PermissionDenied | |||
| TryAgain | |||
|
ReadOnlyFileSystem Read-only file system |
|||
|
CommandNotFound A required binary was not available or executable |
|||
|
PortagePackageException Malformed or missing package data |
|||
|
PackageNotFound Missing Ebuild or Binary |
|||
|
PackageSetNotFound Missing package set |
|||
|
InvalidPackageName Malformed package name |
|||
|
InvalidAtom Malformed atom spec |
|||
|
UnsupportedAPIException Unsupported API |
|||
|
SignatureException Signature was not present in the checked file |
|||
|
DigestException A problem exists in the digest |
|||
|
MissingSignature Signature was not present in the checked file |
|||
|
InvalidSignature Signature was checked and was not a valid, current, nor trusted signature |
|||
|
UntrustedSignature Signature was not certified to the desired security level |
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Sep 10 22:58:59 2008 | http://epydoc.sourceforge.net |