install succeeds with dependency problems

17 views
Skip to first unread message

Neil Van Dyke

unread,
Feb 25, 2016, 5:30:02 PM2/25/16
to Racket-Dev List
Can someone clue me in on the "dependency problems" with my packages?

http://pkgs.racket-lang.org/#%28author:ne...@neilvandyke.org%29%28!deprecated%29%28!main-distribution%29%28!main-tests%29

For example:
http://pkg-build.racket-lang.org/server/built/deps/html-parsing.txt

I'm guessing cause might involve how the old McFly stuff is working,
perhaps a `require` it's doing, which the build system doesn't expect?

Thanks,
Neil V.

Vincent St-Amour

unread,
Feb 25, 2016, 5:57:38 PM2/25/16
to Neil Van Dyke, Racket-Dev List
Looking at the pkg-build output for `html-parsing`, it looks like its
`info.rkt` is missing dependencies on "base", and on "racket-doc" and
"scribble-lib" as build dependencies. Packages that are in the main
distribution need to be listed as dependencies like any other packages.

Vincent
> --
> You received this message because you are subscribed to the Google Groups "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to racket-dev+...@googlegroups.com.
> To post to this group, send email to racke...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/56CF8068.90203%40neilvandyke.org.
> For more options, visit https://groups.google.com/d/optout.

Neil Van Dyke

unread,
Feb 25, 2016, 7:44:11 PM2/25/16
to Vincent St-Amour, Racket-Dev List
Thanks, Vincent and Sam. I think I might be all set now.

Neil V.

Reply all
Reply to author
Forward
0 new messages