Merge ~javier-fs/maas:lp2091370 into maas:3.5
Status: | Merged |
---|---|
Approved by: | Javier Fuentes |
Approved revision: | 7b7f69b55c4247305f2df74cc559df5028169f41 |
Merge reported by: | MAAS Lander |
Merged at revision: | not available |
Proposed branch: | ~javier-fs/maas:lp2091370 |
Merge into: | maas:3.5 |
Diff against target: |
38 lines (+6/-0) 1 file modified
snap/snapcraft.yaml (+6/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jack Lloyd-Walters | Approve | ||
MAAS Lander | Approve | ||
Review via email:
|
Commit message
fix: pip, setuptools and wheel versions in MAAS snap
Description of the change
Fix for https:/
The Snapcraft Python plugin creates a virtual environment and installs the latest version of pip, setuptools and wheel. However, the packages installed in the virtual environment and the ones defined in stage-packages seem to overlap, thus, having the latest version of pip, setuptools and wheel available in MAAS. This can potentially create issues.
Defining certain Python packages in the MAAS snapcraft.yaml files solve the issue, aligning the version of the packages with the Ubuntu Core version.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
UNIT TESTS
-b lp2091370 lp:~javier-fs/maas/+git/maas into -b 3.5 lp:~maas-committers/maas
STATUS: SUCCESS 05f2df74cc559df 5028169f41
COMMIT: 7b7f69b55c42473