Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 17:01:30 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Robert Fitzpatrick <robert@webtent.org>
Cc:        Robert Fitzpatrick via freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Pkg broken after 11.3 upgrade
Message-ID:  <20191028170130.f51f5c47.freebsd@edvax.de>
In-Reply-To: <788f2dc2-d1c9-37b5-5a39-065c1afcd5d8@webtent.org>
References:  <788f2dc2-d1c9-37b5-5a39-065c1afcd5d8@webtent.org>

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



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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