Date: Wed, 20 Jan 2016 00:05:20 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Thomas Mueller <mueller6724@bellsouth.net> Cc: freebsd-current@freebsd.org Subject: Re: Shared library version bump? Message-ID: <C737C407-2AC7-4AFB-A2BF-DB7C60B785E8@FreeBSD.org> In-Reply-To: <206770.43295.bm@smtp113.sbc.mail.ne1.yahoo.com> References: <206770.43295.bm@smtp113.sbc.mail.ne1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_7CFD6C37-4956-414A-BC41-7C117E7500C7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Jan 2016, at 23:32, Thomas Mueller <mueller6724@bellsouth.net> = wrote: >=20 > Has there recently been a version bump in the shared libraries? I saw = no warning on this in the src or ports UPDATING files. This was already answered in reply to your previous post on this same issue. As mentioned in the reply, OpenSSL has been upgraded, and both of its shared libraries have been bumped, e.g. they are now named libcrypto.so.8 and libssl.so.8. (Apparently you deleted the old libcrypto.so.7 and libssl.so.7, even though you should never do so until your ports are upgraded.) > I can no longer startx and can no longer run many other ports, getting = errors like >=20 > Shared object "libcrypto.so.7" not found, required by "X" > xinit: giving up > xinit: unable to connect to X server: Connection refused > xinit: server error >=20 > and >=20 > root@amelia:~ # pkg info -f xserver > Shared object "libssl.so.7" not found, required by "pkg" >=20 > Is this due to a version bump, Yes. > or is it related to the messages I got in yesterday's kernel = installation like "unknown metadata record 4 ..."? No, that is something entirely different. It is mainly cosmetic, and you can ignore it, it will go away at the next kernel update, if your kldxref executable is new enough. > What do I do? Make buildworld and kernel again, or rebuild all ports? = How do I find which ports need updating, or rebuild all except = portmaster and pkg which I rebuilt after getting the errors? It is easiest to use pkg-static to reinstall your ports, e.g.: pkg-static update pkg-static upgrade Alternatively, rebuild all ports depending on OpenSSL. -Dimitry --Apple-Mail=_7CFD6C37-4956-414A-BC41-7C117E7500C7 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.29 iEYEARECAAYFAlaewTgACgkQsF6jCi4glqNxRwCgyEwReiQ6zBZ2BEB7EJvjBRZW EYQAoOUSwjotg1SWsiQOKba8BpoyIGrU =n8x/ -----END PGP SIGNATURE----- --Apple-Mail=_7CFD6C37-4956-414A-BC41-7C117E7500C7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C737C407-2AC7-4AFB-A2BF-DB7C60B785E8>