)]}'
{"ansible/overcloud-ipa-build.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"38da2648ce2c2167251831c6a5fb4f953d3c5ad1","unresolved":true,"context_lines":[{"line_number":26,"context_line":"        # TODO(priteau): Move this to stackhpc.os-images"},{"line_number":27,"context_line":"        - name: Ensure libgcrypt is updated"},{"line_number":28,"context_line":"          package:"},{"line_number":29,"context_line":"            name: \"libgcrypt\""},{"line_number":30,"context_line":"            state: latest"},{"line_number":31,"context_line":"          become: True"},{"line_number":32,"context_line":"          when: ansible_os_family \u003d\u003d \u0027RedHat\u0027"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"d0c997e5_805f059b","line":29,"range":{"start_line":29,"start_character":19,"end_line":29,"end_character":28},"updated":"2021-01-28 09:13:22.000000000","message":"I found that I needed libgcrypt-devel also.","commit_id":"74ae3a67c89eed4c8dd39bb2339df5c1d52dbadf"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"c1cc7a7810fcbd47a0af789f331dd1e8353dad36","unresolved":true,"context_lines":[{"line_number":26,"context_line":"        # TODO(priteau): Move this to stackhpc.os-images"},{"line_number":27,"context_line":"        - name: Ensure libgcrypt is updated"},{"line_number":28,"context_line":"          package:"},{"line_number":29,"context_line":"            name: \"libgcrypt\""},{"line_number":30,"context_line":"            state: latest"},{"line_number":31,"context_line":"          become: True"},{"line_number":32,"context_line":"          when: ansible_os_family \u003d\u003d \u0027RedHat\u0027"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"e357a18a_c8e625a1","line":29,"range":{"start_line":29,"start_character":19,"end_line":29,"end_character":28},"in_reply_to":"7be567e6_75a376f9","updated":"2021-01-28 12:02:55.000000000","message":"And by this I mean, if libgcrypt-devel 1.8.3 (CentOS 8.2) happens to be already installed, the code from https://opendev.org/openstack/kayobe/commit/bd5c5c018783028a4748de28d1287f29ef714c8e would leave both libraries at their current version.","commit_id":"74ae3a67c89eed4c8dd39bb2339df5c1d52dbadf"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"b27a7cb739d71b0490b5b525553ca002181069de","unresolved":true,"context_lines":[{"line_number":26,"context_line":"        # TODO(priteau): Move this to stackhpc.os-images"},{"line_number":27,"context_line":"        - name: Ensure libgcrypt is updated"},{"line_number":28,"context_line":"          package:"},{"line_number":29,"context_line":"            name: \"libgcrypt\""},{"line_number":30,"context_line":"            state: latest"},{"line_number":31,"context_line":"          become: True"},{"line_number":32,"context_line":"          when: ansible_os_family \u003d\u003d \u0027RedHat\u0027"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"7be567e6_75a376f9","line":29,"range":{"start_line":29,"start_character":19,"end_line":29,"end_character":28},"in_reply_to":"d0c997e5_805f059b","updated":"2021-01-28 11:50:37.000000000","message":"Maybe it was required for Bifrost, but in my testing it isn\u0027t required for deployment images. Anyway, I believe what may have happened is that you used `state: present`, which wouldn\u0027t update libgcrypt when already present. When adding libgcrypt-devel which isn\u0027t normally installed, it forces an update of libgcrypt as well.\n\nHowever, what we really want is libgcrypt 1.8.5, which `state: latest` should provide.","commit_id":"74ae3a67c89eed4c8dd39bb2339df5c1d52dbadf"}],"ansible/seed-ipa-build.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"38da2648ce2c2167251831c6a5fb4f953d3c5ad1","unresolved":true,"context_lines":[{"line_number":17,"context_line":"        # TODO(priteau): Move this to stackhpc.os-images"},{"line_number":18,"context_line":"        - name: Ensure libgcrypt is updated"},{"line_number":19,"context_line":"          package:"},{"line_number":20,"context_line":"            name: libgcrypt"},{"line_number":21,"context_line":"            state: latest"},{"line_number":22,"context_line":"          become: True"},{"line_number":23,"context_line":"          when: ansible_os_family \u003d\u003d \u0027RedHat\u0027"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"6131aebf_8f8bc9d3","line":20,"range":{"start_line":20,"start_character":18,"end_line":20,"end_character":27},"updated":"2021-01-28 09:13:22.000000000","message":"ditto","commit_id":"74ae3a67c89eed4c8dd39bb2339df5c1d52dbadf"}]}
