Sunday, August 5, 2018

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

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 missing a dependency on libfec, but it's there... https://github.com/gnuradio/gr-etcetera/blob/master/gr-satellites.lwr#L23 . So I would be curious to know why the libfec installation failed.

On Sun, Aug 5, 2018 at 5:22 AM Hans BX2ABT <hans.bx2abt@msa.hinet.net> wrote:
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 repositories seem fine.
>
> When invoking "pybombs install libfec" or "pybombs install
> gr-satellites" I get the following error message:
>
> PyBOMBS.Packager.source - ERROR - Problem occured while building
> package libfec: Installation failed
>
> PyBOMBS.install_manager - ERROR - Error installing package libfec.
> Aborting.
>
> Where do I go from here? I can't find any pyBOMBS log or error file,
> neither any source for the packager.
>
> Thanks for the help. 73 de Hans
>
> BX2ABT
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


--
GDB has a 'break' feature; why doesn't it have 'fix' too?

No comments:

Post a Comment