Hi Phil,

First, which version of Racket do you have, and where did you download it from?

Second, can you try running the following:

- wget https://download.racket-lang.org/releases/6.4/catalog/pkgs
- wget https://pkgs.racket-lang.org/pkgs

And report what happens?

Third, can you run `raco pkg config catalogs` and report the output?

Thanks,
Sam

On Fri, Mar 11, 2016 at 9:20 AM, phil jones <inters...@gmail.com> wrote:
> Sam,
>
> From reading through those comments (or maybe on another page) it definitely 
> seems to pop up more generally than just Tomcat.
>
> Here's the complete dialogue :
>
> phil@hawksmoor:~$ raco pkg install sxml
> ssl-connect: connect failed (error:14077438:SSL 
> routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error)
>
> cheers
>
> Phil
>
>
> On Friday, 11 March 2016 03:46:14 UTC-3, phil jones  wrote:
>> I have this problem with openssl on my Ubuntu development machine :
>>
>> https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1475228
>>
>> Unfortunately it's preventing me from installing new packages with
>>
>> raco pkg install
>>
>> Trying to do that just triggers the bug.
>>
>> Is there any other way to get and install these packages?
>>
>> cheers
>>
>> Phil
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to