It might be a bad download: 
http://superuser.com/questions/258709/what-can-i-do-about-cpio-read-error-while-unpacking-archive

Try verifying it with `rpm -K`. You should see something like this:

$ rpm -K MarkLogic-7.0-3.x86_64.rpm 
MarkLogic-7.0-3.x86_64.rpm: sha1 md5 OK

Or if it's bad you should see something like this:

$ rpm -K /tmp/MarkLogic-bad.rpm 
/tmp/MarkLogic-bad.rpm: sha1 MD5 NOT_OK

The rpm file should be around 120 MiB for ML6 or 170-MiB for ML7. If the file 
size seems correct but `rpm -K` fails, try downloading it again. If `rpm -K` 
still fails, it's possible that the file is being corrupted by an intermediate 
system. That could be a firewall, reverse proxy, or security software.

-- Mike

On 7 Aug 2014, at 02:08 , [email protected] wrote:

> Hi All,
> 
>    There is an error occured when I install the marklogic in the Redhat5.8. 
> The error is in the follow:
>   
>    error: unpacking of archive failed on file 
> /opt/MarkLogic/lib/libldap-2.4.so.2.10.2;53e3404e: cpio: read
> 
>   Can anyone give me a hand ?
> 
> Regards
> evil
> 
> [email protected]
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to