| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
basestring str(object) -> string |
|||
|
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 | |||
| OperationNotSupported | |||
| PermissionDenied | |||
| TryAgain | |||
|
TimeoutException Operation timed out |
|||
| AlarmSignal | |||
|
ReadOnlyFileSystem Read-only file system |
|||
|
CommandNotFound A required binary was not available or executable |
|||
|
AmbiguousPackageName Raised by portage.cpv_expand() when the package name is ambiguous due to the existence of multiple matches in different categories. |
|||
|
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 |
|||
|
|||
__package__ =
|
|||
Imports: signal, sys, _encodings, _unicode_encode, _unicode_decode, _
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed May 15 16:30:06 2013 | http://epydoc.sourceforge.net |