dandan611 / Settler

0 stars 0 forks source link

python3.6を入れた後に、ansibleでyumを実行するとエラーになる #35

Closed dandan611 closed 6 years ago

dandan611 commented 6 years ago

gitのインストールで失敗してしまっていた。 yumでインストールしているものは影響を受けるかもしれない。

TASK [python36 : upgrade pip for installing pip-tools] *************************
changed: [default]

TASK [python36 : install pip-tools] ********************************************
changed: [default]

TASK [git : install git] *******************************************************
fatal: [default]: FAILED! => {"changed": false, "msg": "python2 bindings for rpm are needed for this module. python2 yum module is needed for this  module"}
        to retry, use: --limit @/provision/prodev.retry
dandan611 commented 6 years ago

確認項目

$ sudo yum update