[racket] scribble error

From: Jon Rafkind (rafkind at cs.utah.edu)
Date: Thu Feb 14 14:55:47 EST 2013

Also, this is with the latest git as of right now: 294bed209ed903e9ac97095c369edfc9d01ff555

On 02/14/2013 12:49 PM, Jon Rafkind wrote:
> Strange scribble error today. I haven't debugged it much yet, in case someone has an idea of whats going on.
>
> $ scribble --pdf main.scrbl
> File not found: /home/jon/.racket/llncs.cls
> Downloading via ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip...
> rename-file-or-directory: cannot rename file or directory
>   source path: /home/jon/svn/school/dissertation/file.tmp
>   dest path: /var/tmp/llncs2e.zip
>   system error: Invalid cross-device link; errno=18
>   context...:
>    /home/jon/tmp/plt/collects/scribble/lncs/lang.rkt: [running body]
>
> The directory where I ran scribble from is on the same partition as /var/tmp, so I don't understand the "invalid cross-device link" part..
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


Posted on the users mailing list.