Hi Matthew,
    Thank you for the detailed explanation. The issued turned out to be a
problem on my end with my experimental ebuild for installing all 3
implementations of racket on one system, so I will figure out what I was
doing wrong and get it sorted out. No problem with anything racket! Best,
Tom


On Thu, Feb 27, 2020 at 6:09 PM Matthew Flatt <mfl...@cs.utah.edu> wrote:

> The URL
>
>  https://download.racket-lang.org/releases/7.6/catalog/
>
> is a fine catalog configuration. If you use that catalog and query it
> with something like
>
>   raco pkg catalog-show racket-lib
>
> then `raco pkg` will form the URL
>
>   https://download.racket-lang.org/releases/7.6/catalog/pkg/racket-lib
>
> and fetch that. Or, if you use something like
>
>  raco pkg catalog-copy
>
> then `raco pkg` will form the URL
>
>   https://download.racket-lang.org/releases/7.6/catalog/pkgs
>
> But fetching the catalog URL without extending it is not part of the
> catalog protocol.
>
> At Thu, 27 Feb 2020 15:43:57 -0800, Tom Gillespie wrote:
> > Hi Matthew,
> >      Thanks, this would seem to suggest that something in the settings
> > for raco is misconfigured on my system. Does that make sense? Thanks!
> > Tom
> >
> > On Thu, Feb 27, 2020 at 3:00 PM Matthew Flatt <mfl...@cs.utah.edu>
> wrote:
> > >
> > > 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).
> > >
> > > At Thu, 27 Feb 2020 14:22:55 -0800, Tom Gillespie wrote:
> > > > Hi,
> > > >     I (and raco) get a 404 error when trying to access
> > > > https://download.racket-lang.org/releases/7.6/catalog/.
> > > >
> > > > I'm seeing the following error on the page.
> > > >
> > > > > ((uncaught-exception-handler)
> > > >
> > > >
> >
> (*(+(*)(*(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*))))(+(*)(*)(*)(*))))
> > > > uncaught exception: 404
> > > >
> > > > Help? Thanks!
> > > > Tom
> > >
> > > --
> > > 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.
> > > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/racket-users/5e5849f7.1c69fb81.93987.1584SMTP
> > IN_ADDED_MISSING%40gmr-mx.google.com.
> >
> > --
> > 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.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/racket-users/CA%2BG3_PPA06VKCc0Wuzu%2B3H-AsPS
> > LmZkRiy_DmR5GnghDsZ-%3DRA%40mail.gmail.com.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/5e587651.1c69fb81.19a69.26b0SMTPIN_ADDED_MISSING%40gmr-mx.google.com
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CA%2BG3_PNA01572%2BU1SJ%2B2vc_A_cdHRR3nVJBWdbkU1D%2BWPaijMQ%40mail.gmail.com.

Reply via email to