All of lore.kernel.org
 help / color / mirror / Atom feed
* Fedora 34, shadow-native/icedtea7-native, umask problems ?
@ 2021-06-02  6:32 Jacob Kroon
  0 siblings, 0 replies; only message in thread
From: Jacob Kroon @ 2021-06-02  6:32 UTC (permalink / raw)
  To: openembedded-core, openembedded-devel

Hi,

I'm using Fedora 34 and OE-Core/Bitbake/layers from git master as of 
today, with reproducible builds. Sometimes when rebuilding my image I 
see sudden changes in file permissions (jumping back and forth) in the 
buildhistory output for two native recipes:

shadow-native: (OE-Core)
> -drwxr-xr-x -          -                  40 ./var/spool/mail
> +drwxrwxr-x -          -                  40 ./var/spool/mail

icedtea7-native: (meta-java)
> -drwxrwxr-x -          -                 120 ./usr/lib/jvm/icedtea7-native
> -drwxrwxr-x -          -                 800 ./usr/lib/jvm/icedtea7-native/bin
> --rwxrwxr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/apt
> --rwxrwxr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/extcheck
> --rwxrwxr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/idlj
...
> +drwxr-xr-x -          -                 120 ./usr/lib/jvm/icedtea7-native
> +drwxr-xr-x -          -                 800 ./usr/lib/jvm/icedtea7-native/bin
> +-rwxr-xr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/apt
> +-rwxr-xr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/extcheck
> +-rwxr-xr-x -          -               15016 ./usr/lib/jvm/icedtea7-native/bin/idlj
...

Before I start debugging them, does anyone have an obvious fix or hint 
for any of these ?

Regards,
Jacob

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-02  6:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02  6:32 Fedora 34, shadow-native/icedtea7-native, umask problems ? Jacob Kroon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.