From: "Sadineni, Harish" <Harish.Sadineni@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures
Date: Tue, 16 Jul 2024 11:20:16 -0700 [thread overview]
Message-ID: <24889.1721154016244458489@lists.openembedded.org> (raw)
In-Reply-To: <9e2d9685c9d39d04cc58ae3f8a9e24cdf4b9d8ea.camel@linuxfoundation.org>
[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]
In fedora distro while running oe-selftest for gcc, owner permessions of files in /etc/ssh/ is getting changed to "nobody nobody" as following "-rw-r--r--. 1 nobody nobody 581 Jan 10 2024 /etc/ssh/ssh_config.d/50-redhat.conf". Because of this we are getting bad owner permission's on /etc/ssh/ssh-config.d/5-redhat.conf.
But in Ubuntu while running oe-selftest for gcc, owner permissions of files in /etc/ssh/ are "root root" that why its working in Ubuntu.
when checked with upstream they suggested this can happen if the tests run through systemd unit and if systemd unit have ProtectHome=yes or PrivateUsers=yes then this can make the ownership of the file appear to be nobody instead of root .
https://www.reddit.com/r/Fedora/comments/1dimh0i/bad_owner_or_permissions_on_etcsshssh/
we have tried in fedora docker and there also while running oe-selftest for gcc, we are having owner permissions of files in /etc/ssh/ are "root root".
May be this is to be changed on fedora host machine(autobuilder?).
Thanks,
Harish
[-- Attachment #2: Type: text/html, Size: 1300 bytes --]
prev parent reply other threads:[~2024-07-16 18:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 10:50 [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures Harish.Sadineni
2024-04-18 10:50 ` [PATCH 2/2] gcc: Oe-selftest failure analysis - allowing multiple ssh sessions Harish.Sadineni
2024-04-18 11:00 ` Sadineni, Harish
2024-04-18 10:57 ` [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures Sadineni, Harish
2024-04-18 11:07 ` Patchtest results for " patchtest
2024-04-25 12:07 ` [OE-core] " Richard Purdie
2024-04-25 12:35 ` Richard Purdie
2024-07-16 18:20 ` Sadineni, Harish [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=24889.1721154016244458489@lists.openembedded.org \
--to=harish.sadineni@windriver.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox