any idea what pkg thinks it's doing here?

paul beard paulbeard at gmail.com
Wed Oct 28 02:58:30 UTC 2020


Any time I update ports/pkgs I get these errors. Obviously those libraries
are there. So why does pkg think they aren't?

pkg check -Bdrs

Checking all packages: 100%

llvm10 is missing a required shared library: libcxxrt.so.1

llvm10 is missing a required shared library: libc.so.7

llvm10 is missing a required shared library: libthr.so.3

llvm10 is missing a required shared library: libm.so.5

llvm10 is missing a required shared library: libncurses.so.8

[root at www ~]# pkg delete -f llvm10; pkg install llvm10; pkg check -Bdrs

Checking integrity... done (0 conflicting)

Deinstallation has been requested for the following 1 packages (of 0
packages in the universe):


Installed packages to be REMOVED:

        llvm10: 10.0.1_2


Number of packages to be removed: 1


The operation will free 563 MiB.


Proceed with deinstalling packages? [y/N]: y

[1/1] Deinstalling llvm10-10.0.1_2...

[1/1] Deleting files for llvm10-10.0.1_2: 100%

Updating FreeBSD repository catalogue...

FreeBSD repository is up to date.

All repositories are up to date.

The following 1 package(s) will be affected (of 0 checked):


New packages to be INSTALLED:

        llvm10: 10.0.1_2


Number of packages to be installed: 1


The process will require 563 MiB more space.

99 MiB to be downloaded.


Proceed with this action? [y/N]: y

[1/1] Fetching llvm10-10.0.1_2.txz: 100%   99 MiB   3.7MB/s    00:28

Checking integrity... done (0 conflicting)

[1/1] Installing llvm10-10.0.1_2...

[1/1] Extracting llvm10-10.0.1_2: 100%

Checking all packages: 100%
-- 
Paul Beard / www.paulbeard.org/


More information about the freebsd-pkg mailing list