Bug 2220528
Summary: | F39FailsToInstall: python3-tables | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> | ||||
Component: | python-tables | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | david08741, jonathan, python-packagers-sig, thibault, thrnciar, zbyszek | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-tables-3.7.0-9.fc39 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-07-18 14:09:56 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2135404, 2168842, 2168845, 2219950, 2220181, 2220307, 2220442 | ||||||
Attachments: |
|
Description
Fedora Fails To Install
2023-07-05 19:22:13 UTC
Created attachment 1975327 [details]
Build log
Several tests fail with:
Traceback (most recent call last):
File "tables/tableextension.pyx", line 1507, in tables.tableextension.Row.__getitem__
KeyError: slice(None, None, 2)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "tables/tableextension.pyx", line 124, in tables.tableextension.get_nested_field_cache
KeyError: slice(None, None, 2)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/builddir/build/BUILDROOT/python-tables-3.7.0-8.fc39.aarch64/usr/lib64/python3.12/site-packages/tables/tests/test_tables.py", line 489, in test01a_extslice
result = [rec[::2] for rec in table.iterrows()
~~~^^^^^
File "tables/tableextension.pyx", line 1511, in tables.tableextension.Row.__getitem__
File "tables/tableextension.pyx", line 131, in tables.tableextension.get_nested_field_cache
File "tables/utilsextension.pyx", line 838, in tables.utilsextension.get_nested_field
AttributeError: 'slice' object has no attribute 'encode'
Hello, Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/ This package fails to install and maintainers are advised to take one of the following actions: - Fix this bug and close this bugzilla once the update makes it to the repository. (The same script that posted this comment will eventually close this bugzilla when the fixed package reaches the repository, so you don't have to worry about it.) or - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet. or - Orphan the package if you no longer plan to maintain it. If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue. This package may be orphaned in 7+ weeks. This is the first reminder (step 3) from the policy. Don't hesitate to ask for help on devel.org if you are unsure how to fix this bug. FEDORA-2023-8bea9af847 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-8bea9af847 FEDORA-2023-8bea9af847 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |