All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
	"Burton, Ross" <ross.burton@intel.com>
Subject: Re: ✗ patchtest: failure for 11 packages upgrade
Date: Wed, 8 Feb 2017 13:31:47 +0800	[thread overview]
Message-ID: <5cdc7c7a-22fe-f5ad-3ff2-89f9e45cf6d1@windriver.com> (raw)
In-Reply-To: <20170208033001.9309.89399@do.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 3175 bytes --]

On 2017年02月08日 11:30, Patchwork wrote:
> == Series Details ==
>
> Series: 11 packages upgrade
> Revision: 1
> URL   : https://patchwork.openembedded.org/series/5200/
> State : failure
>
> == Summary ==
>
>
> Thank you for submitting this patch series to OpenEmbedded Core. This is
> an automated response. Several tests have been executed on the proposed
> series by patchtest resulting in the following failures:
>
>
>
> * Issue             Added patch file is missing Upstream-Status in the header [test_upstream_status_presence]
>    Suggested fix    Add Upstream-Status: <status> to the header of meta/recipes-devtools/elfutils/elfutils-0.168/debian/hurd_path.patch (possible values: Pending, Submitted, Accepted, Backport, Denied, Inappropriate)

The hurd_path.patch is cherry picked from debian which does
not has "Upstream-Status: <status>" and "Signed-off-by", so I
think we could ignore this warning.

Here is the upstream source of debian patch:
http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.168-0.2.debian.tar.xz

You may suggest to add it to SRC_URI rather than picking up manually,
but debian frequently upgrades miner version "-0.2", and which does not
sync up with upstream elfutils, that's why I manually cherry pick.

> * Issue             Series does not apply on top of target branch [test_series_merge_on_head]
>    Suggested fix    Rebase your series on top of targeted branch
>    Targeted branch  master (currently at 68da6c9884)

Previously, Zhengtried to upgrade bash failed (git am "bash: 4.3.30 -> 
4.4.eml" failed)
the reason is encoding issue, if invoking "git send-email", it set UTF-8 
by default
---
            Content-Type: text/plain; charset=UTF-8
            Content-Transfer-Encoding: 8bit
---
And the utf-8 encoding changed the content of 
meta/recipes-extended/bash/bash/fix-run-intl.patch,
which caused "git am" failed.

Manually send the patch as attachment could workaround the issue.
But the patchwork still report apply failure, I guess it applied [PATCH 
12/13]
before [PATCH 11/13], or could not detect attachment of [PATCH 11/13].

Hi Ross or any one concerns,

Could you apply the patch manually, to see if it is OK?
(I tested to save as the eml file and invoke git am to apply, everything 
is ok)

//Hongxu

> * Issue             A patch file has been added, but does not have a Signed-off-by tag [test_signed_off_by_presence]
>    Suggested fix    Sign off the added patch file (meta/recipes-devtools/elfutils/elfutils-0.168/debian/hurd_path.patch)
>
>
>
> If you believe any of these test results are incorrect, please reply to the
> mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
> Otherwise we would appreciate you correcting the issues and submitting a new
> version of the patchset if applicable. Please ensure you add/increment the
> version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
> [PATCH v3] -> ...).
>
> ---
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
>


[-- Attachment #2: Type: text/html, Size: 4653 bytes --]

  reply	other threads:[~2017-02-08  5:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08  3:16 [PATCH 00/13] 11 packages upgrade Hongxu Jia
2017-02-08  3:16 ` [PATCH 01/13] pax-utils: 1.1.6 -> 1.2.2 Hongxu Jia
2017-02-08  3:16 ` [PATCH 02/13] socat: 1.7.3.1 -> 1.7.3.2 Hongxu Jia
2017-02-08  3:16 ` [PATCH 03/13] elfutils: 0.166 -> 0.168 Hongxu Jia
2017-02-08  3:17 ` [PATCH 04/13] gpgme: 1.6.0 -> 1.8.0 Hongxu Jia
2017-02-08 12:20   ` Burton, Ross
2017-02-08 12:23     ` Burton, Ross
2017-02-08  3:17 ` [PATCH 05/13] libgcrypt: 1.7.3 -> 1.7.6 Hongxu Jia
2017-02-08  3:17 ` [PATCH 06/13] libgpg-error: 1.25 -> 1.26 Hongxu Jia
2017-02-08 12:25   ` Burton, Ross
2017-02-08  3:17 ` [PATCH 07/13] ncurses: 6.0+20160625 -> 6.0+20161126 Hongxu Jia
2017-02-08  3:17 ` [PATCH 08/13] man-pages: 4.08 -> 4.09 Hongxu Jia
2017-02-08  3:17 ` [PATCH 09/13] rpcbind: 0.2.3 -> 0.2.4 Hongxu Jia
2017-02-08  3:17 ` [PATCH 10/13] gnupg: 2.1.14 -> 2.1.18 Hongxu Jia
2017-02-08  3:17 ` [PATCH 12/13] bash: update patches for 4.4 Hongxu Jia
2017-02-08 13:07   ` Burton, Ross
2017-02-08  3:17 ` [PATCH 13/13] elfutils: update homepage and upstream souce Hongxu Jia
2017-02-08  3:18 ` [PATCH 11/13] bash: 4.3.30 -> 4.4 Hongxu Jia
2017-02-08  3:30 ` ✗ patchtest: failure for 11 packages upgrade Patchwork
2017-02-08  5:31   ` Hongxu Jia [this message]
2017-02-08 11:27     ` Burton, Ross

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=5cdc7c7a-22fe-f5ad-3ff2-89f9e45cf6d1@windriver.com \
    --to=hongxu.jia@windriver.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.