From: Mark Hymers Date: Sun, 15 Nov 2009 17:51:36 +0000 (+0000) Subject: location id, not an object dufus X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a64509aea04c4d1ec7533a0ae612ef0104f5042;p=dak location id, not an object dufus Signed-off-by: Mark Hymers --- diff --git a/dak/import_new_files.py b/dak/import_new_files.py index de66ef22..cf4291b9 100755 --- a/dak/import_new_files.py +++ b/dak/import_new_files.py @@ -122,7 +122,7 @@ class ImportNewFiles(object): found, poolfile = check_poolfile(os.path.join(poolname, chg_fn), u.pkg.files[chg_fn]['size'], u.pkg.files[chg_fn]["md5sum"], - l, + l.location_id, session=session) if found is None: