Hi Bertrand

Thanks for your reply. It did not help me any further but then I started to 
google the error and finally could fix it with:

[On Mac 10.14 Mojave]:

brew switch openssl 1.0.2t -> failed as only openssl 1.1 is installed
brew install 
https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb 
<https://github.com/tebelorg/Tump/releases/download/v1.0.0/openssl.rb>
brew switch openssl 1.0.2t -> worked

With that I could run the check w/o any issues.

Cheers - Andy

> On Jul 29, 2020, at 12:57 AM, Bertrand Delacretaz <bdelacre...@apache.org> 
> wrote:
> 
> Hi Andy,
> 
> On Tue, Jul 28, 2020 at 8:45 PM Andreas Schaefer
> <schaef...@me.com.invalid> wrote:
> ...
>> dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
> ...
> 
> As per [1] this looks like an openssl installation issue?
> 
> Running with "bash -x check_staged_release.sh" would help confirm.
> 
> -Bertrand
> 
> [1] 
> https://stackoverflow.com/questions/59006602/dyld-library-not-loaded-usr-local-opt-openssl-lib-libssl-1-0-0-dylib

Reply via email to