unit = pkg_jobs_universe_find(j->universe, uid);
if (unit != NULL) {
if (unit->pkg->automatic)
if (!unit->pkg->automatic)
return (false);
npkg = unit->pkg;
} else {