Hi! I have been working on Guix's packaging of Racket, though I'm not especially experienced with Guix.
The ssl-connect issue sounds like it may be related to ยง2.6 "Application Setup" in the Guix manual, especially the subsections about "X.509 Certificates" and perhaps the "Name Service Switch": https://guix.gnu.org/manual/en/html_node/Application-Setup.html#Application-Setup Do you have all of that working properly? I'm not familiar with the first error, and, in particular, I don't usually use Racket from Emacs. If the Guix setup doesn't fix the problem, more details would be helpful, especially the output of `which raco` and `raco pkg config catalogs`. -Philip On Sat, May 15, 2021 at 8:23 PM Dimaugh Silvestris < [email protected]> wrote: > I recently did a clean Ubuntu reinstall, but decided this time to try Guix > as a package manager and install as much as possible from there. Guix might > be the issue here, perhaps something else. > Now I can't run 'raco pkg install', and emacs gives me: > ;-------------- > ; Can't suggest packages to install, because pkg/db get-catalogs is '(). > ; To configure: > ; 1. Start DrRacket. > ; 2. Choose "File | Package Manager". > ; 3. Click "Available from Catalog". > ; 4. When prompted, click "Update". > ; -------------- > > I follow the suggestion, but I get: > ssl-connect: connect failed (error:1416F086:SSL > routines:tls_process_server_certificate:certificate verify failed) > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/CAN4YmRGs2Qc1HXuFSa1KrqGsvWxvZ-KtsGs15vXP1BECMdEf_w%40mail.gmail.com > <https://groups.google.com/d/msgid/racket-users/CAN4YmRGs2Qc1HXuFSa1KrqGsvWxvZ-KtsGs15vXP1BECMdEf_w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/0100017972b19987-e18cf59f-285c-4b61-8d59-d9fde9ca894c-000000%40email.amazonses.com.

