> cpio: Malformed number 
> cpio: Malformed number 

This happens because the devmajor and devminor fields in the
tar header are both NULs, and cpio is trying to parse them as
octal strings.

Possibly this means it is assuming the wrong tar format.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to