Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 16:17:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 254174] pkgbase: uninstalling dbg or other variants of "vital" packages is impossible
Message-ID:  <bug-254174-36141-B1CtrEEHm8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254174-36141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254174-36141@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=254174

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1516cd873510126a9d588ede3ea523d39bb30517

commit 1516cd873510126a9d588ede3ea523d39bb30517
Author:     Mina Igalic <me@igalic.co>
AuthorDate: 2021-03-28 10:16:45 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2021-08-16 16:15:46 +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

    (cherry picked from commit 1c1ff7979571bf07c05a48e857b7b285b037410f)

 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.
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-254174-36141-B1CtrEEHm8>