Package dak :: Module process_accepted
[show private | hide private]
[frames | no frames]

Module dak.process_accepted

Classes
Urgency_Log Urgency Logger object

Function Summary
  action()
  check()
  do_reject()
  init()
  install()
  main()
  process_it(changes_file)
  reject(str, prefix)
  stable_install(summary, short_summary)
  usage(exit_code)

Variable Summary
NoneType changes = None                                                                  
NoneType Cnf = None                                                                  
NoneType dsc = None                                                                  
NoneType dsc_files = None                                                                  
NoneType files = None                                                                  
float install_bytes = 0.0                                                                   
int install_count = 0                                                                     
int installing_to_stable = 0                                                                     
NoneType Logger = None                                                                  
NoneType Options = None                                                                  
NoneType pkg = None                                                                  
NoneType projectB = None                                                                  
str reject_message = ''
NoneType Subst = None                                                                  
NoneType Upload = None                                                                  
NoneType Urgency_Logger = None                                                                  

Imported modules:
apt_pkg, dak.daklib.database, errno, fcntl, dak.daklib.logging, os, dak.daklib.queue, re, sys, time, dak.daklib.utils
Imported exceptions:
CantOpenError, CantOverwriteError, DakError, FileExistsError, InvalidDscError, NoFilesFieldError, NoFreeFilenameError, NoSourceFieldError, ParseChangesError, ParseMaintError, SendmailFailedError, TransitionsError, UnknownFormatError
Variable Details

changes

Type:
NoneType
Value:
None                                                                  

Cnf

Type:
NoneType
Value:
None                                                                  

dsc

Type:
NoneType
Value:
None                                                                  

dsc_files

Type:
NoneType
Value:
None                                                                  

files

Type:
NoneType
Value:
None                                                                  

install_bytes

Type:
float
Value:
0.0                                                                   

install_count

Type:
int
Value:
0                                                                     

installing_to_stable

Type:
int
Value:
0                                                                     

Logger

Type:
NoneType
Value:
None                                                                  

Options

Type:
NoneType
Value:
None                                                                  

pkg

Type:
NoneType
Value:
None                                                                  

projectB

Type:
NoneType
Value:
None                                                                  

reject_message

Type:
str
Value:
''                                                                     

Subst

Type:
NoneType
Value:
None                                                                  

Upload

Type:
NoneType
Value:
None                                                                  

Urgency_Logger

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 http://epydoc.sf.net