X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcontents.py;h=58c3aa6b668d364c23177b18b0e1b2bb9dc198ef;hb=7e8c25ac4f1a7084c3ddff80c42b6470f0c35ce8;hp=834cbccf0cc5027f99ec98433403fab8895392ee;hpb=778f521cd0cbd2093896c2476738377dc58e41b7;p=dak.git diff --git a/dak/contents.py b/dak/contents.py index 834cbccf..58c3aa6b 100755 --- a/dak/contents.py +++ b/dak/contents.py @@ -39,6 +39,7 @@ import os import logging import gzip import threading +import traceback import Queue import apt_pkg from daklib import utils