From: "Maxim Yu. Osipov" <mosipov@ilbers.de>
To: Amy_Fong@mentor.com, isar-users@googlegroups.com
Subject: Re: [PATCH] gnupg fails on nonexistent /dev/tty
Date: Thu, 29 Nov 2018 15:14:32 +0300 [thread overview]
Message-ID: <4830bcbe-f3b3-aa5e-fe97-d1c6e74f2237@ilbers.de> (raw)
In-Reply-To: <20181126151812.25677-1-Amy_Fong@mentor.com>
On 11/26/18 6:18 PM, Amy_Fong@mentor.com wrote:
> From: Amy Fong <Amy_Fong@mentor.com>
>
> Add --no-tty option to gnupg for noninteractive usage.
Applied to the 'next',
Thanks,
Maxim.
> Signed-off-by: Amy Fong <Amy_Fong@mentor.com>
> ---
> meta/recipes-core/isar-bootstrap/isar-bootstrap.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc b/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
> index e735726..e89b7c1 100644
> --- a/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
> +++ b/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
> @@ -150,7 +150,7 @@ do_generate_keyring() {
> if [ -n "${@d.getVar("APTKEYFILES", True) or ""}" ]; then
> for keyfile in ${@d.getVar("APTKEYFILES", True)}; do
> gpg --no-default-keyring --keyring "${APTKEYRING}" \
> - --homedir "${DL_DIR}" --import "$keyfile"
> + --no-tty --homedir "${DL_DIR}" --import "$keyfile"
> done
> fi
> }
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
prev parent reply other threads:[~2018-11-29 12:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-26 15:18 Amy_Fong
2018-11-26 15:26 ` Jan Kiszka
2018-11-27 1:16 ` Amy Fong
2018-11-29 12:14 ` Maxim Yu. Osipov [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=4830bcbe-f3b3-aa5e-fe97-d1c6e74f2237@ilbers.de \
--to=mosipov@ilbers.de \
--cc=Amy_Fong@mentor.com \
--cc=isar-users@googlegroups.com \
/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