[erlang-questions] relup with rebar3

Ehsan Mohammadi ehsan.tck@REDACTED
Fri Sep 16 21:13:11 CEST 2016


use rebar3 -d false

On Wed, Sep 14, 2016 at 12:47 PM Luis Rascão <luis.rascao@REDACTED> wrote:

> Your rebar3 log says:
>   "Dev mode enabled, release will be symlinked"
>
> So probably somewhere in your rebar.config you have the dev_mode option
> set, my suggestion is to try out the relup while *not* in dev mode
>
> On Tue, Sep 13, 2016 at 11:58 PM, Anatoly Yakovenko <aeyakovenko@REDACTED
> > wrote:
>
>> What do you mean? how do i switch to `dev` mode?
>>
>> On Tue, Sep 13, 2016 at 3:35 PM Luis Rascão <luis.rascao@REDACTED>
>> wrote:
>>
>>> Have you tried it in not dev mode?
>>>
>>> On Thu, Sep 8, 2016 at 5:58 PM, Anatoly Yakovenko <aeyakovenko@REDACTED
>>> > wrote:
>>>
>>>> anyone familiar with this error:
>>>> $ ./rebar3 relup
>>>>
>>>> ===> Verifying dependencies...
>>>> ===> Compiling minuteman
>>>> ===> Starting relx build process ...
>>>> ===> Resolving OTP Applications from directories:
>>>>           /home/ayakovenko/Public/minuteman/_build/default/lib
>>>>           /home/ayakovenko/erlangs/lib
>>>> ===> Resolved minuteman-0.0.2
>>>> ===> Dev mode enabled, release will be symlinked
>>>> ===> Including Erts from /home/ayakovenko/erlangs
>>>> ===> release successfully created!
>>>> ===> Starting relx build process ...
>>>> ===> Resolving OTP Applications from directories:
>>>>           /home/ayakovenko/Public/minuteman/_build/default/lib
>>>>           /home/ayakovenko/erlangs/lib
>>>>           /home/ayakovenko/Public/minuteman/_build/default/rel
>>>> ===> Resolving available OTP Releases from directories:
>>>>           /home/ayakovenko/Public/minuteman/_build/default/lib
>>>>           /home/ayakovenko/Public/minuteman/_build/default/rel
>>>> ===> could not find app kernel {2,14,4}
>>>>
>>>> Thanks,
>>>> Anatoly
>>>>
>>>> _______________________________________________
>>>> erlang-questions mailing list
>>>> erlang-questions@REDACTED
>>>> http://erlang.org/mailman/listinfo/erlang-questions
>>>>
>>>>
>>>
>>>
>>> --
>>> PGP fingerprint: F708 E141 AE8D 2D38 E1BC  DF3D 1719 3EA0 647D 7260
>>>
>>
>
>
> --
> PGP fingerprint: F708 E141 AE8D 2D38 E1BC  DF3D 1719 3EA0 647D 7260
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160916/c709127c/attachment.htm>


More information about the erlang-questions mailing list