missing library after upgrade from 12.0-p12 to 12.1-p2

tech-lists tech-lists at zyxst.net
Wed Mar 11 19:13:05 UTC 2020


On Wed, Mar 11, 2020 at 06:40:14PM +0000, tech-lists wrote:
>Hi,
>
>In my daily reports I'm seeing this:
>
>ld-elf.so.1: Shared object "libnetgraph.so.4" not found, required by "netstat"
>
>This system uses freebsd-update. How can I fix this?
>

Following up to this, I find that all my freebsd-update managed vms/computers
suffer the same issue. It's not present on 12.1-stable.

freebsd 12.1-p2 freebsd-update managed system:

root at REDACTED:~ # uname -a
FreeBSD REDACTED.zyxst.net 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 GENERIC
amd64

root at REDACTED:~ # ls -l /usr/lib | grep -i netgraph
root at REDACTED:~ # 

12.1-stable system, updated a few days ago:

root at REDACTED:/root# uname -a
FreeBSD REDACTED.local 12.1-STABLE FreeBSD 12.1-STABLE #0 r358577: Tue Mar  3
15:51:41 GMT 2020
root at REDACTED.local:/usr/obj/usr/src/amd64.amd64/sys/REDACTED  amd64

root at REDACTED:/root# ls -l /usr/lib | grep -i netgraph
-r--r--r--  1 root  wheel     64758 Feb  6 14:05 libnetgraph.a
lrwxr-xr-x  1 root  wheel        16 Mar  3 17:07 libnetgraph.so ->
libnetgraph.so.4
-r--r--r--  1 root  wheel     23456 Mar  3 17:07 libnetgraph.so.4
-r--r--r--  1 root  wheel     66214 Feb  6 14:05 libnetgraph_p.a
lrwxr-xr-x  1 root  wheel        18 Mar  3 17:08 snmp_netgraph.so ->
snmp_netgraph.so.6
-r--r--r--  1 root  wheel     43864 Mar  3 17:08 snmp_netgraph.so.6
root at REDACTED:/root# 

Do I need to fill out a PR ?
-- 
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-bugs/attachments/20200311/652b8594/attachment.sig>


More information about the freebsd-bugs mailing list