[erlang-questions] rebar weird error (Kunthar)
Ilya Khlopotov
ilya.khlopotov@REDACTED
Sun Aug 19 20:33:02 CEST 2012
Hello Kunthar,
> text file or pseudo-device busy
This is posix error which could happen if you try to modify a file which
is binary of currently running program. Check that you don't have erlang
VM currently running
from /home/zumbar/release/kakaranet_rel/rels/app/node/ directory. If you
do then stop that VM and try to run rebar again.
Best regards,
ILYA
> ------------------------------
>
> Message: 3
> Date: Sat, 18 Aug 2012 23:57:35 +0300
> From: Kunthar <kunthar@REDACTED>
> To: Erlang <erlang-questions@REDACTED>
> Subject: [erlang-questions] rebar weird error
> Message-ID:
> <CAPp2SNy46QTVNu7M5nGspuMhfw6KETVVPnj=6Kejy660_jT6mg@REDACTED>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hola rebar tam
>
> ERROR: Failed to generate target from spec: "copy file
> /usr/local/lib/erlang_R14B03/lib/erlang/erts-5.8.4/bin/beam.smp ->
> /home/zumbar/release/kakaranet_rel/rels/app/node/erts-5.8.4/bin/beam.smp:
> text file or pseudo-device busy\n"
>
> inet???
> wassup with rebar?
>
> ./rebar -V
> rebar 2.0.0 R14B04 20120813_155847 git 2.0.0-164-ge34b702
>
>
More information about the erlang-questions
mailing list