catalog not working?

21 views
Skip to first unread message

Nate Griswold

unread,
Jul 23, 2020, 10:50:30 PM7/23/20
to Racket Users
My raco pkg install is crashing and manual navigation to the package catalog looks broken


image.png

Nate

Sorawee Porncharoenwase

unread,
Jul 23, 2020, 11:13:02 PM7/23/20
to Nate Griswold, Racket Users

The catalog is functional. That path is simply not served. See also:

From: Matthew Flatt <mfl...@cs.utah.edu>
Date: Thu, Feb 27, 2020 at 3:00 PM
Subject: Re: [racket-users] download catalog down?
To: Tom Gillespie <tgb...@gmail.com>
Cc: Racket Users <racket...@googlegroups.com>

That path isn't served, but something like

  https://download.racket-lang.org/releases/7.6/catalog/pkg/racket-lib

or

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

should work (and does work for me).

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAM-xLPpZ06bnkiyUuQipqupoaA-odsmGMuakWp02WqRDbRUAbA%40mail.gmail.com.

Sorawee Porncharoenwase

unread,
Jul 23, 2020, 11:14:46 PM7/23/20
to Nate Griswold, Racket Users
Though, considering that there are so many people who are misled that the catalog is down (my past self included), it might be better if that page displays some useful information rather than a 404.

Nathaniel Griswold

unread,
Jul 24, 2020, 1:14:51 AM7/24/20
to Sorawee Porncharoenwase, Racket Users
Oh, hm ok I was having a memory access crash in raco I assumed some causation.. I’ll debug tomorrow

On Jul 23, 2020, at 10:14 PM, Sorawee Porncharoenwase <sorawe...@gmail.com> wrote:


Though, considering that there are so many people who are misled that the catalog is down (my past self included), it might be better if that page displays some useful information rather than a 404.

On Thu, Jul 23, 2020 at 8:12 PM Sorawee Porncharoenwase <sorawe...@gmail.com> wrote:

The catalog is functional. That path is simply not served. See also:

From: Matthew Flatt <mfl...@cs.utah.edu>
Date: Thu, Feb 27, 2020 at 3:00 PM
Subject: Re: [racket-users] download catalog down?
To: Tom Gillespie <tgb...@gmail.com>
Cc: Racket Users <racket...@googlegroups.com>

That path isn't served, but something like

  https://download.racket-lang.org/releases/7.6/catalog/pkg/racket-lib

or

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

should work (and does work for me).

On Thu, Jul 23, 2020 at 7:50 PM Nate Griswold <nategr...@gmail.com> wrote:
My raco pkg install is crashing and manual navigation to the package catalog looks broken


<image.png>


Nate

Nate Griswold

unread,
Jul 24, 2020, 1:57:19 PM7/24/20
to Sorawee Porncharoenwase, Racket Users
Just FYI this was a local install/config issue

Nate

Nate Griswold

unread,
Jul 24, 2020, 3:42:12 PM7/24/20
to Sorawee Porncharoenwase, Racket Users
Although there was a stack trace i never investigated, it was in opening the http connection

The only file i had modified was system etc/config, to search libraries in my /opt/local on my mac

griswold@computer Racket % raco pkg install blah
Resolving "blah" via https://download.racket-lang.org/releases/7.7/catalog/
invalid memory reference.  Some debugging context lost
  context...:
   condition->exn
   do-raise
   dynamic-wind
   winder-dummy
   .../openssl/mzssl.rkt:1469:0: wrap-ports
   call-in-empty-metacontinuation-frame
   winder-dummy
   .../private/arrow-val-first.rkt:489:18
   .../net/http-client.rkt:67:0: http-conn-open!
   .../net/http-client.rkt:274:0: http-conn-open
   call-with-values
   .../private/arrow-val-first.rkt:555:3
   .../net/url.rkt:201:0: http://getpost-impure-port
   .../net/url.rkt:308:2: redirection-loop
   call-with-values
   .../private/arrow-val-first.rkt:555:3

Nate

Reply all
Reply to author
Forward
0 new messages