Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 05:29:14 +0000
From:      Miguel Clara <miguelmclara@gmail.com>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"
Message-ID:  <B506CD41-42F8-4DAF-B2D3-B09C70A2A28D@gmail.com>
In-Reply-To: <FF6DD5BB-7D15-4224-8EF5-DA1C89908B1B@gmail.com>
References:  <CADGo8CURnvyLD55zs5m=hgrG9g6xct0q4ZMSNiY%2BzLA1GBi0Ug@mail.gmail.com> <CAGHfRMC1_jRQxkxu-aaJJBvqb8oPvOrCiJwOWhLsR1A81YKrEw@mail.gmail.com> <CADGo8CWyyFJXR5fD%2BYe%2BSynzH0mqfh3Fsx8ULmQzOxTwR0Bd8A@mail.gmail.com> <FF6DD5BB-7D15-4224-8EF5-DA1C89908B1B@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On February 24, 2015 5:10:35 AM WET, Garrett Cooper <yaneurabeya@gmail.com> wrote:
>On Feb 23, 2015, at 20:07, Miguel Clara <miguelmclara@gmail.com> wrote:
>
>> On Tue, Feb 24, 2015 at 1:18 AM, NGie Cooper <yaneurabeya@gmail.com>
>wrote:
>> On Mon, Feb 23, 2015 at 10:43 AM, Miguel Clara
><miguelmclara@gmail.com> wrote:
>> > I don't think this is a 11-Current issue per say but probalby bad
>config,
>> > but since I'm using CURRENT I dicided to post to the list.
>> >
>> > When my system boots dnscrypt fails to start with:
>> >
>> > Shared object "libsodium.so.13" not found, required by
>"dnscrypt-proxy"
>> >
>> > But manual start works without issue, I've resinstalled libsodium
>and
>> > dnscrypt from ports and I noticed "USE_LDCONFIG=   yes" is present
>in the
>> > Makefile for libsodium,
>> 
>> ...
>> 
>> What does dnscrypt-proxy REQUIRE?
>> 
>> 
>> Fro the rc.d instead by the port
>> cat /usr/ports/dns/dnscrypt-proxy/files/dnscrypt-proxy.in |grep
>REQUIR
>> # REQUIRE: SERVERS cleanvar
>> 
>> 
>> And this is what I've tried but no luck
>> cat /usr/local/etc/rc.d/dnscrypt-proxy |grep REQUIRE
>> # REQUIRE: SERVERS cleanvar ldconfig
>
>Yeah, SERVERS comes waaaay after ldconfig.
>
>What does `ldconfig -rv | grep libsodium` say?

 488:-lsodium.13 => /usr/local/lib/libsodium.so.13

and after boot I can star the service fine..  ldconfig seems to kick in just before dbus  which REQUIRES it. 


>
>Cheers!

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B506CD41-42F8-4DAF-B2D3-B09C70A2A28D>