bug-cpio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-cpio] Can't copy big files on i386


From: Anders Blomdell
Subject: [Bug-cpio] Can't copy big files on i386
Date: Tue, 21 Nov 2017 18:24:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

# find dir/with/file/of/size/5G | cpio -o -H ustar | (cd /target/dir && cpio 
-idmu)

...After some time (2G), lots of these:
cpio: Malformed number a<A8>a<F9><D0>D<F7><99>
cpio: invalid header: checksum error
cpio: Malformed number <A8>a<F9><D0>D<F7><99>u
....
cpio: Malformed number a<F9><D0>D<F7><99>uT


Works fine under x86_64


-- 
Anders Blomdell                  Email: address@hidden
Department of Automatic Control
Lund University                  Phone:    +46 46 222 4625
P.O. Box 118                     
SE-221 00 Lund, Sweden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]