On 26 November 2015 at 03:17, Jagadeesh Krishnanjanappa <
jkrishnanjana...@mvista.com> wrote:

> The intention of using os.getuid() is to avoid writing hardcoded value
>  "0", since os.getuid() return "0" under fakeroot env; if root user is
> having UID as 0.That's the advantage I can think of.
>

root is *always* UID 0, and packaging always runs as root.  Can you send a
tested v2 with explicit 0 instead of assuming that you're running under
pseudo?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to