8000 Mode = prod + system_libs = false produces broken release · Issue #920 · erlware/relx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mode = prod + system_libs = false produces broken release #920
Open
@keynslug

Description

@keynslug

While working on #902 and testing different combinations of options I found out that combination of {mode, prod} + {system_libs, false} produces broken releases that can't be started.

I suppose this is because the script currently assumes that system libraries are located in the same place as the runtime system, and under {mode, prod} this evaluates to the release's libdir where system libraries are obviously missing given {system_libs, false}.

Followup to #902 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0