[pacman-dev] [PATCH 3/3] makepkg: reuse FAILED msg on unknown pubkey
Allan McRae
allan at archlinux.org
Mon Sep 5 01:20:59 EDT 2011
On 05/09/11 14:57, Dave Reisner wrote:
> This also fixes a missing newline in the output for this particular
> case.
>
> Before:
> ==> Verifying source file signatures with gpg...
> stunnel-4.42.tar.gz ... ==> WARNING: Unknown public key
> FCD53E9D74C732D1
> ==> WARNING: Warnings have occurred while verifying the signatures.
> Please make sure you really trust them.
>
> After:
> ==> Verifying source file signatures with gpg...
> stunnel-4.42.tar.gz ... FAILED
> ==> WARNING: Unknown public key FCD53E9D74C732D1
> ==> WARNING: Warnings have occurred while verifying the signatures.
> Please make sure you really trust them.
>
> Signed-off-by: Dave Reisner<dreisner at archlinux.org>
> ---
Why not do something consistent with the three "Passed" warning messages
that follow this?
Allan
More information about the pacman-dev
mailing list