Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Aug 2018 08:46:55 -0400
From:      Robert Fitzpatrick <robert@webtent.org>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Userland and kernel mismatch
Message-ID:  <5B6C37BF.3060701@webtent.org>

next in thread | raw e-mail | index | archive | help
I'm not sure how I messed up one server of mine, but hope someone can 
suggest how it can be fixed. When I try to run pkg, I get this error:

root@mx2:~ # pkg update
/lib/libc.so.7: version FBSD_1.4 required by /usr/local/lib/libpkg.so.4 
not found

It seems my userland is out of sync with the kernel:

root@mx2:~ # freebsd-version -uk
10.4-RELEASE-p10
10.4-RELEASE-p10
root@mx2:~ # freebsd-update fetch
root@mx2:~ # uname -U
1000510
root@mx2:~ # uname -K
1004000

I've found posts suggesting how to correct the reverse of an older 
kernel, but how could I fix this issue?

-- 
Robert




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