Bug 2219982
Summary: | F39FailsToInstall: electron-cash | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | electron-cash | Assignee: | Jonny Heggheim <hegjon> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | code, hegjon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-29 10:18:46 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, 2231790 |
Description
Fedora Fails To Install
2023-07-05 19:03:47 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. Reported upstream This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' Traceback (most recent call last): File "/builddir/build/BUILD/Electron-Cash-4.3.1/setup.py", line 10, in <module> import imp ModuleNotFoundError: No module named 'imp' “Deprecated since version 3.4, will be removed in version 3.12: The imp module is deprecated in favor of importlib.” https://docs.python.org/3/library/imp.html Looks like there is a patch available upstream for at least the imp removal: https://github.com/Electron-Cash/Electron-Cash/commit/f98c8b274f532196c16a9fc3b7c1e2e1ea21e26b Further Python 3.12 fixes are in: https://github.com/Electron-Cash/Electron-Cash/pull/2662 You may find it best to package a post-release snapshot. Yes, the patch have been applied to rawhide https://src.fedoraproject.org/rpms/electron-cash/c/0c568c92847488295b5c018a00c3a8b1b49e9581?branch=rawhide I hoped that upstream would soon release a new version with fixes for Python 3.12 for runtime. I have asked upstream if they can do a release. Still waiting for upstream to make a release, maybe the release of Python 3.12 will help speedup a release. If not then I will package master before Fedora 39 is released. (In reply to Jonny Heggheim from comment #8) > Still waiting for upstream to make a release, maybe the release of Python > 3.12 will help speedup a release. If not then I will package master before > Fedora 39 is released. Just to make sure you know, the Fedora 39 Final Freeze is tomorrow. 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/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 39. Thanks for taking care of it! 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/ All subpackages of a package against which this bug was filled are now installable or removed from Fedora 40. Thanks for taking care of it! |