[plt-scheme] Error when installing package : "unexpected value rendered"

From: Laurent (laurent.orseau at gmail.com)
Date: Sun Oct 25 10:35:21 EDT 2009

Hi all,

During the process of installing my package (either from PLaneT or from
local source), I get a strange error and I don't know what to do about it:

unexpected value rendered: ~e ((font ((class "badlink")) (span ((class
"indexlink")) (span ((class "ScmPn")) "(") (span ((class "ScmSym")) (span
((class "ScmStxLink")) "planet")) (span ((class "stt")) " ") (span ((class
"ScmSym")) "orseau/lazy-doc:1:2") (span ((class "ScmPn")) ")"))))

setup-plt: error: during Building docs for M:\Program
Files\PLT\collects\scribblings\main\user\search.scrbl

setup-plt:   unexpected value rendered: ~e
((font ((class "badlink")) (span ((class "indexlink")) (span ((class
"ScmPn")) "(") (span ((class "ScmSym")) (span ((class "ScmStxLink"))
"planet")) (span ((class "stt")) " ") (span ((class "ScmSym"))
"orseau/lazy-doc:1:2") (span ((class "ScmPn")) ")"))))

It looks like there is bad link (which is strange because in the local doc
all seems fine and there is "planet create" error or warning), but it also
looks like the setup of documentation doesn't know how to render some
malformed value, and I can't figure out what that can be.

Appart from this, the package works fine once installed, but the browser
documentation search page is all screwed up (I get a complete blank page in
the browser).

Some thoughts anyone?

Thanks,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091025/ec4801da/attachment.html>

Posted on the users mailing list.