Error: unpacking of archive failed on file

Hi,
I am installing kibana4.5 using rpm package on RHEL6. I am getitng below error when I execute rpm command. What wrong I am doing. I am doing it with SUDO rights.

$ sudo rpm -ivh kibana-4.5.2-1.x86_64.rpm
Preparing...                ########################################### [100%]
   1:kibana                 ########################################### [100%]
error: unpacking of archive failed on file /opt/kibana/node/bin/node;5791e692: cpio: read

br,
Sunil

Can you try redownloading in case the download was broken and installing again? Before installing I would make sure the service is removed, and /opt/kibana is cleaned up. I did a quick install on my machine and on first glance it looks to be working.

Also, if you're interested, 4.5.3 was recently added to the downloads page with tilemap fixes.