Bug 2291712
| Summary: | F41FailsToInstall: python3-gbulb | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | python-gbulb | Assignee: | Davide Cavalca <davide> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | davide, ksurma, marmarek, mhroncok |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-gbulb-0.6.5-2.fc41 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-10-14 00:21:58 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: | 2244836, 2260877 | ||
|
Description
Fedora Fails To Install
2024-06-12 11:23:41 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 https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug. 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 4+ weeks. This is the second reminder (step 4) from the policy. Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug. Looks like rebuild for F41 failed (https://koji.fedoraproject.org/koji/buildinfo?buildID=2464361) so this version still depends on Python 3.12 from F40. But I don't see why this build failed... maybe it's enough to re-trigger it? The build hangs. The one you linked failed because the Python 3.13 side tag was deleted while it hung. There were other builds. Eventually canceled: https://koji.fedoraproject.org/koji/taskinfo?taskID=120735658 https://koji.fedoraproject.org/koji/taskinfo?taskID=118716927 https://koji.fedoraproject.org/koji/taskinfo?taskID=118869949 Are logs from those cancelled builds available somewhere? When I try a scratch build now, it hangs at tests: ``` tests/test_glib_events.py::TestGLibEventLoop::test_run_forever_recursion ... ok tests/test_glib_events.py::TestGLibEventLoop::test_run_recursion ... ok tests/test_glib_events.py::TestGLibEventLoop::test_run ... ok tests/test_glib_events.py::TestGLibEventLoop::test_stop ... ok tests/test_glib_events.py::TestGLibEventLoop::test_set_application ... ok tests/test_glib_events.py::TestGLibEventLoop::test_set_application_invalid_type ... ok tests/test_glib_events.py::TestGLibEventLoop::test_set_application_invalid_repeat_calls ... ok tests/test_glib_events.py::TestGLibEventLoop::test_set_application_invalid_when_running ... ok tests/test_glib_events.py::test_signal_handling_with_multiple_invocations ... ok tests/test_glib_events.py::test_default_signal_handling ... ok tests/test_glib_events.py::test_subprocesses_read_after_closure ... ok tests/test_glib_events.py::test_subprocesses_readline_without_closure ... ok ``` Ok, local mockbuild hangs in the same place. Updating to 0.6.5 seems to help, but it's annoying due to https://github.com/beeware/gbulb/commit/db0f1999ef64c0cf47d09406b2b6c7b4887d6dad#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R52-R59 (of course exact versions do not match what Fedora has...) I can't upload new sources (IIUC only packager can do that) but patch + spec changes here: https://src.fedoraproject.org/rpms/python-gbulb/pull-request/1 https://src.fedoraproject.org/rpms/python-gbulb/pull-request/1 has the patch only. Right, updated This package has failed to build with Python 3.13 so far. Fedora 41 is already in the Beta Freeze phase. What's your plan going forward? Will the package be fixed in time for the Final Freeze of Fedora 41 (planned on Oct 15th 2024)? If you don't plan or can't fix the package before Fedora 41 goes into the Final Freeze phase, please retire the package. You can unretire it anytime during the Fedora 41 lifecycle - doing this now will simply ensure that we don't release Fedora with a broken package. Thank you! https://src.fedoraproject.org/rpms/python-gbulb/pull-request/1 works now. Davide? For a lack of response, I am merging and building the above PR as a provenpackager. 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 42. Thanks for taking care of it! FEDORA-2024-6b7f070f12 (python-gbulb-0.6.5-2.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6b7f070f12 FEDORA-2024-6b7f070f12 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6b7f070f12` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6b7f070f12 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-6b7f070f12 (python-gbulb-0.6.5-2.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |