All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Manuel Wagesreither" <ManWag@FastMail.FM>
To: "Richard Purdie" <richard.purdie@linuxfoundation.org>,
	"yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] Yocto suddenly creating directories with 700 instead 755.
Date: Fri, 12 Nov 2021 13:38:33 +0100	[thread overview]
Message-ID: <f366babd-a6e8-419a-ba92-1a76b98ea54f@www.fastmail.com> (raw)
In-Reply-To: <3b634ba0411818686f962b7d53591bace5204140.camel@linuxfoundation.org>

Am Fr, 12. Nov 2021, um 11:35, schrieb Richard Purdie:
> On Thu, 2021-11-11 at 18:28 -0500, Stephen John Smoogen wrote:
>> On Thu, 11 Nov 2021 at 11:10, Manuel Wagesreither <ManWag@fastmail.fm> wrote:
>> > 
>> > Hello all,
>> > 
>> > sorry, wall of text incoming.
>> > 
>> > tl;dr:
>> > If recipes install directories with `install -d path/to/dir`, how is the default mode determined? What can cause it suddenly (that is, without updating metalayers or similar) to change from 755 to 700?
>> > 
>> 
>> when I did this to myself recently, I had changed the shells default
>> umask value to 077 which caused exactly what you are listing. I would
>> check to see if the users or system wide umask was changed recently by
>> an update.
>
> I'd note there were a number of fixes for umask issues in master/honister:
>
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=f4fb74465787b50030d7fed5e0b293774ccb371b
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=c4ecf7c1122380cdbc74fe692aa91756dc5bdf6b
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=522607e704876c67ed093bac47dde9238709ccae
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=58c97902933cced2981dfc7480fc0a458b4fb900

Thanks a lot. I will read through the links and commits provided and see if that helps us.

We are currently using poky on dunfell as it were on early September: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=bdd30be1a3815f70062d8febca91eaf042a77c3d.

Regards,
Manuel


      reply	other threads:[~2021-11-12 12:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 16:10 Yocto suddenly creating directories with 700 instead 755 Manuel Wagesreither
2021-11-11 22:33 ` [yocto] " Richard Purdie
2021-11-11 23:28 ` Stephen John Smoogen
2021-11-12 10:35   ` Richard Purdie
2021-11-12 12:38     ` Manuel Wagesreither [this message]

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=f366babd-a6e8-419a-ba92-1a76b98ea54f@www.fastmail.com \
    --to=manwag@fastmail.fm \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@lists.yoctoproject.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.