Date: Fri, 08 Apr 2016 06:35:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207966] ports-mgmt/pkg: pkg(8) is not checking/returning +PRE_INSTALL/+POST_INSTALL error Message-ID: <bug-207966-13-CRKGGUXBGr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207966-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207966-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207966 Baptiste Daroussin <bapt@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #2 from Baptiste Daroussin <bapt@FreeBSD.org> --- Oups sorry I missed that one. Yes it is known, it is a choice since day one because too many scripts where failing. The level of failures here has reduced a lot so it maybe time to revisit it. Second pkg installation is not supporting a "rollback" if package fails in = post installation then you are left the new binaries but the package is not registered as such. The plan is the following: - improve the transactional nature of pkg installation process (working on = it right now) - apply a patch like yours to make sure things fails. For the first point I just need 2 days of free time, so that should now hap= pen soon! --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207966-13-CRKGGUXBGr>