return _error->Error(_("Sub-process %s exited unexpectedly"),Args[0]);
}
if (quiet <= 2)
if (Interactive == true)
cout << _("Done.") << endl;
return true;
_error->Error(_("Some errors occurred while running transaction"));
} else {
Success = true;
rpmpsFree(probs);
-