[Bug 261550] Missing libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Jan 2023 04:49:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261550

--- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
pkg-1.19.0 can still reproduce this problem.

make -C /usr/ports/devel/llvm15/ pkg-depends deinstall install-package #
example of installing llvm15
pkg check -d -n -a # At this point, there is still no problem
pkg check -B -n -a # The problem enters with this operation
pkg check -d -n -a # This problem is shown

attachment 231811 and attachment 231812 can be applied to 1.19.0 without any
problems.

I think this problem summary should be prefixed with ports-mgmt/pkg:

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