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

Module dak.check_archive

Function Summary
  check_build_depends()
  check_checksums()
  check_dscs()
  check_files()
  check_files_not_symlinks()
  check_indices_files_exist()
  check_missing_tar_gz_in_dsc()
  check_override()
  check_source_in_one_dir()
  check_timestamps()
  chk_bd_process_dir(unused, dirname, filenames)
  Ent(Kind, Name, Link, Mode, UID, GID, Size, MTime, Major, Minor)
  main()
  process_dir(unused, dirname, filenames)
  usage(exit_code)
  validate_packages(suite, component, architecture)
  validate_sources(suite, component)

Variable Summary
NoneType Cnf = None                                                                  
NoneType current_file = None                                                                  
float current_time = 1232820496.3013279                                                    
dict db_files = {}
dict excluded = {}
dict future_files = {}
NoneType projectB = None                                                                  
float waste = 0.0                                                                   

Imported modules:
apt_inst, apt_pkg, commands, dak.daklib.database, os, pg, stat, sys, time, dak.daklib.utils
Variable Details

Cnf

Type:
NoneType
Value:
None                                                                  

current_file

Type:
NoneType
Value:
None                                                                  

current_time

Type:
float
Value:
1232820496.3013279                                                    

db_files

Type:
dict
Value:
{}                                                                     

excluded

Type:
dict
Value:
{}                                                                     

future_files

Type:
dict
Value:
{}                                                                     

projectB

Type:
NoneType
Value:
None                                                                  

waste

Type:
float
Value:
0.0                                                                   

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