Date: Mon, 28 Oct 2019 13:06:44 -0400 From: Robert Fitzpatrick <robert@webtent.org> To: Polytropon <freebsd@edvax.de> Cc: Robert Fitzpatrick via freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: Pkg broken after 11.3 upgrade Message-ID: <4b0baf7a-bd0a-660d-a52e-a6090964e240@webtent.org> In-Reply-To: <20191028170130.f51f5c47.freebsd@edvax.de> References: <788f2dc2-d1c9-37b5-5a39-065c1afcd5d8@webtent.org> <20191028170130.f51f5c47.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Polytropon wrote on 10/28/2019 12:01 PM: > On Mon, 28 Oct 2019 08:19:49 -0400, Robert Fitzpatrick via freebsd-questions wrote: >> After doing an upgrade from 11.2-RELEASE to 11.3-RELEASE, I could no >> longer login via SSH. When I login from console, there are many packages >> that generate segmentation faults including pkg when I tried to pkg >> upgrade openssh or just pkg update... >> >> root@db1: ~ # pkg update >> /usr/lib/libssl.so.8: Shared object has no run-time symbol table >> >> I tried to deinstall pkg from ports manually and get these same errors >> when trying to make install afterward. What can I do to get this >> functional again? > > It might be possible to use the following command: > > # pkg-static -f update > > Seems that somehow your OS and ports (shared) library requirements > got out of sync... > Yes, I did this and it says all my packages are up to date. -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4b0baf7a-bd0a-660d-a52e-a6090964e240>