raman325 / ostinato

Automatically exported from code.google.com/p/ostinato
GNU General Public License v3.0
0 stars 0 forks source link

Error while installing Ostinato in CentOS #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Follow the instructions given by you
su
curl 
"http://download.opensuse.org/repositories/home:/pstavirs:/ostinato/ScientificLi
nux_6_standard/home:pstavirs:ostinato.repo" > /etc/yum.repos.d/ostinato.repo
yum install ostinato

What is the expected output? What do you see instead?
I expect to install Ostinato.

What version and revision of the product are you using (available in the
About dialog)? On what operating system?
CentOS 5.5

Please provide any additional information below.
Following are the logs 

[Sushil-CentOS] ostinato > 
inato/ScientificLinux_6_standard/home:pstavirs:ostinato.repo" > 
/etc/yum.repos.d/ostinato.repoi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   329  100   329    0     0    324yum install ostinato
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirrors.hns.net.in
 * base: mirrors.hns.net.in
 * extras: mirrors.hns.net.in
 * rpmforge: fr2.rpmfind.net
 * updates: mirror.averse.net
home_pstavirs_ostinato                                                          
  | 1.7 kB     00:00     
home_pstavirs_ostinato/primary                                                  
  | 3.6 kB     00:00     
http://download.opensuse.org/repositories/home%3A/pstavirs%3A/ostinato/Scientifi
cLinux_6_standard/repodata/58cde01cab338051d37c51ffc678c99fd07dad9c67678fd068b36
2aa32b198c0-primary.xml.gz: [Errno -3] Error performing checksum
Trying other mirror.
home_pstavirs_ostinato/primary                                                  
  | 3.6 kB     00:00     
http://download.opensuse.org/repositories/home%3A/pstavirs%3A/ostinato/Scientifi
cLinux_6_standard/repodata/58cde01cab338051d37c51ffc678c99fd07dad9c67678fd068b36
2aa32b198c0-primary.xml.gz: [Errno -3] Error performing checksum
Trying other mirror.
Error: failure: 
repodata/58cde01cab338051d37c51ffc678c99fd07dad9c67678fd068b362aa32b198c0-primar
y.xml.gz from home_pstavirs_ostinato: [Errno 256] No more mirrors to try.
[Sushil-CentOS] ostinato > 

Original issue reported on code.google.com by sushilgo...@gmail.com on 30 Mar 2011 at 5:56

GoogleCodeExporter commented 9 years ago
The checksum error might be intermittent - you can possibly try again.

But more importantly, the binary packages are for RHEL6/SL6 - so probably won't 
work on CentOS 5.5 anyway - try building from source 
(http://code.google.com/p/ostinato/wiki/BuildingFromSource)

I'm closing this case - if you need further help, send an email to the mailing 
list - ostinato-at-googlegroups-dot-com

Original comment by pstav...@gmail.com on 31 Mar 2011 at 5:35