Ok, in that case I think I know why it fails, and the solution is to upgrade to a more recent version of Racket, perhaps using the PPA that Asumu pointed out.
The problem was that we weren't passing quite the right options to openssl, leading to the error you see. Sam On Fri, Mar 11, 2016 at 10:09 AM, phil jones <inters...@gmail.com> wrote: > DrRacket, version 5.3.6 > > It's the one that comes as standard with Ubuntu 14.04 (LTS) > > Yes, I seem to be able to get both of those pkgs files with wget. > > Phil > > > > On Friday, 11 March 2016 11:33:24 UTC-3, Sam Tobin-Hochstadt wrote: >> 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. -- 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.