All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Changqing Li <changqing.li@windriver.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] nagios-core: update RDEPENDS
Date: Tue, 9 Mar 2021 22:35:52 -0500	[thread overview]
Message-ID: <20210310033549.GA15907@gmail.com> (raw)
In-Reply-To: <20210310005009.23279-1-changqing.li@windriver.com>

merged.

Bruce

In message: [meta-virtualization][PATCH] nagios-core: update RDEPENDS
on 10/03/2021 Changqing Li wrote:

> From: Changqing Li <changqing.li@windriver.com>
> 
> fix following error during do_rootfs:
> nothing provides php needed by nagios-core-4.4.6-r0.corei7_64
> (try to add '--skip-broken' to skip uninstallable packages)
> 
> Since commit c4ffcaa2 [php: split out phpdbg into a separate package],
> package php is empty.
> 
> Signed-off-by: Changqing Li <changqing.li@windriver.com>
> ---
>  recipes-extended/nagios/nagios-core_4.4.6.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/nagios/nagios-core_4.4.6.bb b/recipes-extended/nagios/nagios-core_4.4.6.bb
> index 4cbec2b..8bcd6c0 100644
> --- a/recipes-extended/nagios/nagios-core_4.4.6.bb
> +++ b/recipes-extended/nagios/nagios-core_4.4.6.bb
> @@ -34,7 +34,7 @@ RDEPENDS_${PN} += "\
>      libpng \
>      fontconfig \
>      apache2 \
> -    php \
> +    php-cli \
>      nagios-base \
>  "
>  
> -- 
> 2.17.1
> 

> 
> 
> 


      reply	other threads:[~2021-03-10  3:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10  0:50 [meta-virtualization][PATCH] nagios-core: update RDEPENDS Changqing Li
2021-03-10  3:35 ` Bruce Ashfield [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=20210310033549.GA15907@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=changqing.li@windriver.com \
    --cc=meta-virtualization@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.