I get the following error when I attempt to install a .rpm file:

error: unpacking of archive failed on file /usr/local/jive/opt/openoffice.org/basis3.2/program/libicudata.so.40;4d805c75: cpio: read

What could be causing it, and how do I resolve it?

link|improve this question

50% accept rate
feedback

1 Answer

up vote 2 down vote accepted

It's truncated or corrupted, and the solution is to re-download it. Yes, I know, painful. If you're lucky, though, you may be able to use wget --continue to pick up from where it chopped off.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.