Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 19:58:15 -0700
From:      paul beard <paulbeard@gmail.com>
To:        pkg@freebsd.org
Subject:   any idea what pkg thinks it's doing here?
Message-ID:  <CAMtcK2qUKqGmNe7WeiVTmBh4hg2ewd4UJN4SoNdntoLXgfB8tg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMtcK2qUKqGmNe7WeiVTmBh4hg2ewd4UJN4SoNdntoLXgfB8tg>