[oe] BUG? Some files in the build end up without read permission (mostly in .pc/)

Leon Woestenberg leon.woestenberg at gmail.com
Sun Dec 7 19:55:36 UTC 2008


Hello,

On Sun, Dec 7, 2008 at 11:58 AM, Andrea Adami <andrea.adami at gmail.com> wrote:
>
> yes, I noticed this trying to copy the whole tmp/angstrom dir.
>
> permission denied   /input/keyboard/sharpsl_rc.c
> ...input/touchscreen/tsc2101_ts.c
> .../arm/mach-pxa/poodle_pm.c
> ...asm-arm/arch-pxa/hx2750.h
>
> The whole list here:
>
> http://www.pastebin.ca/1278657
>
> I suspect this in not intended...
>
Thanks for the confirmation.

I have no idea where the missing permissions are created, but I
strongly suspect a missing third argument to open(path, ...O_CREAT
..., );
which typically gives these results.


Anyone: is this quilt who writes these files there?

Regards,
-- 
Leon




More information about the Openembedded-devel mailing list