All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/avahi: fix GNUism in S05avahi-setup.sh
Date: Sun, 19 Jun 2022 14:41:50 +0200	[thread overview]
Message-ID: <878rpsu8oh.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220617141202.2260-1-nicolas.cavallari@green-communications.fr> (Nicolas Cavallari's message of "Fri, 17 Jun 2022 16:12:02 +0200")

>>>>> "Nicolas" == Nicolas Cavallari <nicolas.cavallari@green-communications.fr> writes:

 > This script uses "chown user.group" instead of the POSIX "chown
 > user:group".  The first syntax is a deprecated GNU extension.
 > Since coreutils 9.1, chown started issuing a warning when this syntax is
 > used¹.

 > The result is that if both avahi and coreutils are enabled, this message
 > appears during boot:

 > chown: warning: '.' should be ':': 'avahi.avahi'

 > [1] https://git.savannah.gnu.org/cgit/gnulib.git/commit/lib/userspec.c?id=23cca8268d21f5d58ed0209002d5673d0518c426

 > Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-06-19 12:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 14:12 [Buildroot] [PATCH 1/1] package/avahi: fix GNUism in S05avahi-setup.sh Nicolas Cavallari
2022-06-19 12:41 ` Peter Korsgaard [this message]
2022-07-19 15:12 ` Peter Korsgaard

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=878rpsu8oh.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=nicolas.cavallari@green-communications.fr \
    /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.