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

Tomas Frydrych tf+lists.yocto at r-finger.com
Sat Nov 10 01:33:59 PST 2012


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)?

Tomas



More information about the yocto mailing list