--- /usr/bin/repomanage 2008-01-11 10:06:43.000000000 -0500
+++ repomanage.munged 2008-01-22 10:51:48.000000000 -0500
@@ -70,6 +70,7 @@
fdno = os.open(package, os.O_RDONLY)
except OSError, e:
raise Error, "Error opening file %s" % package
+
ts.setVSFlags((rpm._RPMVSF_NOSIGNATURES|rpm.RPMVSF_NOMD5|rpm.RPMVSF_NEEDPAYLOAD))
try:
hdr = ts.hdrFromFdno(fdno)
except rpm.error, e:
--
Matthew Miller [EMAIL PROTECTED] <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel