problem with Segmentation fault

Asked by Igor

Hi, All!
Is there any information about when approximately we can expect fixes ?
Is there any other WA , except recompile gr-osmosdr from sources, but diable UHD-support ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gr-osmosdr Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Are you talking about Bug #1637774 ?

Have you tried installing other versions e.g. from PPA, see https://launchpad.net/ubuntu/+ppas?name_filter=gr-osmosdr for potential candidates?

Revision history for this message
Igor (igorn) said :
#2

Thanks for the quick response!
Yes, I'm talking about 1637774

I have Ubuntu16.10-amd64 and with additional repo for https://launchpad.net/~myriadrf/+archive/ubuntu/gnuradio
#apt-get update
...
W: The repository 'http://ppa.launchpad.net/myriadrf/gnuradio/ubuntu yakkety Release' does not have a Release file.
...
E: Failed to fetch http://ppa.launchpad.net/myriadrf/gnuradio/ubuntu/dists/yakkety/main/binary-i386/Packages 404 Not Found

If I try to install package downloaded from repo deb http://ppa.launchpad.net/myriadrf/gnuradio/ubuntu xenial main:
# dpkg -i gr-osmosdr_0.1.4.75.ae686c4-myriadrf4~xenial_amd64.deb
(Reading database ... 286347 files and directories currently installed.)
Preparing to unpack gr-osmosdr_0.1.4.75.ae686c4-myriadrf4~xenial_amd64.deb ...
Unpacking gr-osmosdr (0.1.4.75.ae686c4-myriadrf4~xenial) over (0.1.4-10build2) ...
dpkg: dependency problems prevent configuration of gr-osmosdr:
 gr-osmosdr depends on libboost-system1.58.0; however:
  Package libboost-system1.58.0 is not installed.
 gr-osmosdr depends on libgnuradio-iqbalance; however:
  Package libgnuradio-iqbalance is not installed.

dpkg: error processing package gr-osmosdr (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
 gr-osmosdr

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

The https://launchpad.net/~myriadrf/+archive/ubuntu/gnuradio PPA does not contain a version for yakkety, and apparently the xenial version form that PPA is not compatible with yakkety (missing dependency libboost-system1.58.0 - yakkety has libboost-system1.61.0). You should remove the reference to the PPA and the half-installed package again.

When browsing through all PPAs in https://launchpad.net/ubuntu/+ppas?name_filter=gr-osmosdr I do not find any with software for yakkety (I did not know which Ubuntu release you are running when I made my first recommendation).

For reference purposes: The bug number related to updating the gr-osmosdr package is Bug #1652429 marked as "confirmed" two days ago.

Can you help with this problem?

Provide an answer of your own, or ask Igor for more information if necessary.

To post a message you must log in.