On Thu, 2016-10-06 at 20:09 -0700, Stephano Cetola wrote: > When using subprocess call and check_output, it is better to use > arrays > rather than strings when possible to avoid whitespace and quoting > problems. > > [ YOCTO #9342 ] > > Signed-off-by: Stephano Cetola <stephano.cet...@linux.intel.com> > --- > meta/lib/oe/distro_check.py | 2 +- > meta/lib/oe/package.py | 13 +-- > meta/lib/oe/package_manager.py | 218 ++++++++++++++++++++----------- > ---------- > 3 files changed, 114 insertions(+), 119 deletions(-)
This triggered a lot of errors on the autobuilder: http://autobuilder.yocto.io:8010/builders/build-appliance/builds/70 http://autobuilder.yocto.io:8010/builders/nightly-x86/builds/75 http://autobuilder.yocto.io:8010/builders/nightly-x86-64/builds/73 http://autobuilder.yocto.io:8010/builders/nightly-x86-64-lsb/builds/72 http://autobuilder.yocto.io:8010/builders/nightly-x86-lsb/builds/73 http://autobuilder.yocto.io:8010/builders/nightly-wic/builds/73 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core