As of cpio v2.13 (2019-11-06), the upstream cpio tool has a bug in the
append operation and cannot deal with archives bigger than 2GB. (int32
limitation in lseek)

Attached is a proposed patch to utilize 64 bit operations rather than the
current 32 bit operations.

Cheers,
-- 
Alexander L. James

Attachment: fix_append_intlimits_new-9824e511b47233bf73e742e4bb8eefd9.patch
Description: Binary data

Reply via email to