)]}'
{"inc/python":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"21da3ae949708aa527d2df155374f43d75cf7d1c","unresolved":true,"context_lines":[{"line_number":381,"context_line":"        # Constrain this package to this project directory from here on out."},{"line_number":382,"context_line":"        local name"},{"line_number":383,"context_line":"        name\u003d$(awk \u0027/^name.*\u003d/ {print $3}\u0027 $project_dir/setup.cfg)"},{"line_number":384,"context_line":"        if [[ \"${DISTRO}\" !\u003d \"f34\" ]]; then"},{"line_number":385,"context_line":"            $REQUIREMENTS_DIR/.venv/bin/edit-constraints \\"},{"line_number":386,"context_line":"                $REQUIREMENTS_DIR/upper-constraints.txt -- $name \\"},{"line_number":387,"context_line":"                \"$flags file://$project_dir#egg\u003d$name\""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"432ab14d_3c488b7e","line":384,"updated":"2021-07-28 01:17:05.000000000","message":"This is the reason pip is capped in I1feed4573820436f91f8f654cc189fa3a21956fd so ignoring it does not seem correct thing to do.","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"a61d39669c8381477246778b3c6395ac9e805ebc","unresolved":true,"context_lines":[{"line_number":381,"context_line":"        # Constrain this package to this project directory from here on out."},{"line_number":382,"context_line":"        local name"},{"line_number":383,"context_line":"        name\u003d$(awk \u0027/^name.*\u003d/ {print $3}\u0027 $project_dir/setup.cfg)"},{"line_number":384,"context_line":"        if [[ \"${DISTRO}\" !\u003d \"f34\" ]]; then"},{"line_number":385,"context_line":"            $REQUIREMENTS_DIR/.venv/bin/edit-constraints \\"},{"line_number":386,"context_line":"                $REQUIREMENTS_DIR/upper-constraints.txt -- $name \\"},{"line_number":387,"context_line":"                \"$flags file://$project_dir#egg\u003d$name\""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"7ed13cfc_af10980e","line":384,"in_reply_to":"432ab14d_3c488b7e","updated":"2021-07-29 00:49:26.000000000","message":"Thanks for pointing out the histroy. There was a issue in github:\nhttps://github.com/pypa/pip/issues/8253\nNewer pip on f34 should have the fix of that, so after my testing, this is not needed.","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"}],"stack.sh":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"21da3ae949708aa527d2df155374f43d75cf7d1c","unresolved":true,"context_lines":[{"line_number":227,"context_line":""},{"line_number":228,"context_line":"# Warn users who aren\u0027t on an explicitly supported distro, but allow them to"},{"line_number":229,"context_line":"# override check and attempt installation with ``FORCE\u003dyes ./stack``"},{"line_number":230,"context_line":"SUPPORTED_DISTROS\u003d\"focal|f31|f32|f34|opensuse-15.2|opensuse-tumbleweed|rhel8\""},{"line_number":231,"context_line":""},{"line_number":232,"context_line":"if [[ ! ${DISTRO} \u003d~ $SUPPORTED_DISTROS ]]; then"},{"line_number":233,"context_line":"    echo \"WARNING: this script has not been tested on $DISTRO\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"581897d6_8a42fa43","line":230,"range":{"start_line":230,"start_character":25,"end_line":230,"end_character":32},"updated":"2021-07-28 01:17:05.000000000","message":"we should definitely drop these, but other work is ongoing","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"a61d39669c8381477246778b3c6395ac9e805ebc","unresolved":true,"context_lines":[{"line_number":227,"context_line":""},{"line_number":228,"context_line":"# Warn users who aren\u0027t on an explicitly supported distro, but allow them to"},{"line_number":229,"context_line":"# override check and attempt installation with ``FORCE\u003dyes ./stack``"},{"line_number":230,"context_line":"SUPPORTED_DISTROS\u003d\"focal|f31|f32|f34|opensuse-15.2|opensuse-tumbleweed|rhel8\""},{"line_number":231,"context_line":""},{"line_number":232,"context_line":"if [[ ! ${DISTRO} \u003d~ $SUPPORTED_DISTROS ]]; then"},{"line_number":233,"context_line":"    echo \"WARNING: this script has not been tested on $DISTRO\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"657460f6_a5a473ac","line":230,"range":{"start_line":230,"start_character":25,"end_line":230,"end_character":32},"in_reply_to":"581897d6_8a42fa43","updated":"2021-07-29 00:49:26.000000000","message":"After we support f34, then we could drop that old versions.","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"}],"tools/install_pip.sh":[{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"21da3ae949708aa527d2df155374f43d75cf7d1c","unresolved":true,"context_lines":[{"line_number":148,"context_line":""},{"line_number":149,"context_line":"if [[ \"${DISTRO}\" !\u003d \"f34\" ]]; then"},{"line_number":150,"context_line":"    install_get_pip"},{"line_number":151,"context_line":"fi"},{"line_number":152,"context_line":""},{"line_number":153,"context_line":"set -x"},{"line_number":154,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"ba3ddfc0_9e0aebfb","line":151,"updated":"2021-07-28 01:17:05.000000000","message":"We\u0027ve traditionally not used packaged pip because it has often given us problems which are then unsolvable until we either a) get the upstream package fixed and published or b) switch to installing from master or c) cap pip to an older version.  That\u0027s why we should keep installing from source and not do this.","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"},{"author":{"_account_id":9531,"name":"liuyulong","display_name":"LIU Yulong","email":"i@liuyulong.me","username":"LIU-Yulong"},"change_message_id":"a61d39669c8381477246778b3c6395ac9e805ebc","unresolved":true,"context_lines":[{"line_number":148,"context_line":""},{"line_number":149,"context_line":"if [[ \"${DISTRO}\" !\u003d \"f34\" ]]; then"},{"line_number":150,"context_line":"    install_get_pip"},{"line_number":151,"context_line":"fi"},{"line_number":152,"context_line":""},{"line_number":153,"context_line":"set -x"},{"line_number":154,"context_line":""}],"source_content_type":"text/x-sh","patch_set":1,"id":"f649a685_1acbba44","line":151,"in_reply_to":"ba3ddfc0_9e0aebfb","updated":"2021-07-29 00:49:26.000000000","message":"My test shows that this pip installation does not work on fedora 34. But with the built-in version of pip, the devstack was completed successfully.","commit_id":"dfb58fec950b045d51d35f5f6241e94037497648"}]}
