Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 12:03:00 +0000
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: After update to FreeBSD 12, shared objects missing
Message-ID:  <b6fe04db-5dc7-dddb-7fe1-d1e5440de9b6@FreeBSD.org>
In-Reply-To: <ec76e574-aa81-d014-8067-98183d874b27@fechner.net>
References:  <SN1PR20MB21092862F8B557347EB99ADB80BC0@SN1PR20MB2109.namprd20.prod.outlook.com> <ec76e574-aa81-d014-8067-98183d874b27@fechner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17/12/2018 11:52, Matthias Fechner wrote:
> Am 17.12.2018 um 12:43 schrieb Carmel NY:
>> ld-elf.so.1: Shared object "libssl.so.8" not found, required by "pkg"
>>
>> ld-elf.so.1: Shared object "libmilter.so.5" not found, required by "clamav-milter"
>>
>> The following errors are listed when trying to run clamav-milter or when
>> using "pg" in certain instances. The missing files are located on my machine.
>> I am using poudrier, but I am not able to force it to rebuild all the ports
>> on my PC. I am using this command:
>>
>> poudriere bulk -f ~/portlist -j 12amd64
> 
> it seems that you executed the third `freebsd-update install` before you
> reinstalled all port after you did an upgrade from freebsd 11 to 12?
> 
> Try `pkg-static upgrade -f pkg` this should fix pkg.

Also, for the benefit of anyone else intending to upgrade from 11 to 12, 
a good tip is to install the compat11x-amd64 port /before/ attempting to 
upgrade.  That should help keep your stuff which is compiled for 11.x 
still running in a 12.x world no matter how rocky the rest of the 
upgrade process turns out.

Once the base OS and all you packages are updated, then you should be 
able to delete compat11x-amd64 without any consequences.

	Cheers,

	Matthew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b6fe04db-5dc7-dddb-7fe1-d1e5440de9b6>