Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > a35732d620cfac4812adc8d6b2992f07 > files > 34

rpm-4.4.8-22.1mdv2008.0.src.rpm

--- rpm-4.4.8/lib/depends.c.pix	2007-09-27 10:41:50.000000000 +0200
+++ rpm-4.4.8/lib/depends.c	2007-10-02 11:07:36.000000000 +0200
@@ -811,6 +811,7 @@ retry:
 unsatisfied:
     if (Flags & RPMSENSE_MISSINGOK) {
 	rc = 0;	/* dependency is unsatisfied, but just a hint. */
+	_cacheThisRC = 0;
 	rpmdsNotify(dep, _("(hint skipped)"), rc);
     } else {
 	rc = 1;	/* dependency is unsatisfied */