Merge ~andreserl/maas:fix_snap_curtin_2.3 into maas:2.3

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 7f4ce7c1329a25e5fd5e497c6c5b59b3617c437a
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~andreserl/maas:fix_snap_curtin_2.3
Merge into: maas:2.3
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+334478@code.launchpad.net

Commit message

Backport 426a18a08b3b866fe07da63c50075aa95b9403a5 from master.

LP: #1734798 - Fix regression on the snap and install curtin helpers in the right location

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 8769ca7..ed3948a 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -120,6 +120,7 @@ parts:
6 organize:
7 lib/python3.5/site-packages/etc: etc
8 lib/python3.5/site-packages/usr: usr
9+ usr/lib/curtin/helpers: usr/lib/python3/dist-packages/helpers
10 filesets:
11 remove:
12 - -lib/python3.5/site-packages/maastesting

Subscribers

People subscribed via source and target branches