On 09/09/2017 01:17 AM, Yahia Farghaly wrote:
From: yahiafarghaly <[email protected]>

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
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to