[OE-core] [PATCH v2] pseudo: Upgrade to latest to fix openat() with a directory symlink [NAK]

Khem Raj raj.khem at gmail.com
Sat Aug 3 12:33:46 UTC 2019


On Fri, Aug 2, 2019 at 10:49 AM Seebs <seebs at seebs.net> wrote:

> On Fri, 2 Aug 2019 12:07:33 -0500
> Seebs <seebs at seebs.net> wrote:
>
> > Note that there's no lstat, and no AT_SYMLINK_NOFOLLOW. Which is to
> > say, these stats will be following the symlink even though O_NOFOLLOW
> > was set. I can probably patch this in a bit.
>
> Followup: Patch applied to master, but also in addition to fixing the
> stat calls, I had to use `flags&O_NOFOLLOW` rather than
> `flags|O_NOFOLLOW`.
>
> I am sort of amazed at how much DIDN'T break right away with that one.
>

Will this fix the file ownership issue that we see with Glibc-locale
packages from time to time?

>
> -s
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190803/c8fcf4ca/attachment-0001.html>


More information about the Openembedded-core mailing list