Package buildbot :: Package steps :: Package package :: Package deb :: Module pbuilder :: Class DebCowbuilder
[frames] | no frames]

Class DebCowbuilder

source code

                            object --+                    
                                     |                    
process.properties.PropertiesMixin --+                    
                                     |                    
           process.buildstep.BuildStep --+                
                                         |                
        process.buildstep.LoggingBuildStep --+            
                                             |            
                            shell.ShellCommand --+        
                                                 |        
                 shell.WarningCountingShellCommand --+    
                                                     |    
                                           DebPbuilder --+
                                                         |
                                                        DebCowbuilder
Known Subclasses:

Build a debian package with cowbuilder inside of a chroot.

Instance Methods

Inherited from DebPbuilder: __init__, checkBasetgz, commandComplete, start, startBuild

Inherited from shell.WarningCountingShellCommand: addSuppression, createSummary, evaluateCommand, maybeAddWarning, uploadDone, warnExtractFromRegexpGroups, warnExtractWholeLine

Inherited from shell.ShellCommand: buildCommandKwargs, describe, getWorkdir, setBuild, setCommand, setDefaultWorkdir, setStepStatus, setupEnvironment

Inherited from process.buildstep.LoggingBuildStep: addLogFile, checkDisconnect, getText, getText2, interrupt, maybeGetText2, setStatus, setupLogfiles, startCommand

Inherited from process.buildstep.BuildStep: __provides__, acquireLocks, addCompleteLog, addFactoryArguments, addHTMLLog, addLog, addLogObserver, addURL, failed, finished, getLog, getSlaveName, releaseLocks, runCommand, setBuildSlave, setProgress, setupProgress, slaveVersion, slaveVersionIsOlderThan, startStep

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Inherited from process.properties.PropertiesMixin: __providedBy__, getProperties, getProperty, hasProperty, has_key, render, setProperty

Static Methods

Inherited from process.buildstep.BuildStep: __new__

Class Variables
  name = 'cowbuilder'
  description = ["pdebuilding"]
  descriptionDone = ["pdebuild"]
  basetgz = '/var/cache/pbuilder/%(distribution)s-%(architecture...
  pbuilder = '/usr/sbin/cowbuilder'
  baseOption = '--basepath'

Inherited from DebPbuilder: architecture, components, distribution, extrapackages, flunkOnFailure, haltOnFailure, keyring, maxAge, mirror, warningPattern

Inherited from shell.WarningCountingShellCommand: commentEmptyLineRe, directoryEnterPattern, directoryLeavePattern, renderables, suppressionFile, suppressionLineRe, warnCount

Inherited from shell.ShellCommand: descriptionSuffix

Inherited from process.buildstep.LoggingBuildStep: cmd, parms, progressMetrics

Inherited from process.buildstep.BuildStep: __implemented__, alwaysRun, build, doStepIf, flunkOnWarnings, hideStepIf, locks, progress, set_runtime_properties, step_status, useProgress, warnOnFailure, warnOnWarnings

Instance Variables

Inherited from shell.ShellCommand: command, lazylogfiles, logfiles

Properties

Inherited from object: __class__

Class Variable Details

basetgz

Value:
'/var/cache/pbuilder/%(distribution)s-%(architecture)s-buildbot.cow/'