All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen John Smoogen <smooge@gmail.com>
To: Manuel Wagesreither <ManWag@fastmail.fm>
Cc: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] Yocto suddenly creating directories with 700 instead 755.
Date: Thu, 11 Nov 2021 18:28:32 -0500	[thread overview]
Message-ID: <CANnLRdjO+iCFGhHT6X41kTa5FAJP=fOToR+5DbiTaQVm4K8VpA@mail.gmail.com> (raw)
In-Reply-To: <31d2787a-7e22-4f81-8f0e-1e4a87706046@www.fastmail.com>

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.




-- 
Stephen J Smoogen.
Let us be kind to one another, for most of us are fighting a hard
battle. -- Ian MacClaren


  parent reply	other threads:[~2021-11-11 23:28 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 [this message]
2021-11-12 10:35   ` Richard Purdie
2021-11-12 12:38     ` Manuel Wagesreither

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='CANnLRdjO+iCFGhHT6X41kTa5FAJP=fOToR+5DbiTaQVm4K8VpA@mail.gmail.com' \
    --to=smooge@gmail.com \
    --cc=ManWag@fastmail.fm \
    --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.