Merge ~javier-fs/maas:lp2091370 into maas:master
Status: | Merged |
---|---|
Approved by: | Javier Fuentes |
Approved revision: | 054d6fbc745b176dd13a33a73bc12edb932bbbb8 |
Merge reported by: | MAAS Lander |
Merged at revision: | not available |
Proposed branch: | ~javier-fs/maas:lp2091370 |
Merge into: | maas:master |
Diff against target: |
22 lines (+4/-0) 1 file modified
snap/snapcraft.yaml (+4/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
MAAS Lander | Approve | ||
Alexsander de Souza | 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.
+1