discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Hans BX2ABT
Subject: Re: [Discuss-gnuradio] pyBOMBS log/error --> how to troubleshoot
Date: Tue, 7 Aug 2018 22:06:13 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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 the people who did such a fine job on PyBOMBS and GNUradio: they did an incredibly good job.


73 de Hans

BX2ABT


On 08/06/2018 04:08 AM, Chris Kuethe wrote:
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 <address@hidden> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>


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


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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]