On Mon, Feb 03, 2014 at 05:14:27PM -0700, Marc Espie wrote: > CVSROOT: /cvs > Module name: src > Changes by: es...@cvs.openbsd.org 2014/02/03 17:14:27 > > Modified files: > usr.sbin/pkg_add/OpenBSD: Handle.pm PkgAdd.pm > > Log message: > check for errors before dependencies, anyways. > split the part for arch, since it requires full plists. > avoid creating dummy locations for handles in errors.
This does fix the new dpb issue with E=x11/qt3 sorry about that. tweaking the solve_depends order and creating dependency_info has changed some of the error paths that dpb is relying on...