)]}'
{"docker/python-builder/scripts/assemble":[{"author":{"_account_id":2,"name":"Monty Taylor","email":"mordred@inaugust.com","username":"mordred"},"change_message_id":"117f3e066da40e1d3be5e896c5b0040df47d5210","unresolved":false,"context_lines":[{"line_number":28,"context_line":"apt-get update"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"# pbr needs git installed, else nothing will work"},{"line_number":31,"context_line":"apt-get install -y git"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"# Use a clean virtualenv for install steps to prevent things from the"},{"line_number":34,"context_line":"# current environment making us not build a wheel."}],"source_content_type":"application/x-shellscript","patch_set":2,"id":"3fa7e38b_ea5b2652","line":31,"range":{"start_line":31,"start_character":0,"end_line":31,"end_character":22},"updated":"2019-12-03 16:50:55.000000000","message":"Since this is now happening before the calls to bindep - we could actually miss the case where bindep declares git is needed (like zuul) because it\u0027s installed here.\n\nWe could get fancy and handle it by splitting install_pwd into 2 functions, do the whole bindep loop before installing git then the wheel loop after installing git.\n\nOr, we could just look at all of the bindep files and see if any of them mention git, and if so just shove it into the output packages list.\n\nOr something else.","commit_id":"bd66a7cb1bd19c1479705cb0a9efd3ca0703abde"}]}
