[OE-core] [meta-oe][PATCH] gnupg: added a coreutils runtime dependancy to gnupg recipe

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Sep 11 12:52:47 UTC 2017


On 09/09/2017 01:17 AM, Yahia Farghaly wrote:
> From: yahiafarghaly <yahiafarghaly at gmail.com>
> 
> When using 'apt-key add' on the target image, the gnupg is required
> but for gnupg to be fully functional, the coreutils is required to be exist with the gnupg.
> Otherwise, it may throw an error in runtime as one of components of coreutils is missing.
> For 'apt-key add', i faced the error of 'comm: command not found' so as proper solution, i submit this change.
> 

Have you established that it's something in gnupg that needs the 'comm' 
command, and not something in apt-key? Can you point to the specific 
place in gnupg source tree where comm is used?

Thanks,
Alex



More information about the Openembedded-core mailing list