Fails to realize the source folder changed with Multipass
Bug #1869604 reported by
Michał Sawicz
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
In Progress
|
Medium
|
Chris Patterson |
Bug Description
Steps:
- build project "foo" from folder "fooA"
- build project "foo" from fodler "fooB"
Expected:
- the project builds separately from the two folders
Current:
- the Multipass instance from "fooA" is used for "fooB"
Originally reported in https:/
Changed in snapcraft: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Projects need to use path to project as an index for this to work, so far we have only used "name" from snapcraft.yaml