Skip to content

Install command does not support OUTNAME #151

@grozdanov

Description

@grozdanov

Steps to Reproduce / Actual Behavior:

  1. Build MPK using OUTNAME command/parameter: magic-script build
    Make sure the OUTNAME parameter (from app.package) has different name than app.mpk
  2. Install the MPK: magic-script install
    error: error: File not found: '.out/app/app.mpk'

Example:

mlla1848:MxsTestRc10 jgrills$ magic-script build
Adding tail data
Tail data added successfully to 'digest.sha512.signed'built package: .out/custom/custom.mpk

mlla1848:MxsTestRc10 jgrills$ magic-script installmldb install .out/app/app.mpk
error: File not found: '.out/app/app.mpk'

Expected Behavior:
Magic-Script install should support OUTNAME command/parameter

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions