Gnuradio 3.10.10 breaks gqrx dependencies

Hello to all.
I am kinda new to Endeavouros and i run it at my secondary machine to get a little bit more familiar with arch based systems.
Since 7/5/2024 when i try to update and upgrate my system i run to this problem:

:: Synchronizing package databases…
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade…
resolving dependencies…
looking for conflicting packages…
error: failed to prepare transaction (could not satisfy dependencies)
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-analog.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-blocks.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-digital.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-fft.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-filter.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-network.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-pmt.so=3.10.9-64’ required by gqrx
:: installing gnuradio (3.10.10.0-1) breaks dependency ‘libgnuradio-runtime.so=3.10.9-64’ required by gqrx

Should i remove gqrx and reinstall i after update and upgrate?
Or is it something that it will be fixed soon?
Or something else?

Thanks in advance for your time and effort.
Best Regards

Yes. This is because you have an AUR package that has dependencies on a specific version of a repo package blocking your ability to update that package.

Temporarily removing the AUR package and reinstalling after the update is one easy way to fix that issue.

2 Likes

Thank you.

It worked.

Best Regards.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.