All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 02/15] rpm: update to 4.14.0
Date: Mon, 18 Dec 2017 15:50:53 +0200	[thread overview]
Message-ID: <6dc10e26-4882-9a64-29e7-8bb200491d72@linux.intel.com> (raw)
In-Reply-To: <CAJTo0Lb22=fxt6RpCcTOv3gA5MRvGks6+X9v36syu1Vq0z-ibA@mail.gmail.com>

On 12/16/2017 02:24 AM, Burton, Ross wrote:
> This is causing the signing selftest to fail:
> 
> 2017-12-15 06:04:10,233 - oe-selftest - INFO - 
> ======================================================================
> 2017-12-15 06:04:10,233 - oe-selftest - INFO - FAIL: 
> test_signing_packages (signing.Signing)
> 2017-12-15 06:04:10,233 - oe-selftest - INFO - 
> ----------------------------------------------------------------------
> 2017-12-15 06:04:10,233 - oe-selftest - INFO - Traceback (most recent 
> call last):
>    File 
> "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/core/decorator/__init__.py", 
> line 32, in wrapped_f
>      return func(*args, **kwargs)
>    File 
> "/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/meta/lib/oeqa/selftest/cases/signing.py", 
> line 90, in test_signing_packages
>      self.assertIn('rsa sha1 (md5) pgp md5 OK', ret.output, 'Package 
> signed incorrectly.')
> AssertionError: 'rsa sha1 (md5) pgp md5 OK' not found in 
> '/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-oe-selftest/build/build/tmp/deploy/rpm/core2_64/ed-1.14.2-r0.0.core2_64.rpm: 
> digests signatures OK' : Package signed incorrectly.
> 
> I spoke to Mark Hatle and he said that this suggests the only keys are 
> the internal digest signatures, the other keys were not used.

Actually, it's just rpm upstream changing the output formatting:
https://github.com/rpm-software-management/rpm/commit/a5da512b5c62b04b10a6ea6cedbfa363371741b3?diff=unified

I'll resend the patch with the fix to the reference output in the test.


Alex


  reply	other threads:[~2017-12-18 13:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 15:32 [PATCH 01/15] package.bbclass: replace rpm/debugedit with dwarfsrcfiles Alexander Kanavin
2017-12-13 15:32 ` [PATCH 02/15] rpm: update to 4.14.0 Alexander Kanavin
2017-12-16  0:24   ` Burton, Ross
2017-12-18 13:50     ` Alexander Kanavin [this message]
2017-12-13 15:32 ` [PATCH 03/15] libdnf: update to 0.11.1 Alexander Kanavin
2017-12-13 15:32 ` [PATCH 04/15] librepo: update to 1.8.1 Alexander Kanavin
2017-12-13 15:32 ` [PATCH 05/15] dnf: update to 2.7.5 Alexander Kanavin
2017-12-13 15:32 ` [PATCH 06/15] gobject-introspection: update to 1.54.1 Alexander Kanavin
2017-12-13 15:32 ` [PATCH 07/15] webkitgtk: update to 2.18.3 Alexander Kanavin
2017-12-13 15:33 ` [PATCH 08/15] psmisc: update to 23.0 Alexander Kanavin
2017-12-13 15:33 ` [PATCH 09/15] ffmpeg: update to 3.4 Alexander Kanavin
2017-12-13 15:33 ` [PATCH 10/15] devtool: add a 'latest-version' command Alexander Kanavin
2017-12-13 15:33 ` [PATCH 11/15] devtool: provide useful defaults for version/commit when upgrading recipes Alexander Kanavin
2017-12-13 15:33 ` [PATCH 12/15] devtool: add license checksum change handling to 'devtool upgrade' Alexander Kanavin
2017-12-13 15:33 ` [PATCH 13/15] maintainers.inc: add an entry for dwarfsrcfiles Alexander Kanavin
2017-12-13 15:33 ` [PATCH 14/15] maintainers.inc: add an entry for pkgconf Alexander Kanavin
2017-12-13 15:33 ` [PATCH 15/15] oe-selftest: add a test for recipes without maintainers Alexander Kanavin

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=6dc10e26-4882-9a64-29e7-8bb200491d72@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.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 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.