mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
profiles/oem-aci: provide old python
This ensures the gce agent ACI has python. For unknown reasons including python-3.6.5 in package.provided causes both python 3.x and 2.x to be removed but we still need 2.x. I don't know why this works. Any version older than the 2.7 version we use works. Portage appears to be doing the opposite of what it should be.
This commit is contained in:
parent
8bc31b1caf
commit
6424530f45
@ -2,4 +2,4 @@
|
||||
sys-auth/sssd-1.13.1
|
||||
|
||||
# Stick to one version of Python in the ACI.
|
||||
dev-lang/python-3.6.5
|
||||
dev-lang/python-2.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user