libcrypto.so.7 not found, needed (?) for X server

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 19 14:06:19 UTC 2016


On Tue, Jan 19, 2016 at 02:17:11PM +0100, Dimitry Andric wrote:
> On 19 Jan 2016, at 13:44, Thomas Mueller <mueller6724 at bellsouth.net> wrote:
> > 
> > I just updated FreeBSD-current to r294248, and can no longer startx.
> > 
> > Error message is
> > 
> > xauth:  file /home/arlene/.serverauth.1177 does not exist
> > 
> > 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
> > 
> > There is /usr/lib/libcrypto.so but notlibcrypto.so.7.
> > 
> > I also looked in /usr/local/lib, no libcrypto... files.
> > 
> > Now I run
> > 
> > pkg info -f xserver and get
> > 
> > root at amelia:~ # pkg info -f xserver
> > Shared object "libssl.so.7" not found, required by "pkg"
> > 
> > What happened here?  Bug in new FreeBSD?
> 
> This is explained by the UPDATING entry of October 2015:
> 
> 20151030:
>         The OpenSSL has been upgraded to 1.0.2d.  Any binaries requiring
>         libcrypto.so.7 or libssl.so.7 must be recompiled.
> 
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 have
been published.

All official packages for head are linked against newer libcrypto.so and
libssl.so

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160119/6daa6983/attachment.sig>


More information about the freebsd-current mailing list