Hi all,

I'm starting to think I don't need to install "json" because it's already
there.

There are days...

Cheers,
Matt


On Sun, Jan 14, 2018 at 5:50 PM, Matt Jadud <m...@jadud.com> wrote:

> Hi all,
>
> I thought it would be fun to take something straight forward and make it
> more complex.
>
> RUN yes | raco pkg install json
>
>
> yields the excitement below. I'm starting with Firth's Dockerfile/image,
> but I don't think that's the critical piece. This is against version 6.11,
> which might be. I get the same results whether I'm using a minimal download
> or the full racket download.
>
>
> This is, of course, the first thing I've really tried to do with Docker.
> Why start simple?
>
>
> If anyone has any thoughts, they'd be appreciated.
>
>
> Many thanks,
> Matt
>
>
> ---> Running in 6fe5fc394ca2
>
> Resolving "json" via https://download.racket-lang.
> org/releases/6.11/catalog/
>
> Resolving "json" via https://pkg-build.racket-lang.
> org/server/built/catalog/
>
> package-catalog-lookup: error from server
>
>   URL: https://pkg-build.racket-lang.org/server/built/catalog/pkg/
> json?version=6.11
>
>   status code: 403
>
>   context...:
>
>    /usr/share/racket/collects/pkg/private/network.rkt:59:3
>
>    /usr/share/racket/collects/pkg/private/catalog.rkt:218:0:
> read-from-server
>
>    /usr/share/racket/collects/pkg/private/catalog.rkt:138:9: for-loop
>
>    /usr/share/racket/collects/pkg/private/catalog.rkt:135:2:
> lookup-normally
>
>    /usr/share/racket/collects/pkg/private/../../racket/
> private/more-scheme.rkt:261:28
>
>    /usr/share/racket/collects/pkg/private/prefetch.rkt:128:2
>
>    /usr/share/racket/collects/pkg/private/catalog.rkt:132:0:
> package-catalog-lookup9
>
>    /usr/share/racket/collects/pkg/private/catalog.rkt:200:0:
> package-catalog-lookup-source19
>
>    /usr/share/racket/collects/pkg/private/clone-path.rkt:370:0:
> desc->repo8
>
>    /usr/share/racket/collects/pkg/private/clone-path.rkt:64:2:
> add-repo-desc35
>
>    /usr/share/racket/collects/pkg/private/clone-path.rkt:45:0:
> adjust-to-normalize-repos
>
>    /usr/share/racket/collects/pkg/private/install.rkt:911:3
>
>    /usr/share/racket/collects/racket/contract/private/arrow-
> val-first.rkt:397:3
>
>    /usr/share/racket/collects/racket/file.rkt:378:8
>
>    /usr/share/racket/collects/racket/file.rkt:334:2: loop
>
>    /usr/share/racket/collects/pkg/main.rkt:203:16
>
>
>
>

-- 
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