[yocto] [PATCH resend][opkg-utils] opkg.py/opkg-build: fix creation of tar archives

Scott Garman scott.a.garman at intel.com
Thu Nov 29 18:57:14 PST 2012


On 11/10/2012 01:33 AM, Tomas Frydrych wrote:
> On 24/10/12 12:14, Richard Purdie wrote:
>> On Wed, 2012-10-24 at 12:53 +0200, Steffen Sledz wrote:
>>> Since openSUSE 12.2 the installed tar uses posix instead of gnu encoding
>>> by default. This format is not fully supported by opkg and results in
>>> ipk packages not installable at the target.
>>>
>>> Collected errors:
>>>   * get_header_tar: Unknown typeflag: 0x78: Success.
>>>   * get_header_tar: Unknown typeflag: 0x78: Success.
>>>   * get_header_tar: Unknown typeflag: 0x78: Success.
>>>   * extract_archive: Don't know how to handle /var/lib/opkg/tmp/opkg-mg997m/chicken-bin-fGRvr4/PaxHeaders.17512/.: No such file or directory.
>>>   * get_header_tar: Unknown typeflag: 0x78: No such file or directory.
>>>   * get_header_tar: Unknown typeflag: 0x78: No such file or directory.
>>>   ...
>>>
>>> Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>
>>> ---
>>>   opkg-build |    6 +++---
>>>   opkg.py    |    6 +++---
>>>   2 files changed, 6 insertions(+), 6 deletions(-)
>>
>> Merged to master, thanks.
>
> Could this be also applied to the danny branch (and perhaps even denzil)?

Hi Tomas,

I have applied this to my sgarman/denzil-next branches.

Scott

-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center



More information about the yocto mailing list