From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Martin Jansa <martin.jansa@gmail.com>,
openembedded-core@lists.openembedded.org
Cc: Christophe Chapuis <chris.chapuis@gmail.com>
Subject: Re: [krogoth][PATCH] binutils: fix AR issue when opkg is unpacking IPKs containing empty entries
Date: Thu, 06 Oct 2016 11:45:06 +0100 [thread overview]
Message-ID: <1475750706.30475.539.camel@linuxfoundation.org> (raw)
In-Reply-To: <20161006082332.29189-1-Martin.Jansa@gmail.com>
On Thu, 2016-10-06 at 10:23 +0200, Martin Jansa wrote:
> ++ # This commmand used to fail with: "Malformed archive".
> ++ set got [binutils_run $AR "-t $archive"]
> ++ if ![string match "empty
> " $got] {
> ++ fail $testname
> ++ return
> ++ }
> ++
> ++ pass $testname
The patch fails to apply due to the above corruption (line not starting
++). Could you resend or point to a branch with the patch on please?
Cheers,
Richard
next prev parent reply other threads:[~2016-10-06 10:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-06 8:23 [krogoth][PATCH] binutils: fix AR issue when opkg is unpacking IPKs containing empty entries Martin Jansa
2016-10-06 10:45 ` Richard Purdie [this message]
2016-10-06 10:46 ` Martin Jansa
2016-10-06 10:54 ` Martin Jansa
2016-10-06 11:12 ` Martin Jansa
2016-10-06 13:10 ` Richard Purdie
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=1475750706.30475.539.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=chris.chapuis@gmail.com \
--cc=martin.jansa@gmail.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