SOUTH300
Member
Max already alluded to it in his post this morning. It has to do with the gr-osmosdr package missing something.
Issue the following command and post the output(in code tags please)
cd ~pybombs
./pybombs inv
Here is what I get with that command:
ohaydel@HAYDEL-LINUX:~/pybombs$ ./pybombs inv
Settled on prefix: /home/ohaydel/target
Initializing environmental variables...
Loading recipes ...
{'airspy': {'source': 'git://https://github.com/airspy/host.git',
'state': 'installed',
'version': '5d2940305b47f92d961ab7d5a7e713c17652e923'},
'apache-thrift': {'source': 'git://https://github.com/apache/thrift.git',
'state': 'installed',
'version': 'dd89dce84b73ca671c8e0b3cf597f1888e2a75dc'},
'bladeRF': {'source': 'git://https://github.com/Nuand/bladeRF.git',
'state': 'installed',
'version': 'b5057ed8d963331c2f1b813105580da6c8634b65'},
'gnuradio': {'source': 'git://http://www.gnuradio.org/git/gnuradio.git',
'state': 'installed',
'version': 'b17bcb88e68a0347a273e9369e21b9d67c2137a1'},
'gr-iqbal': {'source': 'git://git://git.osmocom.org/gr-iqbal',
'state': 'installed',
'version': 'dcd73fd54992430938ced73872b983bffd770b11'},
'gr-op25': {'source': 'git://git://op25.osmocom.org/op25.git',
'state': 'installed',
'version': 'd34fbe52edcfcb79dac349f221e5181adcf2eb8f'},
'gr-osmosdr': {'source': 'git://git://git.osmocom.org/gr-osmosdr',
'state': 'installed',
'version': '810a981d0c2975825a72c9c6c9db2700719928c3'},
'hackrf': {'source': 'git://https://github.com/mossmann/hackrf.git',
'state': 'installed',
'version': 'fa6f29d742347ad8bca04b561c56da2ade092ea3'},
'libosmo-dsp': {'source': 'git://git://git.osmocom.org/libosmo-dsp',
'state': 'installed',
'version': 'f68f75e8b75ded7401821d7fa6c1fbb55e10a19c'},
'osmo-sdr': {'source': 'git://git://git.osmocom.org/osmo-sdr.git',
'state': 'installed',
'version': 'ba4fd96622606620ff86141b4d0aa564712a735a'},
'rtl-sdr': {'source': 'git://git://git.osmocom.org/rtl-sdr',
'state': 'installed',
'version': 'e3c03f738f5aef4dc51e2b741fbdb542b9cc1bb1'},
'uhd': {'source': 'git://https://github.com/EttusResearch/uhd.git',
'state': 'installed',
'version': '33419b5f0a3d65a27769f4593ec9708f0f6898ec'}}
ohaydel@HAYDEL-LINUX:~/pybombs$