Local plugins not found in alternative snap dir
Bug #1827095 reported by
Claudio Matsuoka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
Medium
|
Claudio Matsuoka |
Bug Description
If an alternative location such as build-aux/snap is used to store the snapcraft yaml file, local plugins fail to load from build-aux/
To reproduce, create a project using a local plugin and use build-aux/snap instead of snap to store the yaml files and the local plugins directory. The build will fail with:
```
Using 'build-
Searching for local plugin for local
Failed to load plugin: unknown plugin: 'local'
```
Changed in snapcraft: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /github. com/snapcore/ snapcraft/ pull/2551