Bug 2282264 - Please branch and build gnuradio in epel9
Summary: Please branch and build gnuradio in epel9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gnuradio
Version: epel9
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-21 22:07 UTC by Markus Iturriaga
Modified: 2024-07-24 01:00 UTC (History)
5 users (show)

Fixed In Version: gnuradio-3.10.10.0-3.el9
Clone Of:
Environment:
Last Closed: 2024-07-24 01:00:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Markus Iturriaga 2024-05-21 22:07:47 UTC
Please branch and build gnuradio in epel9.

Comment 1 Jaroslav Škarvada 2024-05-23 19:03:50 UTC
It requires:
uhd-devel
volk-devel

Comment 2 Markus Iturriaga 2024-06-18 17:57:45 UTC
Will you be able to branch and build gnuradio in epel9?

Comment 3 Jaroslav Škarvada 2024-06-18 18:24:30 UTC
(In reply to Markus Iturriaga from comment #2)
> Will you be able to branch and build gnuradio in epel9?

Probably yes, but I also need to branch uhd-devel and volk-devel which I also can branch.

Comment 4 Jaroslav Škarvada 2024-06-18 18:38:43 UTC
volk needs:
'google-cpu_features-devel'

Unfortunately, I don't maintain it. Could you open branch request for it? Once in EPEL-9 we could proceed further.

Comment 5 Markus Iturriaga 2024-06-18 21:52:39 UTC
(In reply to Jaroslav Škarvada from comment #4)
> volk needs:
> 'google-cpu_features-devel'
> 
> Unfortunately, I don't maintain it. Could you open branch request for it?
> Once in EPEL-9 we could proceed further.

Requested in https://bugzilla.redhat.com/show_bug.cgi?id=2292997
Thank you!

Comment 6 Rik Theys 2024-06-20 12:10:23 UTC
Hi,

I'm trying to build gnuradio locally on EL9.

I've been rebuilding the google-cpu_features package, uhd-devel and volk-devel packages. Afterwards I can build the gnuradio package, but I can't install the resulting package as that needs python3-pyqtgraph, which is also not available :-(.

So I guess that's also a package that needs to be branched for EPEL9?

Regards,
Rik

Comment 7 Jaroslav Škarvada 2024-06-20 15:25:27 UTC
(In reply to Rik Theys from comment #6)
> Hi,
> 
> I'm trying to build gnuradio locally on EL9.
> 
> I've been rebuilding the google-cpu_features package, uhd-devel and
> volk-devel packages. Afterwards I can build the gnuradio package, but I
> can't install the resulting package as that needs python3-pyqtgraph, which
> is also not available :-(.
> 
> So I guess that's also a package that needs to be branched for EPEL9?
> 
> Regards,
> Rik

Probably yes, I think it's required for the gnuradio-companion.

Comment 8 Markus Iturriaga 2024-06-20 21:27:58 UTC
Hi Rik and Jaroslav - I requested google-cpu_features in ticket https://bugzilla.redhat.com/show_bug.cgi?id=2292997 so there may be two people working on that.
Would it make sense for me to request python3-pyqtgraph or do you want to do that?
I'm sorry that I'm not of much help here as I'm not a package maintainer, but I really appreciate everyone's help. We use GNURadio in teaching and it would be very helpful to have it available on RHEL 9.
Thank you all,

Markus

(In reply to Rik Theys from comment #6)
> Hi,
> 
> I'm trying to build gnuradio locally on EL9.
> 
> I've been rebuilding the google-cpu_features package, uhd-devel and
> volk-devel packages. Afterwards I can build the gnuradio package, but I
> can't install the resulting package as that needs python3-pyqtgraph, which
> is also not available :-(.
> 
> So I guess that's also a package that needs to be branched for EPEL9?
> 
> Regards,
> Rik

Comment 9 Jaroslav Škarvada 2024-06-21 06:32:19 UTC
(In reply to Markus Iturriaga from comment #8)
> Hi Rik and Jaroslav - I requested google-cpu_features in ticket
> https://bugzilla.redhat.com/show_bug.cgi?id=2292997 so there may be two
> people working on that.

Great, thanks.

> Would it make sense for me to request python3-pyqtgraph or do you want to do
> that?

Please do it.

> I'm sorry that I'm not of much help here as I'm not a package maintainer,

NP

I will cover what I currently maintain, i.e.:
volk
uhd
gnuradio

Comment 10 Markus Iturriaga 2024-06-21 13:24:24 UTC
Requested python3-pyqtgraph (sub-package of python-pyqtgraph) here: https://bugzilla.redhat.com/show_bug.cgi?id=2293637 

In reply to Jaroslav Škarvada from comment #9)
> (In reply to Markus Iturriaga from comment #8)
> > Hi Rik and Jaroslav - I requested google-cpu_features in ticket
> > https://bugzilla.redhat.com/show_bug.cgi?id=2292997 so there may be two
> > people working on that.
> 
> Great, thanks.
> 
> > Would it make sense for me to request python3-pyqtgraph or do you want to do
> > that?
> 
> Please do it.
> 
> > I'm sorry that I'm not of much help here as I'm not a package maintainer,
> 
> NP
> 
> I will cover what I currently maintain, i.e.:
> volk
> uhd
> gnuradio

Comment 11 Jaroslav Škarvada 2024-06-25 12:49:09 UTC
uhd EPEL-9 request:
https://pagure.io/releng/fedora-scm-requests/issue/63143

volk EPEL-9 request:
https://pagure.io/releng/fedora-scm-requests/issue/63144

gnuradio EPEL-9 request:
https://pagure.io/releng/fedora-scm-requests/issue/63145

When the google-cpu_features hits stable I will built gnuradio and deps for EPEL-9. It will be probably uninstallable/unusable until the python3-pyqtgraph gets in.

Comment 12 Jaroslav Škarvada 2024-07-02 13:19:25 UTC
volk update:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-6ddb95f22e

Comment 13 Jaroslav Škarvada 2024-07-02 15:39:01 UTC
uhd update:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-5430852aea

Comment 14 Markus Iturriaga 2024-07-02 21:49:31 UTC
(In reply to Jaroslav Škarvada from comment #11)
> uhd EPEL-9 request:
> https://pagure.io/releng/fedora-scm-requests/issue/63143
> 
> volk EPEL-9 request:
> https://pagure.io/releng/fedora-scm-requests/issue/63144
> 
> gnuradio EPEL-9 request:
> https://pagure.io/releng/fedora-scm-requests/issue/63145
> 
> When the google-cpu_features hits stable I will built gnuradio and deps for
> EPEL-9. It will be probably uninstallable/unusable until the
> python3-pyqtgraph gets in.

google-cpu_features-devel is now in the stable branch:
https://bugzilla.redhat.com/show_bug.cgi?id=2292997

Thank you all for all your work!

Comment 15 Fedora Update System 2024-07-15 13:28:31 UTC
FEDORA-EPEL-2024-b029e6901d (gnuradio-3.10.10.0-3.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-b029e6901d

Comment 16 Fedora Update System 2024-07-16 02:31:57 UTC
FEDORA-EPEL-2024-b029e6901d has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-b029e6901d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Markus Iturriaga 2024-07-18 13:38:12 UTC
Thank you for your work on this!

Comment 18 Fedora Update System 2024-07-24 01:00:17 UTC
FEDORA-EPEL-2024-b029e6901d (gnuradio-3.10.10.0-3.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.