Bug 2424093
| Summary: | gnuradio-companion is not being built in gnuradio-3.10.12.0-9.fc43 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | muluk.krishnan22 |
| Component: | gnuradio | Assignee: | Jaroslav Škarvada <jskarvad> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | fedora, jskarvad, loganjerry, mueller_fedora |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| URL: | https://discussion.fedoraproject.org/t/gnuradio-companion-application-is-missing-from-the-gnuradio-rpm-in-fedora-43/177628 | ||
| Whiteboard: | |||
| Fixed In Version: | gnuradio-3.10.12.0-10.fc44 gnuradio-3.10.12.0-10.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-03 01:32:24 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: | |||
|
Description
muluk.krishnan22
2025-12-20 04:07:58 UTC
If it helps, I tried to build the package using `fedpkg mockbuild` and I can resolve the `GTK_GI_FOUND = False` line by adding: `BuildRequires: gobject-introspection` to the gnuradio.spec file. I built the RPMs with the change added and installed them on my machine, and gnuradio-companion is now present, and I can run it as well, and it seems to be working okay. Also, as pointed out in https://discussion.fedoraproject.org/t/gnuradio-companion-application-is-missing-from-the-gnuradio-rpm-in-fedora-43/177628, this went unnoticed because the spec file uses globs for the contents of %{_bindir}. This is why the Packaging Guidelines say that such globs SHOULD NOT be used: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_lists FEDORA-2026-274db3e61a (gnuradio-3.10.12.0-10.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-274db3e61a FEDORA-2026-274db3e61a (gnuradio-3.10.12.0-10.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2026-c0db0dcc66 (gnuradio-3.10.12.0-10.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-c0db0dcc66 FEDORA-2026-c0db0dcc66 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-c0db0dcc66` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-c0db0dcc66 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-c0db0dcc66 (gnuradio-3.10.12.0-10.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |