[Bug 254050] pkgbase: pkg autoremove is removing packages it shouldn't

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 Aug 2022 15:31:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254050

Emmanuel Vadot <manu@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu@freebsd.org

--- Comment #6 from Emmanuel Vadot <manu@freebsd.org> ---
No, it's because the solver doesn't take into account the shlib_needed property
of the manually installed packages.
Since there is no strict dependencies between those packages, pkg decide to
remove those who were not installed directly by the user.

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