Date: Tue, 19 Jan 2016 15:06:12 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: Thomas Mueller <mueller6724@bellsouth.net>, freebsd-current@freebsd.org Subject: Re: libcrypto.so.7 not found, needed (?) for X server Message-ID: <20160119140611.GC69902@ivaldir.etoilebsd.net> In-Reply-To: <26A67E1C-7E42-43B5-8433-D5551350B993@FreeBSD.org> References: <930546.92837.bm@smtp115.sbc.mail.ne1.yahoo.com> <26A67E1C-7E42-43B5-8433-D5551350B993@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--7gGkHNMELEOhSGF6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 19, 2016 at 02:17:11PM +0100, Dimitry Andric wrote: > On 19 Jan 2016, at 13:44, Thomas Mueller <mueller6724@bellsouth.net> wrot= e: > >=20 > > I just updated FreeBSD-current to r294248, and can no longer startx. > >=20 > > Error message is > >=20 > > xauth: file /home/arlene/.serverauth.1177 does not exist > >=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 > > There is /usr/lib/libcrypto.so but notlibcrypto.so.7. > >=20 > > I also looked in /usr/local/lib, no libcrypto... files. > >=20 > > Now I run > >=20 > > pkg info -f xserver and get > >=20 > > root@amelia:~ # pkg info -f xserver > > Shared object "libssl.so.7" not found, required by "pkg" > >=20 > > What happened here? Bug in new FreeBSD? >=20 > This is explained by the UPDATING entry of October 2015: >=20 > 20151030: > The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring > libcrypto.so.7 or libssl.so.7 must be recompiled. >=20 Given how long ago this happen a simple pkg-static upgrade -f would do the = trick because all available packages has been rebuilt in the cluster since and ha= ve been published. All official packages for head are linked against newer libcrypto.so and libssl.so Best regards, Bapt --7gGkHNMELEOhSGF6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWnkLTAAoJEGOJi9zxtz5aXJMQAJtTxZwt3zuyL5eoPtyGNCoP 2KA2uhKTspHRyGg02FCZexwbKDnv6W/o0hDKfU1UBXgJ4P/630b7GblHhyxAo8My JSDdinduxlqm/W1oDqOKBbbGZZ+01Soy993gQAlcrkB3iNUkyb2h14X/3CEeJdO3 FW17fV3uHI/huLXYzOwS+OfIzUnI5PaJTSyk9eJ5Je2n1XN2/3TyNnvHBn1MBsO4 oKXwrAGT9WwdKxiM37y+0w0Zwz5OSRfJpDHZhgJb8sjt+21aQsdX8rMBbmHbdha8 ImbIPCEfGG3eZKSWXefKKfDxk42RRmK3E4rJlLGqCx92r5O6A1Aj+UrOjZPqhmrE HAum/75TVReu/dZ5QQRIll71MLt5bDrHtYFdr6nEsPQllWM60ekmT8d0B/5trK/m 90Jn5W34J5BEJoD53hDhbQEcpB9yB02nkm+Lw9Ww6Jbz/l1Tmxp2DzIofoD1IQOQ L6ZlRqkRddv5IAna4Rjh+82VWan+535E2PtTT9o+ZZypa0PShO5jTeo9Mi6c4NYT 6dacU8uMpKdQn1nFBCfhg16BvarkMh8K3kr3oIx0l315phvIqjr0V7wxJBwrNFoK 6sYq1sJl7LKQnqRKuDn0NCatY1QJWuwL5SmAaav+uEl9Cg+jKqaVhP0PvRRcOfB6 +0lxwsU7FQqRvxT0lrH3 =SoLH -----END PGP SIGNATURE----- --7gGkHNMELEOhSGF6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160119140611.GC69902>