Your message dated Sun, 15 Jan 2012 08:45:06 -0500
with message-id <[email protected]>
and subject line Re: Bug#655950: racket: raco exe doesn't work on amd64
has caused the Debian Bug report #655950,
regarding racket: raco exe doesn't work on amd64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
655950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655950
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: racket
Version: 5.1.3+dfsg1-1
Severity: normal
Dear Maintainer,
Somehow raco exe doesn't produce a working executable:
$ LC_ALL=C ; cd /tmp ;
$ echo -e '#lang racket\n(print "hello")' > hello.rkt
$ raco exe hello.rkt && ./hello
read failed to read all 885744828 bytes from file /tmp/./hello
Aborted
looks like this has been fixed upstream:
http://comments.gmane.org/gmane.comp.lang.racket.devel/4154
greetings,
karme
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages racket depends on:
ii libc6 2.13-24
ii libffi5 3.0.10-3
ii racket-common 5.1.3+dfsg1-1
Versions of packages racket recommends:
ii racket-doc 5.1.3+dfsg1-1
racket suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 5.2+dfsg1-1
On Sun, Jan 15, 2012 at 08:29:06AM +0100, [email protected] wrote:
> Somehow raco exe doesn't produce a working executable:
>
> $ LC_ALL=C ; cd /tmp ;
> $ echo -e '#lang racket\n(print "hello")' > hello.rkt
> $ raco exe hello.rkt && ./hello
> read failed to read all 885744828 bytes from file /tmp/./hello
> Aborted
>
> looks like this has been fixed upstream:
> http://comments.gmane.org/gmane.comp.lang.racket.devel/4154
This is fixed in sid. It hasn't migrated to testing though due to
racket not building on some architectures.
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---