Discussion:
Trouble Installing with CentOS6 and MySQL Enterprise 5.5.28
Preston Durrer
2012-11-01 16:45:37 UTC
Permalink
Preston Durrer [http://community.zenoss.org/people/Gillman] created the discussion

"Trouble Installing with CentOS6 and MySQL Enterprise 5.5.28"

To view the discussion, visit: http://community.zenoss.org/message/69654#69654

--------------------------------------------------------------
Hello,

I'm using the "Zenoss Core Installation" document to install the 4.2 community edition on a CentOS 6.3 (64-bit) server.  This machine has a MySQL Enterpriese 5.5 server running.  I'm planning to install the MySQL Enterprise Monitor later.  The MySQL packages installed are:

# rpm -qa | grep -i mysql
MySQL-server-advanced-5.5.28-1.el6.x86_64
MySQL-client-advanced-5.5.28-1.el6.x86_64
MySQL-devel-advanced-5.5.28-1.el6.x86_64
MySQL-shared-compat-advanced-5.5.28-1.el6.x86_64

When I try to install the core RPM, I get this:

# yum -y --nogpgcheck --enablerepo=epel localinstall zenoss-4.2.0.el6.x86_64.rpm
....
--> Processing Dependency: mysql-shared >= 5.5.13 for package: zenoss-4.2.0-1586.el6.x86_64
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: zenoss-4.2.0-1586.el6.x86_64
--> Finished Dependency Resolution
Error: Package: zenoss-4.2.0-1586.el6.x86_64 (/zenoss-4.2.0.el6.x86_64)
           Requires: libmysqlclient.so.18()(64bit)
Error: Package: zenoss-4.2.0-1586.el6.x86_64 (/zenoss-4.2.0.el6.x86_64)
           Requires: mysql-shared >= 5.5.13
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I'm not sure this is the even proper approach, but when I try adding --skip-broken I get this:
Packages skipped because of dependency problems:
    nagios-common-3.4.1-2.el6.x86_64 from epel
    nagios-plugins-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-dig-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-dns-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-http-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-ircd-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-ldap-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-ntp-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-perl-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-ping-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-rpc-1.4.16-5.el6.x86_64 from epel
    nagios-plugins-tcp-1.4.16-5.el6.x86_64 from epel
    zenoss-4.2.0-1586.el6.x86_64 from /zenoss-4.2.0.el6.x86_64

I haven't found how to install the nagios packages, and have no idea with the zenoss-4.2.0-1586.el6.x86_64 package is.  I don't see it referenced in the installation instructions, or even in the auto-deploy script.

Any help is appreciated.

Thanks,
Preston
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69654#69654]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
nilie
2012-11-01 18:37:29 UTC
Permalink
nilie [http://community.zenoss.org/people/nilie] created the discussion

"Re: Trouble Installing with CentOS6 and MySQL Enterprise 5.5.28"

To view the discussion, visit: http://community.zenoss.org/message/69655#69655

--------------------------------------------------------------
From your listing of installed mysql packages it seems you're missing mysql-shared. You must install both shared and shared-compat packages.

Try installing MySQL-shared-advanced-5.5.28-1.el6.x86_64 and see if this solves your problem.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69655#69655]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Preston Durrer
2012-11-01 19:32:14 UTC
Permalink
Preston Durrer [http://community.zenoss.org/people/Gillman] created the discussion

"Re: Trouble Installing with CentOS6 and MySQL Enterprise 5.5.28"

To view the discussion, visit: http://community.zenoss.org/message/69663#69663

--------------------------------------------------------------
Thanks!  That did the trick.

MySQL-shared-advanced wasn't mentioned in the documentation I was looking at, and somehow I didn't notice it in my collection of RPMS.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69663#69663]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
plague
2012-12-06 16:04:22 UTC
Permalink
plague [http://community.zenoss.org/people/plague] created the discussion

"Re: Trouble Installing with CentOS6 and MySQL Enterprise 5.5.28"

To view the discussion, visit: http://community.zenoss.org/message/70396#70396

--------------------------------------------------------------
hi ,

I have the same problem but i can't find this packet :MySQL-shared-advanced-5.5.28-1.el6.x86_64

Can you halp me please?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/70396#70396]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...