Date: Fri, 2 Jun 2006 22:45:23 +0200 From: Ulrich Spoerlein <uspoerlein@gmail.com> To: PauAmma <pauamma@gundo.com> Cc: freebsd-ports@freebsd.org Subject: Re: PR ports/76915 fell through the cracks? Message-ID: <20060602204523.GA6184@roadrunner.buck.local> In-Reply-To: <Pine.LNX.4.64.0605310018540.23594@javelin.gundo.com> References: <Pine.LNX.4.64.0605310018540.23594@javelin.gundo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
PauAmma wrote: > >From the initial PR: > > When /var (or whichever filesystem holds PKG_DBDIR) is mounted noexec, > attempts to deinstall ports will fail and leave a mess behind if the > port has a require or deinstall script. This patch checks for that and > skips deinstalling if that is the case. > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=76915 for details) I didn't read the patch (yet) and I'm not familiar with the code, but if we would enforce all pkg-install/deinstall scripts to be sh(1) scripts, then it's simply a matter of replacing ./foo with 'sh foo', right? Ulrich Spoerlein -- PGP Key ID: 20FEE9DD Encrypted mail welcome! Fingerprint: AEC9 AF5E 01AC 4EE1 8F70 6CBD E76E 2227 20FE E9DD Which is worse: ignorance or apathy? Don't know. Don't care.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060602204523.GA6184>