)]}'
{"tools/gate/playbooks/docker-image-build.yaml":[{"author":{"_account_id":28664,"name":"Ahmad Mahmoudi","email":"ahmad.mahmoudi@att.com","username":"ahmad"},"change_message_id":"130274ec3c5971f7588619e257752c68d49bcb0d","unresolved":false,"context_lines":[{"line_number":51,"context_line":"          when: ansible_os_family \u003d\u003d \u0027Debian\u0027"},{"line_number":52,"context_line":"        - pip:"},{"line_number":53,"context_line":"            name: docker"},{"line_number":54,"context_line":"            version: 2.7.0"},{"line_number":55,"context_line":"            executable: pip3"},{"line_number":56,"context_line":"      become: True"},{"line_number":57,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"bf51134e_d21eeb6e","line":54,"range":{"start_line":54,"start_character":12,"end_line":54,"end_character":26},"updated":"2020-06-17 15:42:13.000000000","message":"this is really old version of docker lib, from 2017, might not work with python3.6 and higher. Need to upgrade to at least 3.7.3.","commit_id":"eef057732f5b17abf4e56bd640937455dd92569b"},{"author":{"_account_id":21040,"name":"Alexey","email":"aodinokov@mirantis.com","username":"aodinokov"},"change_message_id":"61df7720a0507a221a938c1c1a75e74cdd89f0d9","unresolved":false,"context_lines":[{"line_number":47,"context_line":"          with_items:"},{"line_number":48,"context_line":"            - docker.io"},{"line_number":49,"context_line":"            - python-pip"},{"line_number":50,"context_line":"            - python-setuptools"},{"line_number":51,"context_line":"          when: ansible_os_family \u003d\u003d \u0027Debian\u0027"},{"line_number":52,"context_line":"        - pip:"},{"line_number":53,"context_line":"            name: docker"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_1926a0b8","line":50,"range":{"start_line":50,"start_character":14,"end_line":50,"end_character":31},"updated":"2020-06-19 04:11:47.000000000","message":"Something to try:\nI guess you still need to install python3-setuptools in addition to python-setuptools to make it work on both xenial and bionic\n\nBionic runs python3 ansible and its ansible_pip module (that runs python-pip) still needs python3-setuptools\n\nonce installed ansible will use pip for python2 to install docker and this step will be finished.\n\nI don\u0027t think that additionally installed python3-setuptools will hurt xeninal","commit_id":"6674f377a44ec0808e1d25472c2ccc1110401e7b"}]}
