Date: Mon, 14 Mar 2016 05:18:15 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 207966] ports-mgmt/pkg: pkg(8) is not checking/returning +PRE_INSTALL/+POST_INSTALL error Message-ID: <bug-207966-32340-Zbo8rGVwRx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207966-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-207966-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev <sobomax@FreeBSD.org> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to pkg@FreeBSD.org: Bug 207966: ports-mgmt/pkg: pkg(8) is not checking/returning +PRE_INSTALL/+POST_INSTALL error https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207966 --- Description --- Created attachment 168125 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D168125&action= =3Dedit Proposed fix to pass error forward. pkg(8) is not propagating error from running scripts when installing port, making it impossible to pass an error back to the make. For some reason war= ning is issued but error is not passed forward. The attached patch fixes the iss= ue for us.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207966-32340-Zbo8rGVwRx>