[Hackrf-dev] ubuntu 14.04lts

tokens at myranch.com tokens at myranch.com
Sun Jul 5 15:45:11 EDT 2015


This is what happens when I try removing the programs.

allen at allen-laptop:~$ sudo apt-get remove gqrx gnuradio gr-osmosdr hackrf uhd-host
[sudo] password for allen: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnuradio-dev : Depends: gnuradio (= 3.7.5-gqrx~trusty7) but it is not going to be installed
libgnuradio-osmosdr0.1.4 : Depends: libgnuradio-iqbalance but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Then when I try the presented suggestion I get this.

allen at allen-laptop:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libgnuradio-iqbalance
The following NEW packages will be installed:
  libgnuradio-iqbalance
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
15 not fully installed or removed.
Need to get 0 B/89.4 kB of archives.
After this operation, 500 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 308156 files and directories currently installed.)
Preparing to unpack .../libgnuradio-iqbalance_0.37.2-gqrx~trusty8_i386.deb ...
Unpacking libgnuradio-iqbalance (0.37.2-gqrx~trusty8) ...
dpkg: error processing archive /var/cache/apt/archives/libgnuradio-iqbalance_0.37.2-gqrx~trusty8_i386.deb (--unpack):
trying to overwrite '/usr/lib/python2.7/dist-packages/gnuradio/iqbalance/iqbalance_swig.py', which is also in package gr-iqbal 0.37.1.5.d4fd4d-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libgnuradio-iqbalance_0.37.2-gqrx~trusty8_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
allen at allen-laptop:~$ 

It seems the failure of the installation of libgnuradio-iqbalance has me in a corner. I can’t install the file and I can’t remove what I have done.

????




From: Simon Kennedy 
Sent: Sunday, July 05, 2015 3:21 PM
To: tokens at myranch.com 
Cc: hackrf-dev at greatscottgadgets.com 
Subject: Re: [Hackrf-dev] ubuntu 14.04lts

Try: 


sudo apt-get remove gqrx gnuradio gr-osmosdr hackrf uhd-host


then do a search for any gnuradio components left behind:
sudo find / -name *gnuradio* -print


and delete them manually.

On 5 July 2015 at 20:16, <tokens at myranch.com> wrote:

  Assuming pybombs is the correct way. How do I undo everything I have done up until now?

  Regards,
  Al

  From: Simon Kennedy 
  Sent: Sunday, July 05, 2015 3:02 PM
  To: tokens at myranch.com 
  Cc: hackrf-dev at greatscottgadgets.com 
  Subject: Re: [Hackrf-dev] ubuntu 14.04lts

  I disagree. I have a feeling that installing gqrx alone will also install gnuradio and support for hackrf, so installing gqrx and gnuradio etc seems too much that will lead to problems. 

  The actual easiest way to install gnuradio with gqrx and hackrf support is to use pybombs, see http://gnuradio.org/redmine/projects/pybombs/wiki

  Regards
  Simon.

  On 5 July 2015 at 19:32, <tokens at myranch.com> wrote:

    It was suggested that the easiest way to install Gnuradio and Hackrf was this:

    http://www.hamspirit.nl/mediawiki/index.php/Installing_GnuRadio


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist9.pair.net/pipermail/hackrf-dev/attachments/20150705/f53d8c7f/attachment.html>


More information about the HackRF-dev mailing list