)]}'
{"scripts/install-deps.sh":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"daae2645772367339a26018f727847d39d18c715","unresolved":false,"context_lines":[{"line_number":111,"context_line":"if ! $(wget --version \u0026\u003e/dev/null); then"},{"line_number":112,"context_line":"    ${INSTALLER_CMD} ${PKG_MAP[wget]}"},{"line_number":113,"context_line":"fi"},{"line_number":114,"context_line":"if [ -n \"${VENV-}\" -a \"${OS_FAMILY}\" \u003d\u003d \"Debian\" ]; then"},{"line_number":115,"context_line":"        ${INSTALLER_CMD} ${PKG_MAP[venv]}"},{"line_number":116,"context_line":"fi"},{"line_number":117,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"3fa7e38b_2657fdcb","line":114,"updated":"2020-01-22 12:18:49.000000000","message":"Maybe try\n\n python3 -c \u0027import venv\u0027\n\n?","commit_id":"906d7169acad408933e5877d9a1d85a11dc7b6d8"},{"author":{"_account_id":23851,"name":"Riccardo Pittau","email":"elfosardo@gmail.com","username":"elfosardo"},"change_message_id":"b7bf1a9d005f236fd878f8bf50a457f1b32c343b","unresolved":false,"context_lines":[{"line_number":111,"context_line":"if ! $(wget --version \u0026\u003e/dev/null); then"},{"line_number":112,"context_line":"    ${INSTALLER_CMD} ${PKG_MAP[wget]}"},{"line_number":113,"context_line":"fi"},{"line_number":114,"context_line":"if [ -n \"${VENV-}\" -a \"${OS_FAMILY}\" \u003d\u003d \"Debian\" ]; then"},{"line_number":115,"context_line":"        ${INSTALLER_CMD} ${PKG_MAP[venv]}"},{"line_number":116,"context_line":"fi"},{"line_number":117,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"3fa7e38b_81c1fb51","line":114,"in_reply_to":"3fa7e38b_2657fdcb","updated":"2020-01-22 13:34:41.000000000","message":"I tried but the command will always exit with 0 :/\nWhat\u0027s missing is the ensurepip component, contained in python3-venv for dpkg based, while packed already in python3 for rpm based.\nTo bypass that we could create the virtualenv without pip, but I\u0027m not sure that\u0027s what we want.","commit_id":"906d7169acad408933e5877d9a1d85a11dc7b6d8"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"55c7764197a35711ed8ea6b694b1809294bc2cf6","unresolved":false,"context_lines":[{"line_number":111,"context_line":"if ! $(wget --version \u0026\u003e/dev/null); then"},{"line_number":112,"context_line":"    ${INSTALLER_CMD} ${PKG_MAP[wget]}"},{"line_number":113,"context_line":"fi"},{"line_number":114,"context_line":"if [ -n \"${VENV-}\" -a \"${OS_FAMILY}\" \u003d\u003d \"Debian\" ]; then"},{"line_number":115,"context_line":"        ${INSTALLER_CMD} ${PKG_MAP[venv]}"},{"line_number":116,"context_line":"fi"},{"line_number":117,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"3fa7e38b_5b1e8b5e","line":114,"in_reply_to":"3fa7e38b_81c1fb51","updated":"2020-01-22 17:30:08.000000000","message":"Ugh, We really need the virtualenv with pip... and the behavior difference explains some of the headaches we were having when trying to get it fixed in the first place.","commit_id":"906d7169acad408933e5877d9a1d85a11dc7b6d8"}]}
