LibreSSL upgrade broke X2Goclient
Aaron LI
aly at aaronly.me
Sun Jun 18 00:03:47 PDT 2017
On Sun, 2017-06-18 at 00:31 -0400, Predrag Punosevac wrote:
> me -a
> DragonFly dfly.bagdala2.net 4.8-RELEASE DragonFly
> v4.8.0.21.ge7d58-RELEASE #5: Thu May 25 00:54:11 EDT 2017
> root at dfly.bagdala2.net:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64
>
> dfly# pkg info libressl
> libressl-2.5.4
> Name : libressl
> Version : 2.5.4
> Installed on : Thu Jun 15 22:29:43 2017 EDT
> Origin : security/libressl
>
dfly# pkg info x2goclient
> x2goclient-4.0.5.1
> Name : x2goclient
> Version : 4.0.5.1
> Installed on : Sun Jun 18 00:20:15 2017 EDT
> Origin : net/x2goclient
>
>
> $ x2goclient
> Shared object "libssl.so.39" not found, required by "libldap-2.4.so.2"
Hi Predrag,
It seems you installed "openldap-client" some time ago, and then installed
"x2goclient" recently. And for some unknown reason, the "libressl" got
updated but those packages depending on it, e.g., "openldap-client" without
being updated.
I can only suggest you upgrade all your packages:
# pkg update
# pkg upgrade
I also came across similar library version mismatch problems some time ago.
But I solved it by upgrade all the packages.
On the other hand, I think "pkg" should take care all of these...
Cheers,
--
Aly
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20170618/d13046a8/attachment-0002.bin>
More information about the Users
mailing list