if (!newer_than_local_pkg(j, p, force)) {
if (root)
pkg_emit_already_installed(p);
rc = EPKG_OK;
rc = EPKG_FATAL;
p = NULL;
continue;
}