[OE-core] [krogoth][PATCH] binutils: fix AR issue when opkg is unpacking IPKs containing empty entries

Martin Jansa martin.jansa at gmail.com
Thu Oct 6 10:46:58 UTC 2016


Strange,

it's included here:
http://git.openembedded.org/openembedded-core-contrib/log/?h=jansa/krogoth-backports

until next rebase it's this commit SHA:
http://git.openembedded.org/openembedded-core-contrib/commit/?h=jansa/krogoth-backports&id=9d56d74bc2f42cbd6ee6ad1dbddb378a020bbe93

Thanks for quick reply

On Thu, Oct 6, 2016 at 12:45 PM, Richard Purdie <
richard.purdie at linuxfoundation.org> wrote:

> 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 part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161006/4928fcef/attachment-0002.html>


More information about the Openembedded-core mailing list