Blob Blame History Raw
--- createrepo/__init__.py~	2008-02-22 10:52:24.000000000 -0500
+++ createrepo/__init__.py	2008-02-22 10:52:24.000000000 -0500
@@ -369,7 +369,7 @@
         # and work down from there for the baseurl
 
         if po.checksum in (None, ""):
-            raise MDError, "No Package ID found for package %s, not going to add it" % e
+            raise MDError, "No Package ID found for package %s, not going to add it" % po
         
         return po