[Bug 254174] pkgbase: uninstalling dbg or other variants of "vital" packages is impossible

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 28 10:18:37 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254174

--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1c1ff7979571bf07c05a48e857b7b285b037410f

commit 1c1ff7979571bf07c05a48e857b7b285b037410f
Author:     Mina Igalic <me at igalic.co>
AuthorDate: 2021-03-28 10:16:45 +0000
Commit:     Emmanuel Vadot <manu at FreeBSD.org>
CommitDate: 2021-03-28 10:18:09 +0000

    pkgbase: make only vital packages vital, not their sub-packages

    make "vital" a replaceable, which defaults to "false" and only set it for
    the main clib, utilities and runtime packages, not their sub-packages

    PR: 254174
    Differential Revision:  https://reviews.freebsd.org/D29224

 release/packages/generate-ucl.sh | 10 +++++++++-
 release/packages/jail.ucl        |  2 +-
 release/packages/runtime.ucl     |  2 +-
 release/packages/template.ucl    |  1 +
 release/packages/utilities.ucl   |  2 +-
 5 files changed, 13 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list