| Trees | Indices | Help |
|
|---|
|
|
object --+
|
portage.util.SlotObject.SlotObject --+
|
AsynchronousTask.AsynchronousTask --+
|
AbstractPollTask.AbstractPollTask --+
|
SubProcess.SubProcess --+
|
SpawnProcess.SpawnProcess --+
|
portage.util._async.ForkProcess.ForkProcess --+
|
EbuildFetcher
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| _digests | |||
| _manifest | |||
| _settings | |||
| _uri_map | |||
| config_pool | |||
| ebuild_path | |||
| fetchall | |||
| fetchonly | |||
| pkg | |||
| prefetch | |||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Returns True if all files already exist locally and have correct digests, otherwise return False. When returning True, appropriate digest checking messages are produced for display and/or logging. When returning False, no messages are produced, since we assume that a fetcher process will later be executed in order to produce such messages. This will raise InvalidDependString if SRC_URI is invalid. |
|
|
When appropriate, use a pty so that fetcher progress bars, like wget has, will work properly.
|
Set the returncode in a manner compatible with subprocess.Popen.returncode: A negative value -N indicates that the child was terminated by signal N (Unix only).
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat May 18 16:59:26 2013 | http://epydoc.sourceforge.net |