Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2021 21:28:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255670] Mk/Keywords/sample.ucl: Deleting any configuration files automatically is a bug
Message-ID:  <bug-255670-7788-MXjOvzPyLH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255670-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255670-7788@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=3D255670

--- Comment #10 from Baptiste Daroussin <bapt@FreeBSD.org> ---
The problem is during upgrade the predeinstall script from old version of t=
he
package is used at this time lua script has no way to be sure that the @sam=
ple
it also present in the futur version or the package to be install.

To do what you ask for, we would need to internalise this @sample into pkg
directly, or to somehow extend the lua API in a way I don't know yet.

(I would prefer extending the lua API :D)

--=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-255670-7788-MXjOvzPyLH>