Dangit. I should have thought of that. The executable bit is not set on the
older version.

Thanks.
Mark.

On Fri, Oct 6, 2017 at 5:12 AM, Marcus Müller <muel...@kit.edu> wrote:

> Hi Mark,
>
> I can't find the commit right now, but there was a change where we enabled
> the setting of the executable bit for top_block files. Might have happened
> in between these two versions.
>
> Can you check (ls -l top_block.py) whether the 'x' bit for the owner is
> set?
>
> Best regards,
>
> Marcus
>
> On 10/06/2017 04:06 AM, Mark Christiansen wrote:
>
> Any ideas for the Permission denied errors below?
>
> I get the following error on one host running 3.7.6:
>
> $  grcc -e -d . test.grc
> >>> Warning: This flow graph may not have flow control: no audio or RF
> hardware blocks found. Add a Misc->Throttle block to your flow graph to
> avoid CPU congestion.
> sh: .//top_block.py: Permission denied
>
> The same test.grc runs fine on another host running 3.7.10:
>
> $ grcc -e -d . test.grc
> >>> Warning: This flow graph may not have flow control: no audio or RF
> hardware blocks found. Add a Misc->Throttle block to your flow graph to
> avoid CPU congestion.
>
> Thanks.
> Mark.
>
>
> _______________________________________________
> Discuss-gnuradio mailing 
> listDiscuss-gnuradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


-- 
Aim for brevity while avoiding jargon.
~ Edsger Dijkstra

<https://about.me/markwc?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api>
Mark Christiansen
about.me/markwc
<https://about.me/markwc?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to