Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Rongqing Li <rongqing.li@windriver.com>
To: <rongqing.li@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] rpm: rpm needs gnupg to do signature
Date: Mon, 20 Oct 2014 11:23:11 +0800	[thread overview]
Message-ID: <5444801F.3060009@windriver.com> (raw)
In-Reply-To: <1413424950-14820-1-git-send-email-rongqing.li@windriver.com>

ping

-R

On 10/16/2014 10:02 AM, rongqing.li@windriver.com wrote:
> From: "Roy.Li" <rongqing.li@windriver.com>
>
> rpm needs gnupg to do signature, otherwise the below error:
>
>      $ rpm -v --addsign m4-1.4.16-r4.0.x86_64.rpm
>      Enter pass phrase:
>      error: Could not exec gpg: No such file or directory
>      $
> Signed-off-by: Roy.Li <rongqing.li@windriver.com>
> ---
>   meta/recipes-devtools/rpm/rpm_5.4.14.bb | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
> index fb8a507..78a880a 100644
> --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb
> +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
> @@ -335,6 +335,7 @@ RDEPENDS_${PN} = "base-files run-postinsts"
>   RDEPENDS_${PN}_class-native = ""
>   RDEPENDS_${PN}_class-nativesdk = ""
>   RDEPENDS_${PN}-build = "file bash perl"
> +RRECOMMENDS_${PN}_class-target = "gnupg"
>
>   RDEPENDS_python-rpm = "${PN}"
>
>

-- 
Best Reagrds,
Roy | RongQing Li


  reply	other threads:[~2014-10-20  3:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16  2:02 [PATCH] rpm: rpm needs gnupg to do signature rongqing.li
2014-10-20  3:23 ` Rongqing Li [this message]
2014-10-20 11:01 ` Burton, Ross
2014-10-21  0:53   ` Rongqing Li

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=5444801F.3060009@windriver.com \
    --to=rongqing.li@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