[OE-core] iotop: failure, python module subprocess is missing

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 15 09:02:35 UTC 2018


On Wed, 2018-08-15 at 13:03 +0430, Isaac Nickaein wrote:
> > Yes.  Should be a simple fix. :)
> 
> As a workaround, I added  iotop_%.bbappend to my layer with following
> content:
> 
> RDEPENDS_${PN} += " python-subprocess "
> 
> This fixed the issue but I'm not sure if this is the *correct* fix.
> There could be some other bug or some other higher-level missing
> dependency that could be overseen.

I think Ross is implying you should send a patch to OE-Core so we can
fix the main recipe by adding the missing dependency.

Cheers,

Richard



More information about the Openembedded-core mailing list