hm, that shouldn't happen. python3.6, rebuilt against openssl1.1.1, has not been accepted yet into bionic-proposed. And even, when I upgrade to python3.6 from the staging ppa, salt still fails.
To get the pending python3.6, you can use the below PPA:
$ sudo add-apt-repository ppa:ci-train-ppa-service/3662
$ sudo apt full-upgrade
@eole-team
hm, that shouldn't happen. python3.6, rebuilt against openssl1.1.1, has not been accepted yet into bionic-proposed. And even, when I upgrade to python3.6 from the staging ppa, salt still fails.
To get the pending python3.6, you can use the below PPA: train-ppa- service/ 3662
$ sudo add-apt-repository ppa:ci-
$ sudo apt full-upgrade
I'm now opening a new bug report about salt at https:/ /bugs.launchpad .net/ubuntu/ +source/ salt/+bug/ 1823332
As I believe it is reproducible in cosmic too.
Further salt discussion / fixing should move to that bug report.