When I try to install videocache 1.9.2 on my Fedora 10 server, I get this error:
# rpm -ivh videocache-1.9.2-1.noarch.rpm
Preparing... ########################################### [100%]
1:videocache ########################################### [100%]
error: unpacking of archive failed on file /etc/httpd/conf.d/videocache.conf;4a9aaffa: cpio: MD5 sum mismatch
I think, but am not sure, that this is an error in the RPM which must be corrected. I've downloaded it several times, so I doubt random corruption in transmission is the culprit.
6 Answers
Hi!
You can use tar.gz file to install videocache in case you are not able to download the rpm without corruption. The other problem may be that you are behind a caching proxy and you are getting the videocache rpm from proxy cache (which has corrupted version).
Thank You!
Hi,
Thanks for the suggestion. However, I would much rather install it so that my package manager is aware of the software and I can manage it through RPM in the future.
I have tried downloading the RPM on a server in a different state (across the USA from me, in fact) and then SCP-ing the file to my target server, thus avoiding any of my local ISP's caching servers. I still have the same issue, though.
Updated to add: I've also tried rebooting my target machine, which did not help.
hi,
i get same issue.
[root@localhost Download]# rpm -ivh videocache-1.9.2-1.noarch.rpm
Preparing... ########################################### [100%]
1:videocache ########################################### [100%]
error: unpacking of archive failed on file /etc/httpd/conf.d/videocache.conf;4a993446: cpio: MD5 sum mismatch
I'm beginner in linux. i don't know how to manual install. can you provide it>?
thanks
update :
i download 1.9.1 ... it can install perfect.
[root@localhost Download]# rpm -ivh videocache-1.9.1-1.noarch.rpm
Preparing... ########################################### [100%]
1:videocache ########################################### [100%]
You need to modify /etc/videocache.conf to make caching work properly.
Also you need to configure squid. Check videocache manpage for more details.
Check http://cachevideos.com/ in case of any problems.
[root@localhost Download]#
I'd rather not install an old version, either, with the performance improvements and new URLs added in 1.9.2.
(Also, as a side note, the email notifications for the forum are not working, for me anyway.)
Chris
The RPM from cachevideos.com seems corrupt.
The working solutions for me is :
Thx
//Budi