Bug 2203165 - cephfs-top: test the current python version is supported
Summary: cephfs-top: test the current python version is supported
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 6.1
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
: 6.1z1
Assignee: Jos Collin
QA Contact: julpark
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2203168 2221020
TreeView+ depends on / blocked
 
Reported: 2023-05-11 11:52 UTC by Jos Collin
Modified: 2023-08-03 16:45 UTC (History)
6 users (show)

Fixed In Version: ceph-17.2.6-87.el9cp
Doc Type: Bug Fix
Doc Text:
.The minimum compatible python version for `cephfs-top` is `3.6.0` With this fix, the minimum compatible python version for `cephfs-top` is `3.6.0`. It checks if the current python version is greater than or equal to `3.6.0` during the build, and thus ensures that the `cephfs-top` curses display launches successfully.
Clone Of:
: 2203168 (view as bug list)
Environment:
Last Closed: 2023-08-03 16:45:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 58677 0 None None None 2023-05-11 11:53:30 UTC
Red Hat Issue Tracker RHCEPH-6649 0 None None None 2023-05-11 11:55:35 UTC
Red Hat Product Errata RHBA-2023:4473 0 None None None 2023-08-03 16:45:54 UTC

Description Jos Collin 2023-05-11 11:52:24 UTC
Description of problem:
Test if the current python version is supported. Many curses constants and api are introduced in newer versions of python. This test ensures if the python version supports the constants and apis used in the code and the curses display would launch.

Version-Release number of selected component (if applicable):
6.1

How reproducible:
Always

Expected results:
The build would fail if there's an incompatible python version.

Comment 1 RHEL Program Management 2023-05-11 11:52:36 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 8 errata-xmlrpc 2023-08-03 16:45:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 6.1 Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:4473


Note You need to log in before you can comment on or make changes to this bug.