stefalee / mysql-master-ha

Automatically exported from code.google.com/p/mysql-master-ha
0 stars 0 forks source link

el5 rpm not packaged properly for el5 #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. log in to a el5 system (centos 5.5 in this case)
2. rpm -ivh mha4mysql-node-0.54-0.el5.noarch.rpm 
3.

What is the expected output? What do you see instead?
EXPECTED:
Preparing...                ########################################### [100%]
   1:mha4mysql-node         ########################################### [100%]

ACTUAL:
error: Failed dependencies:
        rpmlib(FileDigests) <= 4.6.0-1 is needed by mha4mysql-node-0.54-0.el5.noarch
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by mha4mysql-node-0.54-0.el5.noarch

What version of the product are you using? On what operating system?
mha 5.4 on Centos 5.5

Please provide any additional information below.
The error output is the same when I try to install the el6 package, so I'm 
assuming the el5 wasn't packaged for el5 but for el6.

Original issue reported on code.google.com by peterle...@gmail.com on 18 Dec 2012 at 6:56

GoogleCodeExporter commented 9 years ago
correction: mha 0.54 instead of 5.4 obviously :)

Original comment by peterle...@gmail.com on 18 Dec 2012 at 7:07

GoogleCodeExporter commented 9 years ago
Thanks for the report. I fixed and published as 0.54-1 (node) and 0.55-1 
(manager). http://code.google.com/p/mysql-master-ha/downloads/list

Original comment by Yoshinor...@gmail.com on 19 Dec 2012 at 3:51

GoogleCodeExporter commented 9 years ago
Confirmed working. Thank you for such a quick response.

Original comment by peterle...@gmail.com on 28 Dec 2012 at 8:19