Skip to content

When running native error description non-intuitive #108

@lars-petter-hauge

Description

@lars-petter-hauge

When running hello world example with native engine, you get the feedback that src and dst must be the same. The issue is, the only mentioning of src is in the config file (and is that the same as the error msg mentions?), and dst isn't really ever thought about. Would that be prefix?

Checking in debugger reveals that src is the path defined in config and dst is /tmp/pkgsrc. I wondered here as well if this was a typo:

#88 (comment)

This change seemed really off

As part of this I looked into storepath and final_storepath (as those are the src and dst mentioned above). I do find this a big tricky. Why is src defined as storepath?

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