)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"6885575697bb93906e57f23c3eec4621ea56714b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":11,"id":"c1d277b5_ec9a73ab","updated":"2026-05-28 22:46:43.000000000","message":"all good to me except the trailing spaces.","commit_id":"e0a881770a04d1ffcf265e9855902c4dc41df264"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"952daf4d7ef491020e259941811cc4d6978471be","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":12,"id":"728b85d0_85926978","updated":"2026-05-28 23:02:55.000000000","message":"This doc is overdue for update, thanks Nate!","commit_id":"4c19ed1f1f1766c860b2f62503c33c9d73171cc9"}],"doc/source/development_saio.rst":[{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"e3c45efd77c97e1e2c021327a5e727dbbf2a75bb","unresolved":true,"context_lines":[{"line_number":282,"context_line":"   .. note::"},{"line_number":283,"context_line":"      Some systems, like OpenSuse, use an externally-managed"},{"line_number":284,"context_line":"      Python environment by default. See `PEP 668"},{"line_number":285,"context_line":"      \u003chttps://peps.python.org/pep-0668/\u003e`__ for details. "},{"line_number":286,"context_line":"      This means you might want to create and activate a virtual environment for Python commands."},{"line_number":287,"context_line":"      When using a virtual environment, run the Python commands in this guide without ``sudo``::"},{"line_number":288,"context_line":""}],"source_content_type":"text/x-rst","patch_set":8,"id":"e7118b2c_bf7a1208","line":285,"updated":"2026-05-27 19:12:38.000000000","message":"nit: trailing whitespace in the end of line","commit_id":"83edfc94bd1c7e6a8d074d606d6200524c84de44"},{"author":{"_account_id":39146,"name":"Nathaniel Martes","display_name":"Nate Martes","email":"nmartes@NVIDIA.com","username":"nmartes"},"change_message_id":"436d6ee17a6758b14a55aa8d47baecbcf9b705c2","unresolved":false,"context_lines":[{"line_number":282,"context_line":"   .. note::"},{"line_number":283,"context_line":"      Some systems, like OpenSuse, use an externally-managed"},{"line_number":284,"context_line":"      Python environment by default. See `PEP 668"},{"line_number":285,"context_line":"      \u003chttps://peps.python.org/pep-0668/\u003e`__ for details. "},{"line_number":286,"context_line":"      This means you might want to create and activate a virtual environment for Python commands."},{"line_number":287,"context_line":"      When using a virtual environment, run the Python commands in this guide without ``sudo``::"},{"line_number":288,"context_line":""}],"source_content_type":"text/x-rst","patch_set":8,"id":"7cae2386_87e55377","line":285,"in_reply_to":"e7118b2c_bf7a1208","updated":"2026-05-28 17:46:43.000000000","message":"Resolved in patchset 9","commit_id":"83edfc94bd1c7e6a8d074d606d6200524c84de44"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"e3c45efd77c97e1e2c021327a5e727dbbf2a75bb","unresolved":true,"context_lines":[{"line_number":471,"context_line":""},{"line_number":472,"context_line":"   * On CentOS, Fedora and OpenSuse::"},{"line_number":473,"context_line":""},{"line_number":474,"context_line":"      sudo chown -R root:adm /var/log/swift"},{"line_number":475,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":476,"context_line":"      sudo systemctl restart rsyslog"},{"line_number":477,"context_line":"      sudo systemctl enable rsyslog"}],"source_content_type":"text/x-rst","patch_set":8,"id":"467e0e96_e4194a9b","line":474,"updated":"2026-05-27 19:12:38.000000000","message":"the new added line at 454 says ``The \"adm\" group does not exist on OpenSuse``, have you verified with OpenSuse that ``root:adm`` exists and works? I wonder if OpenSuse would need ``root:root``.","commit_id":"83edfc94bd1c7e6a8d074d606d6200524c84de44"},{"author":{"_account_id":39146,"name":"Nathaniel Martes","display_name":"Nate Martes","email":"nmartes@NVIDIA.com","username":"nmartes"},"change_message_id":"436d6ee17a6758b14a55aa8d47baecbcf9b705c2","unresolved":false,"context_lines":[{"line_number":471,"context_line":""},{"line_number":472,"context_line":"   * On CentOS, Fedora and OpenSuse::"},{"line_number":473,"context_line":""},{"line_number":474,"context_line":"      sudo chown -R root:adm /var/log/swift"},{"line_number":475,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":476,"context_line":"      sudo systemctl restart rsyslog"},{"line_number":477,"context_line":"      sudo systemctl enable rsyslog"}],"source_content_type":"text/x-rst","patch_set":8,"id":"ca9e1b90_1db279b2","line":474,"in_reply_to":"467e0e96_e4194a9b","updated":"2026-05-28 17:46:43.000000000","message":"In my testing of in a the Tumbleweed version of OpenSuse (the rolling latest version https://get.opensuse.org/tumbleweed/), following the step lead to rsyslog failing to start. After checking the present groups on the system, the \"adm\" group was not one of them. Perhaps using a new group instead of root would be better. Adding to next patchset.","commit_id":"83edfc94bd1c7e6a8d074d606d6200524c84de44"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"ddc534f7be58f535c26610c86647ace492c4500c","unresolved":true,"context_lines":[{"line_number":472,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":473,"context_line":"      sudo service rsyslog restart"},{"line_number":474,"context_line":""},{"line_number":475,"context_line":"   * On CentOS, Fedora and OpenSuse::"},{"line_number":476,"context_line":""},{"line_number":477,"context_line":"      sudo chown -R root:adm /var/log/swift"},{"line_number":478,"context_line":"      sudo chmod -R g+w /var/log/swift"}],"source_content_type":"text/x-rst","patch_set":9,"id":"d8892506_709cd4a2","line":475,"updated":"2026-05-28 18:01:13.000000000","message":"if OpenSuse doesn\u0027t have ``root:adm``, we can say\n```\n   * On CentOS, Fedora::\n     xxxxx\n```\nand \n```\n   * On OpenSuse::\n      xxx\n```","commit_id":"9266c891120dec668d1d7c9198409e5ac1d1c861"},{"author":{"_account_id":39146,"name":"Nathaniel Martes","display_name":"Nate Martes","email":"nmartes@NVIDIA.com","username":"nmartes"},"change_message_id":"d72330f559d72462ed3785c83339f5257d785e9c","unresolved":false,"context_lines":[{"line_number":472,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":473,"context_line":"      sudo service rsyslog restart"},{"line_number":474,"context_line":""},{"line_number":475,"context_line":"   * On CentOS, Fedora and OpenSuse::"},{"line_number":476,"context_line":""},{"line_number":477,"context_line":"      sudo chown -R root:adm /var/log/swift"},{"line_number":478,"context_line":"      sudo chmod -R g+w /var/log/swift"}],"source_content_type":"text/x-rst","patch_set":9,"id":"f2acdf3b_928a8ba6","line":475,"in_reply_to":"d8892506_709cd4a2","updated":"2026-05-28 22:25:05.000000000","message":"Fixed in patchset 11","commit_id":"9266c891120dec668d1d7c9198409e5ac1d1c861"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"6885575697bb93906e57f23c3eec4621ea56714b","unresolved":true,"context_lines":[{"line_number":478,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":479,"context_line":"      sudo systemctl restart rsyslog"},{"line_number":480,"context_line":"      sudo systemctl enable rsyslog"},{"line_number":481,"context_line":"   "},{"line_number":482,"context_line":"   * On OpenSuse::"},{"line_number":483,"context_line":"      "},{"line_number":484,"context_line":"      sudo chown -R root:rsyslog /var/log/swift"}],"source_content_type":"text/x-rst","patch_set":11,"id":"1831c789_1396f184","line":481,"updated":"2026-05-28 22:46:43.000000000","message":"trailing spaces","commit_id":"e0a881770a04d1ffcf265e9855902c4dc41df264"},{"author":{"_account_id":39146,"name":"Nathaniel Martes","display_name":"Nate Martes","email":"nmartes@NVIDIA.com","username":"nmartes"},"change_message_id":"3ba1d89d14f70a921c0887f32eb79f113403abdc","unresolved":false,"context_lines":[{"line_number":478,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":479,"context_line":"      sudo systemctl restart rsyslog"},{"line_number":480,"context_line":"      sudo systemctl enable rsyslog"},{"line_number":481,"context_line":"   "},{"line_number":482,"context_line":"   * On OpenSuse::"},{"line_number":483,"context_line":"      "},{"line_number":484,"context_line":"      sudo chown -R root:rsyslog /var/log/swift"}],"source_content_type":"text/x-rst","patch_set":11,"id":"1ded84e4_cf4c50ba","line":481,"in_reply_to":"1831c789_1396f184","updated":"2026-05-28 23:01:38.000000000","message":"Resolved","commit_id":"e0a881770a04d1ffcf265e9855902c4dc41df264"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"6885575697bb93906e57f23c3eec4621ea56714b","unresolved":true,"context_lines":[{"line_number":480,"context_line":"      sudo systemctl enable rsyslog"},{"line_number":481,"context_line":"   "},{"line_number":482,"context_line":"   * On OpenSuse::"},{"line_number":483,"context_line":"      "},{"line_number":484,"context_line":"      sudo chown -R root:rsyslog /var/log/swift"},{"line_number":485,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":486,"context_line":"      sudo systemctl restart rsyslog"}],"source_content_type":"text/x-rst","patch_set":11,"id":"f05a75e6_b8404b5d","line":483,"updated":"2026-05-28 22:46:43.000000000","message":"ditto","commit_id":"e0a881770a04d1ffcf265e9855902c4dc41df264"},{"author":{"_account_id":39146,"name":"Nathaniel Martes","display_name":"Nate Martes","email":"nmartes@NVIDIA.com","username":"nmartes"},"change_message_id":"3ba1d89d14f70a921c0887f32eb79f113403abdc","unresolved":false,"context_lines":[{"line_number":480,"context_line":"      sudo systemctl enable rsyslog"},{"line_number":481,"context_line":"   "},{"line_number":482,"context_line":"   * On OpenSuse::"},{"line_number":483,"context_line":"      "},{"line_number":484,"context_line":"      sudo chown -R root:rsyslog /var/log/swift"},{"line_number":485,"context_line":"      sudo chmod -R g+w /var/log/swift"},{"line_number":486,"context_line":"      sudo systemctl restart rsyslog"}],"source_content_type":"text/x-rst","patch_set":11,"id":"d1c53447_029af67d","line":483,"in_reply_to":"f05a75e6_b8404b5d","updated":"2026-05-28 23:01:38.000000000","message":"Resolved","commit_id":"e0a881770a04d1ffcf265e9855902c4dc41df264"}]}
