Bug 2220493
Summary: | F39FailsToInstall: python3-sciunit | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-sciunit | Assignee: | Sandro <gui1ty> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | awilliam, gui1ty, mhroncok, neuro-sig, sanjay.ankur |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | python-sciunit-0.2.7-10.fc40 python-sciunit-0.2.7-10.fc39 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-09-07 23:00:14 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: | 2220186 | ||
Bug Blocks: | 2135404, 2143445, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:20:43 UTC
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. The tests are (l)imping: Traceback (most recent call last): File "<frozen runpy>", line 189, in _run_module_as_main File "<frozen runpy>", line 112, in _get_module_details File "/builddir/build/BUILD/sciunit-c70f3886f49ebd71bfc8d33c9821f2e40341f3ce/sciunit/__init__.py", line 16, in <module> from .scores import Score File "/builddir/build/BUILD/sciunit-c70f3886f49ebd71bfc8d33c9821f2e40341f3ce/sciunit/scores/__init__.py", line 6, in <module> from .base import ErrorScore, Score, score_logger File "/builddir/build/BUILD/sciunit-c70f3886f49ebd71bfc8d33c9821f2e40341f3ce/sciunit/scores/base.py", line 3, in <module> import imp ModuleNotFoundError: No module named 'imp' I'll have a look at them and try to get rid of the (l)imp. I think I'd tested it out with BR: python3-zombie-imp, but some more tests fail. Was looking into fixing them, but turns out `numpy` isn't currently pip installable on 3.12., so I couldn't even build it. I wonder how the Fedora numpy is building: https://github.com/numpy/numpy/issues/23808 (In reply to Ankur Sinha (FranciscoD) from comment #3) > I think I'd tested it out with BR: python3-zombie-imp, but some more tests > fail. Was looking into fixing them, but turns out `numpy` isn't currently > pip installable on 3.12., so I couldn't even build it. I wonder how the > Fedora numpy is building: > > https://github.com/numpy/numpy/issues/23808 Well, I'd rather get rid of anything still trying to import 'imp'. Or it will just be limping on (pun intended). I haven't found the time yet to take a closer look. With Flock approaching ever so quickly, I may only get to it in a month or so. If it can be solved with zombie-imp for now, I'm fine. But we should then maybe make a ticket for ourselves to solve it properly. Not sure about numpy. But the issue you pointed to mentions switching to meson. This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. FEDORA-2023-ffd7ba4d3b has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-ffd7ba4d3b FEDORA-2023-ffd7ba4d3b has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-a65062e2e4 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a65062e2e4 FEDORA-2023-a65062e2e4 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-a65062e2e4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-a65062e2e4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. +4 in https://pagure.io/fedora-qa/blocker-review/issue/1286 , marking accepted FE. FEDORA-2023-a65062e2e4 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |