All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jacob Kroon" <jacob.kroon@gmail.com>
To: openembedded-core@lists.openembedded.org,
	openembedded-devel@lists.openembedded.org
Subject: Fedora 34, shadow-native/icedtea7-native, umask problems ?
Date: Wed, 2 Jun 2021 08:32:01 +0200	[thread overview]
Message-ID: <a5983cc8-81e4-9947-d1c1-45791de79806@gmail.com> (raw)

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

                 reply	other threads:[~2021-06-02  6:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5983cc8-81e4-9947-d1c1-45791de79806@gmail.com \
    --to=jacob.kroon@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.