Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2021 08:24:43 +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-m1Aj9afZVn@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 #12 from Baptiste Daroussin <bapt@FreeBSD.org> ---
When I remove a package I don't want any leftovers left behind by default. =
if
pre-deinstall so pre-deinstall removes the files marked as sample if they a=
re
the same as the official @sample.

Note it cannot be done in post-deinstall because the original .sample file =
will
not be present anymore.

if we want to do what you want to do we should move this to post-deinstall,
then pkg needs to be modified to allow this (which is doable, takes more ti=
me
and is probably desirable).

--=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-m1Aj9afZVn>