[racket] Racket 5.3.5,Scribble,Linux,.error

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Aug 11 13:09:13 EDT 2013

On Sun, Aug 11, 2013 at 11:19 AM, Roman Klochkov <kalimehtar at mail.ru> wrote:

> Fixed:  ("+: contract violation ...")
>
> Not fixed:
> call-with-output-file: forbidden (read write) access to
> /home/monk/.racket/planet/300/5.90.0.5/.LOCKHARD-LINKS
>
>
I'm not seeing this anymore with the version of your code from git and the
racket git head. Probably you got the snapshot from last night which
doesn't have my commit from earlier today.


> I think, that I enabled "raco pkg" now. But without development link to
> planet "raco pkg create" breaks with
>
> raco setup: error: during making for /home/monk/languages/racket/gi/gi-ffi
> (GI-FFI)
> raco setup: manual.scrbl:5:38: planet: ill-formed module path
> raco setup: in: (planet #f)
>
>
I believe this is what happens when (this-package-in ...) is not actually
in a planet packge.

Robby


>
> Воскресенье, 11 августа 2013, 6:59 -05:00 от Robby Findler <
> robby at eecs.northwestern.edu>:
>
>   Thanks. I've pushed a fix for this. And the other error you mention
> ("+: contract violation ..."), I believe I fixed on 4/25, but it has not
> made it into a release yet. You might want to try one of the snapshot
> builds:
>
>   http://www.cs.utah.edu/plt/snapshots/
>   http://plt.eecs.northwestern.edu/snapshots/
>
> Also, assuming I pushed the right fix, you seem to be using a development
> link with planet? Let me encourage you to give the package manager a try --
> it is still under construction, but we expect it to eventually subsume
> planet.
>
> Robby
>
>
>
> On Sat, Aug 10, 2013 at 3:01 PM, Roman Klochkov <kalimehtar at mail.ru<https://e.mail.ru/sentmsg?mailto=mailto%3akalimehtar@mail.ru>
> > wrote:
>
> https://github.com/Kalimehtar/Racket-gir/blob/master/manual.scrbl
>
>
> Суббота, 10 августа 2013, 14:55 -05:00 от Robby Findler <
> robby at eecs.northwestern.edu<https://e.mail.ru/sentmsg?mailto=mailto%3arobby@eecs.northwestern.edu>
> >:
>
>   Can you post an example file that has this problem, please?
>
> Thanks,
> Robby
>
> On Saturday, August 10, 2013, Roman Klochkov wrote:
>
>
> Error text is:
> open-output-file: forbidden (write) access to
> /home/monk/.racket/planet/300/5.3.5/.LOCKHARD-LINKS
>
> /home/monk is my home directory.
>
> It appears when I edit .scrbl file. I can make html or check syntax, no
> errors. But background check gives this error.
> I checked the file: it created by DrRacket (I delete it, then start
> drracket, it appears). So drracket can write to the file.
>
> Please help
>
> --
> Roman Klochkov
>
>
>
> --
> Roman Klochkov
>
>
>
>
> --
> Roman Klochkov
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130811/d766f599/attachment-0001.html>

Posted on the users mailing list.