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