[erlang-questions] relup with rebar3
Luis Rascão
luis.rascao@REDACTED
Wed Sep 14 10:17:02 CEST 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160914/708e1bdd/attachment.htm>
More information about the erlang-questions
mailing list