View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010726 | Rocky-Linux-9 | 389-ds-base | public | 2025-09-24 05:46 | 2025-09-24 05:46 |
Reporter | Alex Corcoles | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0010726: python3-lib389-2.6.1-11.el9_6.noarch is broken due to fixed upstream bug | ||||
Description | python3-lib389-2.6.1-11.el9_6.noarch is broken, see the fix here: https://github.com/389ds/389-ds-base/commit/bba768f809121ea4cb033465b09c689e0b1166df CentOS Stream 9 seems to be on python3-lib389-2.7.0-5.el9.noarch that contains the bugfix. | ||||
Steps To Reproduce | $ sudo ipa-healthcheck [ { "source": "ipahealthcheck.ds.replication", "check": "ReplicationCheck", "result": "CRITICAL", "uuid": "868314a7-f2b9-4bf7-9907-26d28191fba3", "when": "20250924052347Z", "duration": "0.880322", "kw": { "exception": "module 'datetime' has no attribute 'UTC'", "traceback": "Traceback (most recent call last):\n File \"/usr/lib/python3.9/site-packages/ipahealthcheck/core/core.py\", line 56, in run_plugin\n for result in plugin.check():\n File \"/usr/lib/python3.9/site-packages/ipahealthcheck/core/plugin.py\", line 18, in wrapper\n for result in f(*args, **kwds):\n File \"/usr/lib/python3.9/site-packages/ipahealthcheck/ds/plugin.py\", line 108, in check\n results = self.doCheck(self.check_class, self.many)\n File \"/usr/lib/python3.9/site-packages/ipahealthcheck/ds/plugin.py\", line 97, in doCheck\n for result in results:\n File \"/usr/lib/python3.9/site-packages/lib389/_mapped_object_lint.py\", line 126, in lint\n yield from f()\n File \"/usr/lib/python3.9/site-packages/lib389/replica.py\", line 1325, in _lint_no_ruv\n ruv_dict = ruv.format_ruv()\n File \"/usr/lib/python3.9/site-packages/lib389/replica.py\", line 949, in format_ruv\n \"csn\": RUV().parse_csn(self._rid_csn.get(rid, '00000000000000000000')),\n File \"/usr/lib/python3.9/site-packages/lib389/replica.py\", line 920, in parse_csn\n time_str = datetime.datetime.fromtimestamp(timestamp, datetime.UTC).strftime('%Y-%m-%d %H:%M:%S')\nAttributeError: module 'datetime' has no attribute 'UTC'\n" } } ] | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-09-24 05:46 | Alex Corcoles | New Issue |