From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] cyrus-sasl: Drop unneeded group addition
Date: Wed, 13 Apr 2016 14:04:25 -0700 [thread overview]
Message-ID: <570EB459.2020000@gmail.com> (raw)
In-Reply-To: <1460553790.9308.89.camel@linuxfoundation.org>
On 04/13/2016 06:23 AM, Richard Purdie wrote:
> The mail group is provided by base-passwd so would always be present. Therefore
> drop the uneeded group addition from this recipe.
>
> This works around the recent user cleanup code improvements which meant
> this started causing failures for people.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
thanks. I ran into this this morning.
> ---
> meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
> index 33468a1..5da3d96 100644
> --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
> +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
> @@ -72,7 +72,6 @@ do_install_append() {
> }
>
> USERADD_PACKAGES = "${PN}-bin"
> -GROUPADD_PARAM_${PN}-bin = "--system mail"
> USERADD_PARAM_${PN}-bin = "--system --home=/var/spool/mail -g mail cyrus"
>
> SYSTEMD_PACKAGES = "${PN}"
>
next prev parent reply other threads:[~2016-04-13 21:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 13:23 [PATCH] cyrus-sasl: Drop unneeded group addition Richard Purdie
2016-04-13 21:04 ` akuster808 [this message]
2016-04-18 14:11 ` Otavio Salvador
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=570EB459.2020000@gmail.com \
--to=akuster808@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox