Re: [Discuss-gnuradio] pyBOMBS log/error --> how to troubleshoot

2018-08-07 Thread Hans BX2ABT
Sorry for the late reply and thanks for the response. The problem with libfec was that it needed root privileges to get installed. I should have thought of using the -v flag, but at the time I didn't. When I did the problem was apparent immediately. Everything is running fine now and kudos to

Re: [Discuss-gnuradio] pyBOMBS log/error --> how to troubleshoot

2018-08-05 Thread Chris Kuethe
To expand on this a little, you can add some '-v' flags, eg. `pybombs -v -v -v install gr-satellites` to see what's going wrong when a pybombs operation fails. In general, if you have problems with a recipe, please file a bug. I was going to say that it sounds like the gr-satellites recipe is

Re: [Discuss-gnuradio] pyBOMBS log/error --> how to troubleshoot

2018-08-05 Thread Hans BX2ABT
To answer my own question: "pybombs install libfec" needed to be run as root. After that gr-satellites installed fine. On 08/05/2018 02:36 PM, Hans BX2ABT wrote: Hello all, I am trying to install gr-satellites, which depends on libfec. Both are in gr-etcetera and links to the Github

[Discuss-gnuradio] pyBOMBS log/error --> how to troubleshoot

2018-08-05 Thread Hans BX2ABT
Hello all, I am trying to install gr-satellites, which depends on libfec. Both are in gr-etcetera and links to the Github repositories seem fine. When invoking "pybombs install libfec" or "pybombs install gr-satellites" I get the following error message: PyBOMBS.Packager.source - ERROR -