Ad Widget

Collapse

Build service Zabbix repository updated to 2.0 final

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ericgearhart
    Senior Member
    • Jan 2009
    • 115

    #1

    Build service Zabbix repository updated to 2.0 final

    Hi all,

    This morning I updated the zabbix repository to 2.0.0 final

    The repo is located here:


    CentOS 5/6 and RHEL 5 packages for both 32 and 64 bit can be found there... just wget the repo file down for your distro and start yum'ing away

    Unfortunately RHEL 6 packages currently don't build, because OpenIPMI-devel apparently isn't included in the base repo for RHEL 6 (if anyone has any suggestions on how to add the 'FastTrack" report to the OpenSUSE buildservice I'm all ears)

    I will say that I've used the CentOS 6 packages on RHEL 6 without issue... CentOS and RHEL are essentially built from the same RedHat sources, so that's why I haven't really gone through any great pains to get RHEL 6 to build (as Cent 6 builds fine)
  • shabbyrobe
    Junior Member
    • May 2012
    • 1

    #2
    I'm running into trouble on a fully updated CentOS 6 64-bit:

    Code:
    Error: Package: zabbix-agent-2.0.0-1.1.x86_64 (home_ericgearhart_zabbix)
               Requires: libcurl.so.3()(64bit)
    I've got both EPEL and IUS added for some additional packages, but the version of libcurl I have comes from the updates repo, so I don't think those are getting in the way.

    I'm not really sure what to do. Can you please help?

    Cheers

    Comment

    • jvandenbroek
      Junior Member
      • Oct 2011
      • 15

      #3
      Some problem here, both libmysqlclient and libcurl depends on a rhel5 version.

      Comment

      • ericgearhart
        Senior Member
        • Jan 2009
        • 115

        #4
        Very strange, let me take a look at the spec file I've got and make sure it's got dependencies for curl and mysql that are consistent with the distro the package was built for (e.g. for RHEL 6 / CentOS 6)

        Sorry guys!

        Comment

        • ericgearhart
          Senior Member
          • Jan 2009
          • 115

          #5
          OK guys I just rebuilt the packages, with libcurl and libmysqlclient as required dependencies.

          Also I can see in the build logs where libcurl.so.4()(64bit) is referenced...

          Code:
          Processing files: zabbix-agent-2.0.0-2.1.x86_64
          Provides: config(zabbix-agent) = 2.0.0-2.1
          Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
          Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libm.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
          
          Processing files: zabbix-frontend-php-2.0.0-2.1.x86_64
          Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
          Requires: /bin/bash
          Processing files: zabbix-get-2.0.0-2.1.x86_64
          
          Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
          Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
          Processing files: zabbix-sender-2.0.0-2.1.x86_64
          
          Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
          Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
          Processing files: zabbix-server-2.0.0-2.1.x86_64
          Should be fixed....

          Comment

          • lubyou
            Junior Member
            • Mar 2012
            • 19

            #6
            On CentOS 5 the agent looks for the config file in /usr/local/etc/zabbix_agentd.conf, while your pre 2.0 builds used /etc/zabbix/zabbix_agentd.conf.

            Comment

            • bfsworks
              Junior Member
              • May 2012
              • 2

              #7
              Mysql Lib Dependency

              I am getting a dependency error when trying to install zabbix-frontend:

              Error: Package: zabbix-frontend-php-2.0.0-2.1.x86_64 (home_ericgearhart_zabbix)
              Requires: libmysqlclient

              I have Package mysql-libs-5.1.61-1.el6_2.1.x86_64 already installed and latest version

              Please advise.

              Comment

              • Allacl
                Junior Member
                • May 2012
                • 1

                #8
                Hi All,

                To complete bfsworks issue, the "libmysqlclient" error is for <zabbix-frontend-php>+<zabbix-server>+<zabbix-agent> package ( I didn't try others ).

                By the way thanks for working on this zabbix repository ( I use for years ) and hope you'll find a solution to this issue.

                Comment

                • ericgearhart
                  Senior Member
                  • Jan 2009
                  • 115

                  #9
                  In the Requires: line of the spec, I messed up... I put 'libmysqlclient' instead of 'mysql-libs'

                  The build service copy is rebuilding now, and I'll test on a clean CentOS minimal VM that I have

                  If I get the Zabbix 2.0 rpms installed on the VM with no snags, I'll post back here asking you guys to test

                  Comment

                  • ericgearhart
                    Senior Member
                    • Jan 2009
                    • 115

                    #10
                    Originally posted by lubyou
                    On CentOS 5 the agent looks for the config file in /usr/local/etc/zabbix_agentd.conf, while your pre 2.0 builds used /etc/zabbix/zabbix_agentd.conf.
                    I moved the configs to the default location Zabbix now uses... I'd rather mirror what "upstream" does in terms of where configs are expected to be, instead of relying on shifting the configs around in the spec file

                    Sorry I forgot to mention that though! I used the spec file I've been using to build Zabbix 2.0 beta builds in my 'zabbix-beta' repository, to build the 2.0.0 stable packages, and I made that change a while ago

                    Comment

                    • ericgearhart
                      Senior Member
                      • Jan 2009
                      • 115

                      #11
                      It works!

                      It works! From a CentOS 6 minimal install I just did, I installed Zabbix 2.0 and all dependencies automagically installed too. The install was so minimal I didn't even have wget... I had to first 'yum -y install wget' before I could pull down the .repo file to /etc/yum.repos.d

                      Code:
                      [root@centos6 ~]# wget "http://download.opensuse.org/repositories/home:/ericgearhart:/zabbix/CentOS_CentOS-6/home:ericgearhart:zabbix.repo"
                      -bash: wget: command not found
                      [root@centos6 ~]# yum -y install wget
                      
                      <snip>
                      
                      root@centos6 ~]# cd /etc/yum.repos.d/
                      [root@centos6 yum.repos.d]# wget "http://download.opensuse.org/repositories/home:/ericgearhart:/zabbix/CentOS_CentOS-6/home:ericgearhart:zabbix.repo"
                      --2012-06-02 10:23:57--  http://download.opensuse.org/repositories/home:/ericgearhart:/zabbix/CentOS_CentOS-6/home:ericgearhart:zabbix.repo
                      Resolving download.opensuse.org... 195.135.221.134, 2001:67c:2178:8::13
                      Connecting to download.opensuse.org|195.135.221.134|:80... connected.
                      HTTP request sent, awaiting response... 200 OK
                      Length: 300 [text/plain]
                      Saving to: “home:ericgearhart:zabbix.repo”
                      
                      100%[=======================================================================================================================>] 300         --.-K/s   in 0s      
                      
                      2012-06-02 10:23:58 (14.1 MB/s) - “home:ericgearhart:zabbix.repo” saved [300/300]
                      
                      [root@centos6 yum.repos.d]# 
                      [root@centos6 yum.repos.d]# 
                      [root@centos6 yum.repos.d]# yum search zabbix
                      Loaded plugins: fastestmirror, presto
                      Loading mirror speeds from cached hostfile
                       * base: centos.omnispring.com
                       * extras: mirror.trouble-free.net
                       * updates: centos.vipernetworksystems.com
                      home_ericgearhart_zabbix                                                                                                                  | 1.3 kB     00:00     
                      home_ericgearhart_zabbix/primary                                                                                                          | 8.4 kB     00:00     
                      home_ericgearhart_zabbix                                                                                                                                   60/60
                      ====================================================================== N/S Matched: zabbix ======================================================================
                      zabbix.i386 : Zabbix - The Ultimate Open Source Monitoring Solution
                      zabbix.x86_64 : Zabbix - The Ultimate Open Source Monitoring Solution
                      zabbix-agent.i386 : Standalone agent for zabbix
                      zabbix-agent.x86_64 : Standalone agent for zabbix
                      zabbix-frontend-php.i386 : PHP frontend for zabbix
                      zabbix-frontend-php.x86_64 : PHP frontend for zabbix
                      zabbix-get.i386 : Program retrieving data from the zabbix agentd daemon
                      zabbix-get.x86_64 : Program retrieving data from the zabbix agentd daemon
                      zabbix-proxy.i386 : Program used as a proxy between zabbix servers and agents
                      zabbix-proxy.x86_64 : Program used as a proxy between zabbix servers and agents
                      zabbix-sender.i386 : Zabbix sender
                      zabbix-sender.x86_64 : Zabbix sender
                      zabbix-server.i386 : Zabbix server
                      zabbix-server.x86_64 : Zabbix server
                      
                        Name and summary matches only, use "search all" for everything.
                      [root@centos6 yum.repos.d]# yum -y install zabbix.x86_64 zabbix-agent.x86_64 zabbix-frontend-php.x86_64 zabbix-get.x86_64 zabbix-sender.x86_64 zabbix-server.x86_64
                      Loaded plugins: fastestmirror, presto
                      Loading mirror speeds from cached hostfile
                       * base: centos.omnispring.com
                       * extras: mirror.trouble-free.net
                       * updates: centos.vipernetworksystems.com
                      Setting up Install Process
                      Resolving Dependencies
                      --> Running transaction check
                      ---> Package zabbix.x86_64 0:2.0.0-3.1 will be installed
                      ---> Package zabbix-agent.x86_64 0:2.0.0-3.1 will be installed
                      --> Processing Dependency: openssl-devel >= 0.9.7d for package: zabbix-agent-2.0.0-3.1.x86_64
                      ---> Package zabbix-frontend-php.x86_64 0:2.0.0-3.1 will be installed
                      --> Processing Dependency: php >= 5.1.6 for package: zabbix-frontend-php-2.0.0-3.1.x86_64
                      --> Processing Dependency: webserver for package: zabbix-frontend-php-2.0.0-3.1.x86_64
                      --> Processing Dependency: mysql-libs for package: zabbix-frontend-php-2.0.0-3.1.x86_64
                      --> Processing Dependency: php-gd for package: zabbix-frontend-php-2.0.0-3.1.x86_64
                      --> Processing Dependency: php-xml for package: zabbix-frontend-php-2.0.0-3.1.x86_64
                      ---> Package zabbix-get.x86_64 0:2.0.0-3.1 will be installed
                      ---> Package zabbix-sender.x86_64 0:2.0.0-3.1 will be installed
                      ---> Package zabbix-server.x86_64 0:2.0.0-3.1 will be installed
                      --> Processing Dependency: libnetsnmp.so.20()(64bit) for package: zabbix-server-2.0.0-3.1.x86_64
                      --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: zabbix-server-2.0.0-3.1.x86_64
                      --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: zabbix-server-2.0.0-3.1.x86_64
                      --> Running transaction check
                      ---> Package OpenIPMI-libs.x86_64 0:2.0.16-12.el6 will be installed
                      ---> Package httpd.x86_64 0:2.2.15-15.el6.centos.1 will be installed
                      --> Processing Dependency: httpd-tools = 2.2.15-15.el6.centos.1 for package: httpd-2.2.15-15.el6.centos.1.x86_64
                      --> Processing Dependency: /etc/mime.types for package: httpd-2.2.15-15.el6.centos.1.x86_64
                      --> Processing Dependency: apr-util-ldap for package: httpd-2.2.15-15.el6.centos.1.x86_64
                      --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.2.15-15.el6.centos.1.x86_64
                      --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.2.15-15.el6.centos.1.x86_64
                      ---> Package mysql-libs.x86_64 0:5.1.61-1.el6_2.1 will be installed
                      ---> Package net-snmp-libs.x86_64 1:5.5-37.el6_2.1 will be installed
                      --> Processing Dependency: perl(:MODULE_COMPAT_5.10.1) for package: 1:net-snmp-libs-5.5-37.el6_2.1.x86_64
                      --> Processing Dependency: libperl.so()(64bit) for package: 1:net-snmp-libs-5.5-37.el6_2.1.x86_64
                      --> Processing Dependency: libsensors.so.4()(64bit) for package: 1:net-snmp-libs-5.5-37.el6_2.1.x86_64
                      ---> Package openssl-devel.x86_64 0:1.0.0-20.el6_2.5 will be installed
                      --> Processing Dependency: openssl = 1.0.0-20.el6_2.5 for package: openssl-devel-1.0.0-20.el6_2.5.x86_64
                      --> Processing Dependency: zlib-devel for package: openssl-devel-1.0.0-20.el6_2.5.x86_64
                      --> Processing Dependency: pkgconfig for package: openssl-devel-1.0.0-20.el6_2.5.x86_64
                      --> Processing Dependency: krb5-devel for package: openssl-devel-1.0.0-20.el6_2.5.x86_64
                      --> Processing Dependency: /usr/bin/pkg-config for package: openssl-devel-1.0.0-20.el6_2.5.x86_64
                      ---> Package php.x86_64 0:5.3.3-3.el6_2.8 will be installed
                      --> Processing Dependency: php-common = 5.3.3-3.el6_2.8 for package: php-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: php-cli = 5.3.3-3.el6_2.8 for package: php-5.3.3-3.el6_2.8.x86_64
                      ---> Package php-gd.x86_64 0:5.3.3-3.el6_2.8 will be installed
                      --> Processing Dependency: libpng12.so.0(PNG12_0)(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libpng12.so.0()(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libjpeg.so.62()(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libfreetype.so.6()(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libXpm.so.4()(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libX11.so.6()(64bit) for package: php-gd-5.3.3-3.el6_2.8.x86_64
                      ---> Package php-xml.x86_64 0:5.3.3-3.el6_2.8 will be installed
                      --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libxslt.so.1()(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Processing Dependency: libexslt.so.0()(64bit) for package: php-xml-5.3.3-3.el6_2.8.x86_64
                      --> Running transaction check
                      ---> Package apr.x86_64 0:1.3.9-3.el6_1.2 will be installed
                      ---> Package apr-util.x86_64 0:1.3.9-3.el6_0.1 will be installed
                      ---> Package apr-util-ldap.x86_64 0:1.3.9-3.el6_0.1 will be installed
                      ---> Package freetype.x86_64 0:2.3.11-6.el6_2.9 will be installed
                      ---> Package httpd-tools.x86_64 0:2.2.15-15.el6.centos.1 will be installed
                      ---> Package krb5-devel.x86_64 0:1.9-22.el6_2.1 will be installed
                      --> Processing Dependency: krb5-libs = 1.9-22.el6_2.1 for package: krb5-devel-1.9-22.el6_2.1.x86_64
                      --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.9-22.el6_2.1.x86_64
                      --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.9-22.el6_2.1.x86_64
                      --> Processing Dependency: libselinux-devel for package: krb5-devel-1.9-22.el6_2.1.x86_64
                      ---> Package libX11.x86_64 0:1.3-2.el6 will be installed
                      --> Processing Dependency: libX11-common = 1.3-2.el6 for package: libX11-1.3-2.el6.x86_64
                      --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.3-2.el6.x86_64
                      ---> Package libXpm.x86_64 0:3.5.8-2.el6 will be installed
                      ---> Package libjpeg.x86_64 0:6b-46.el6 will be installed
                      ---> Package libpng.x86_64 2:1.2.49-1.el6_2 will be installed
                      ---> Package libxslt.x86_64 0:1.1.26-2.el6 will be installed
                      ---> Package lm_sensors-libs.x86_64 0:3.1.1-10.el6 will be installed
                      ---> Package mailcap.noarch 0:2.1.31-2.el6 will be installed
                      ---> Package openssl.x86_64 0:1.0.0-20.el6 will be updated
                      ---> Package openssl.x86_64 0:1.0.0-20.el6_2.5 will be an update
                      ---> Package perl.x86_64 4:5.10.1-119.el6_1.1 will be installed
                      --> Processing Dependency: perl(Pod::Simple) for package: 4:perl-5.10.1-119.el6_1.1.x86_64
                      --> Processing Dependency: perl(version) for package: 4:perl-5.10.1-119.el6_1.1.x86_64
                      --> Processing Dependency: perl(Module::Pluggable) for package: 4:perl-5.10.1-119.el6_1.1.x86_64
                      ---> Package perl-libs.x86_64 4:5.10.1-119.el6_1.1 will be installed
                      ---> Package php-cli.x86_64 0:5.3.3-3.el6_2.8 will be installed
                      ---> Package php-common.x86_64 0:5.3.3-3.el6_2.8 will be installed
                      ---> Package pkgconfig.x86_64 1:0.23-9.1.el6 will be installed
                      ---> Package zlib-devel.x86_64 0:1.2.3-27.el6 will be installed
                      --> Running transaction check
                      ---> Package keyutils-libs-devel.x86_64 0:1.4-3.el6 will be installed
                      ---> Package krb5-libs.x86_64 0:1.9-22.el6 will be updated
                      ---> Package krb5-libs.x86_64 0:1.9-22.el6_2.1 will be an update
                      ---> Package libX11-common.noarch 0:1.3-2.el6 will be installed
                      ---> Package libcom_err-devel.x86_64 0:1.41.12-11.el6 will be installed
                      ---> Package libselinux-devel.x86_64 0:2.0.94-5.2.el6 will be installed
                      --> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.2.el6.x86_64
                      --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.2.el6.x86_64
                      ---> Package libxcb.x86_64 0:1.5-1.el6 will be installed
                      --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.5-1.el6.x86_64
                      ---> Package perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1 will be installed
                      ---> Package perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1 will be installed
                      --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64
                      ---> Package perl-version.x86_64 3:0.77-119.el6_1.1 will be installed
                      --> Running transaction check
                      ---> Package libXau.x86_64 0:1.0.5-1.el6 will be installed
                      ---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
                      ---> Package perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1 will be installed
                      --> Finished Dependency Resolution
                      
                      Dependencies Resolved
                      
                      =================================================================================================================================================================
                       Package                                  Arch                      Version                                    Repository                                   Size
                      =================================================================================================================================================================
                      Installing:
                       zabbix                                   x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                     96 k
                       zabbix-agent                             x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                    228 k
                       zabbix-frontend-php                      x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                    3.9 M
                       zabbix-get                               x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                     48 k
                       zabbix-sender                            x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                     56 k
                       zabbix-server                            x86_64                    2.0.0-3.1                                  home_ericgearhart_zabbix                    475 k
                      Installing for dependencies:
                       OpenIPMI-libs                            x86_64                    2.0.16-12.el6                              base                                        475 k
                       apr                                      x86_64                    1.3.9-3.el6_1.2                            base                                        123 k
                       apr-util                                 x86_64                    1.3.9-3.el6_0.1                            base                                         87 k
                       apr-util-ldap                            x86_64                    1.3.9-3.el6_0.1                            base                                         15 k
                       freetype                                 x86_64                    2.3.11-6.el6_2.9                           updates                                     359 k
                       httpd                                    x86_64                    2.2.15-15.el6.centos.1                     updates                                     813 k
                       httpd-tools                              x86_64                    2.2.15-15.el6.centos.1                     updates                                      70 k
                       keyutils-libs-devel                      x86_64                    1.4-3.el6                                  base                                         28 k
                       krb5-devel                               x86_64                    1.9-22.el6_2.1                             updates                                     1.2 M
                       libX11                                   x86_64                    1.3-2.el6                                  base                                        582 k
                       libX11-common                            noarch                    1.3-2.el6                                  base                                        188 k
                       libXau                                   x86_64                    1.0.5-1.el6                                base                                         22 k
                       libXpm                                   x86_64                    3.5.8-2.el6                                base                                         59 k
                       libcom_err-devel                         x86_64                    1.41.12-11.el6                             base                                         31 k
                       libjpeg                                  x86_64                    6b-46.el6                                  base                                        134 k
                       libpng                                   x86_64                    2:1.2.49-1.el6_2                           updates                                     182 k
                       libselinux-devel                         x86_64                    2.0.94-5.2.el6                             base                                        136 k
                       libsepol-devel                           x86_64                    2.0.41-4.el6                               base                                         64 k
                       libxcb                                   x86_64                    1.5-1.el6                                  base                                        100 k
                       libxslt                                  x86_64                    1.1.26-2.el6                               base                                        450 k
                       lm_sensors-libs                          x86_64                    3.1.1-10.el6                               base                                         37 k
                       mailcap                                  noarch                    2.1.31-2.el6                               base                                         27 k
                       mysql-libs                               x86_64                    5.1.61-1.el6_2.1                           updates                                     1.2 M
                       net-snmp-libs                            x86_64                    1:5.5-37.el6_2.1                           updates                                     1.5 M
                       openssl-devel                            x86_64                    1.0.0-20.el6_2.5                           updates                                     1.1 M
                       perl                                     x86_64                    4:5.10.1-119.el6_1.1                       base                                         10 M
                       perl-Module-Pluggable                    x86_64                    1:3.90-119.el6_1.1                         base                                         37 k
                       perl-Pod-Escapes                         x86_64                    1:1.04-119.el6_1.1                         base                                         30 k
                       perl-Pod-Simple                          x86_64                    1:3.13-119.el6_1.1                         base                                        209 k
                       perl-libs                                x86_64                    4:5.10.1-119.el6_1.1                       base                                        575 k
                       perl-version                             x86_64                    3:0.77-119.el6_1.1                         base                                         49 k
                       php                                      x86_64                    5.3.3-3.el6_2.8                            updates                                     1.1 M
                       php-cli                                  x86_64                    5.3.3-3.el6_2.8                            updates                                     2.2 M
                       php-common                               x86_64                    5.3.3-3.el6_2.8                            updates                                     522 k
                       php-gd                                   x86_64                    5.3.3-3.el6_2.8                            updates                                     104 k
                       php-xml                                  x86_64                    5.3.3-3.el6_2.8                            updates                                     100 k
                       pkgconfig                                x86_64                    1:0.23-9.1.el6                             base                                         70 k
                       zlib-devel                               x86_64                    1.2.3-27.el6                               base                                         44 k
                      Updating for dependencies:
                       krb5-libs                                x86_64                    1.9-22.el6_2.1                             updates                                     709 k
                       openssl                                  x86_64                    1.0.0-20.el6_2.5                           updates                                     1.4 M
                      
                      Transaction Summary
                      =================================================================================================================================================================
                      Install      44 Package(s)
                      Upgrade       2 Package(s)
                      
                      Total size: 31 M
                      Total download size: 29 M
                      Downloading Packages:
                      Setting up and reading Presto delta metadata
                      Processing delta metadata
                      Package(s) data still to download: 29 M
                      (1/44): OpenIPMI-libs-2.0.16-12.el6.x86_64.rpm                                                                                            | 475 kB     00:00     
                      (2/44): apr-1.3.9-3.el6_1.2.x86_64.rpm                                                                                                    | 123 kB     00:00     
                      (3/44): apr-util-1.3.9-3.el6_0.1.x86_64.rpm                                                                                               |  87 kB     00:00     
                      (4/44): apr-util-ldap-1.3.9-3.el6_0.1.x86_64.rpm                                                                                          |  15 kB     00:00     
                      (5/44): freetype-2.3.11-6.el6_2.9.x86_64.rpm                                                                                              | 359 kB     00:05     
                      (6/44): httpd-2.2.15-15.el6.centos.1.x86_64.rpm                 (4%) 17% [=========                                            ]  (6/44): httpd-2.2.15-15.el6.centos.1.x86_64.rpm                 (4%) 
                      (7/44): httpd-tools-2.2.15-15.el6.centos.1.x86_64.rpm                                                      |  70 kB     00:01     
                      (8/44): keyutils-libs-devel-1.4-3.el6.x86_64.rpm                                                           |  28 kB     00:00     
                      (9/44): krb5-devel-1.9-22.el6_2.1.x86_64.rpm                                                               | 1.2 MB     00:30     
                      (10/44): libX11-1.3-2.el6.x86_64.rpm                                                                       | 582 kB     00:01     
                      (11/44): libX11-common-1.3-2.el6.noarch.rpm                                                                | 188 kB     00:00     
                      (12/44): libXau-1.0.5-1.el6.x86_64.rpm                                                                     |  22 kB     00:00     
                      (13/44): libXpm-3.5.8-2.el6.x86_64.rpm                                                                     |  59 kB     00:00     
                      (14/44): libcom_err-devel-1.41.12-11.el6.x86_64.rpm                                                        |  31 kB     00:00     
                      (15/44): libjpeg-6b-46.el6.x86_64.rpm                                                                      | 134 kB     00:00     
                      (16/44): libpng-1.2.49-1.el6_2.x86_64.rpm                                                                  | 182 kB     00:03     
                      (17/44): libselinux-devel-2.0.94-5.2.el6.x86_64.rpm                                                        | 136 kB     00:00     
                      (18/44): libsepol-devel-2.0.41-4.el6.x86_64.rpm                                                            |  64 kB     00:00     
                      (19/44): libxcb-1.5-1.el6.x86_64.rpm                                                                       | 100 kB     00:00     
                      (20/44): libxslt-1.1.26-2.el6.x86_64.rpm                                                                   | 450 kB     00:00     
                      (21/44): lm_sensors-libs-3.1.1-10.el6.x86_64.rpm                                                           |  37 kB     00:00     
                      (22/44): mailcap-2.1.31-2.el6.noarch.rpm                                                                   |  27 kB     00:00     
                      (23/44): mysql-libs-5.1.61-1.el6_2.1.x86_64.rpm                                                            | 1.2 MB     00:28     
                      (24/44): net-snmp-libs-5.5-37.el6_2.1.x86_64.rpm                                                           | 1.5 MB     00:30     
                      (25/44): openssl-devel-1.0.0-20.el6_2.5.x86_64.rpm                                                         | 1.1 MB     00:23     
                      (26/44): perl-5.10.1-119.el6_1.1.x86_64.rpm                                                                |  10 MB     00:07     
                      (27/44): perl-Module-Pluggable-3.90-119.el6_1.1.x86_64.rpm                                                 |  37 kB     00:00     
                      (28/44): perl-Pod-Escapes-1.04-119.el6_1.1.x86_64.rpm                                                      |  30 kB     00:00     
                      (29/44): perl-Pod-Simple-3.13-119.el6_1.1.x86_64.rpm                                                       | 209 kB     00:00     
                      (30/44): perl-libs-5.10.1-119.el6_1.1.x86_64.rpm                                                           | 575 kB     00:00     
                      (31/44): perl-version-0.77-119.el6_1.1.x86_64.rpm                                                          |  49 kB     00:00     
                      (32/44): php-5.3.3-3.el6_2.8.x86_64.rpm                                                                    | 1.1 MB     00:18     
                      (33/44): php-cli-5.3.3-3.el6_2.8.x86_64.rpm                                                                | 2.2 MB     00:37     
                      (34/44): php-common-5.3.3-3.el6_2.8.x86_64.rpm                                                             | 522 kB     00:11     
                      (35/44): php-gd-5.3.3-3.el6_2.8.x86_64.rpm                                                                 | 104 kB     00:00     
                      (36/44): php-xml-5.3.3-3.el6_2.8.x86_64.rpm                                                                | 100 kB     00:02     
                      (37/44): pkgconfig-0.23-9.1.el6.x86_64.rpm                                                                 |  70 kB     00:00     
                      (38/44): zabbix-2.0.0-3.1.x86_64.rpm                                                                       |  96 kB     00:00     
                      (39/44): zabbix-agent-2.0.0-3.1.x86_64.rpm                                                                 | 228 kB     00:00     
                      (40/44): zabbix-frontend-php-2.0.0-3.1.x86_64.rpm                                                          | 3.9 MB     00:08     
                      (41/44): zabbix-get-2.0.0-3.1.x86_64.rpm                                                                   |  48 kB     00:00     
                      (42/44): zabbix-sender-2.0.0-3.1.x86_64.rpm                                                                |  56 kB     00:01     
                      (43/44): zabbix-server-2.0.0-3.1.x86_64.rpm                                                                | 475 kB     00:03     
                      (44/44): zlib-devel-1.2.3-27.el6.x86_64.rpm                                                                |  44 kB     00:00     
                      ----------------------------------------------------------------------------------------------------------------------------------
                      Total                                                                                             119 kB/s |  29 MB     04:09     
                      warning: rpmts_HdrFromFdno: Header V3 DSA/SHA1 Signature, key ID a8022b27: NOKEY
                      Retrieving key from http://download.opensuse.org/repositories/home:/ericgearhart:/zabbix/CentOS_CentOS-6/repodata/repomd.xml.key
                      Importing GPG key 0xA8022B27:
                       Userid: "home:ericgearhart OBS Project <home:[email protected]>"
                       From  : http://download.opensuse.org/repositories/home:/ericgearhart:/zabbix/CentOS_CentOS-6/repodata/repomd.xml.key
                      Running rpm_check_debug
                      Running Transaction Test
                      Transaction Test Succeeded
                      Running Transaction
                        Installing : 1:pkgconfig-0.23-9.1.el6.x86_64                                                                               1/48 
                        Installing : php-common-5.3.3-3.el6_2.8.x86_64                                                                             2/48 
                        Updating   : krb5-libs-1.9-22.el6_2.1.x86_64                                                                               3/48 
                        Updating   : openssl-1.0.0-20.el6_2.5.x86_64                                                                               4/48 
                        Installing : apr-1.3.9-3.el6_1.2.x86_64                                                                                    5/48 
                        Installing : apr-util-1.3.9-3.el6_0.1.x86_64                                                                               6/48 
                        Installing : mysql-libs-5.1.61-1.el6_2.1.x86_64                                                                            7/48 
                        Installing : zabbix-2.0.0-3.1.x86_64                                                                                       8/48 
                        Installing : apr-util-ldap-1.3.9-3.el6_0.1.x86_64                                                                          9/48 
                        Installing : httpd-tools-2.2.15-15.el6.centos.1.x86_64                                                                    10/48 
                        Installing : OpenIPMI-libs-2.0.16-12.el6.x86_64                                                                           11/48 
                        Installing : php-cli-5.3.3-3.el6_2.8.x86_64                                                                               12/48 
                        Installing : zlib-devel-1.2.3-27.el6.x86_64                                                                               13/48 
                        Installing : libcom_err-devel-1.41.12-11.el6.x86_64                                                                       14/48 
                        Installing : libsepol-devel-2.0.41-4.el6.x86_64                                                                           15/48 
                        Installing : libselinux-devel-2.0.94-5.2.el6.x86_64                                                                       16/48 
                        Installing : 1:perl-Pod-Escapes-1.04-119.el6_1.1.x86_64                                                                   17/48 
                        Installing : 4:perl-libs-5.10.1-119.el6_1.1.x86_64                                                                        18/48 
                        Installing : 1:perl-Pod-Simple-3.13-119.el6_1.1.x86_64                                                                    19/48 
                        Installing : 1:perl-Module-Pluggable-3.90-119.el6_1.1.x86_64                                                              20/48 
                        Installing : 3:perl-version-0.77-119.el6_1.1.x86_64                                                                       21/48 
                        Installing : 4:perl-5.10.1-119.el6_1.1.x86_64                                                                             22/48 
                        Installing : keyutils-libs-devel-1.4-3.el6.x86_64                                                                         23/48 
                        Installing : krb5-devel-1.9-22.el6_2.1.x86_64                                                                             24/48 
                        Installing : openssl-devel-1.0.0-20.el6_2.5.x86_64                                                                        25/48 
                        Installing : libjpeg-6b-46.el6.x86_64                                                                                     26/48 
                        Installing : freetype-2.3.11-6.el6_2.9.x86_64                                                                             27/48 
                        Installing : lm_sensors-libs-3.1.1-10.el6.x86_64                                                                          28/48 
                        Installing : 1:net-snmp-libs-5.5-37.el6_2.1.x86_64                                                                        29/48 
                        Installing : mailcap-2.1.31-2.el6.noarch                                                                                  30/48 
                        Installing : httpd-2.2.15-15.el6.centos.1.x86_64                                                                          31/48 
                        Installing : php-5.3.3-3.el6_2.8.x86_64                                                                                   32/48 
                        Installing : 2:libpng-1.2.49-1.el6_2.x86_64                                                                               33/48 
                        Installing : libXau-1.0.5-1.el6.x86_64                                                                                    34/48 
                        Installing : libxcb-1.5-1.el6.x86_64                                                                                      35/48 
                        Installing : libxslt-1.1.26-2.el6.x86_64                                                                                  36/48 
                        Installing : php-xml-5.3.3-3.el6_2.8.x86_64                                                                               37/48 
                        Installing : libX11-common-1.3-2.el6.noarch                                                                               38/48 
                        Installing : libX11-1.3-2.el6.x86_64                                                                                      39/48 
                        Installing : libXpm-3.5.8-2.el6.x86_64                                                                                    40/48 
                        Installing : php-gd-5.3.3-3.el6_2.8.x86_64                                                                                41/48 
                        Installing : zabbix-frontend-php-2.0.0-3.1.x86_64                                                                         42/48 
                        Installing : zabbix-server-2.0.0-3.1.x86_64                                                                               43/48 
                        Installing : zabbix-agent-2.0.0-3.1.x86_64                                                                                44/48 
                        Installing : zabbix-get-2.0.0-3.1.x86_64                                                                                  45/48 
                        Installing : zabbix-sender-2.0.0-3.1.x86_64                                                                               46/48 
                        Cleanup    : openssl-1.0.0-20.el6.x86_64                                                                                  47/48 
                        Cleanup    : krb5-libs-1.9-22.el6.x86_64                                                                                  48/48 
                      
                      Installed:
                        zabbix.x86_64 0:2.0.0-3.1              zabbix-agent.x86_64 0:2.0.0-3.1           zabbix-frontend-php.x86_64 0:2.0.0-3.1         
                        zabbix-get.x86_64 0:2.0.0-3.1          zabbix-sender.x86_64 0:2.0.0-3.1          zabbix-server.x86_64 0:2.0.0-3.1               
                      
                      Dependency Installed:
                        OpenIPMI-libs.x86_64 0:2.0.16-12.el6                               apr.x86_64 0:1.3.9-3.el6_1.2                                 
                        apr-util.x86_64 0:1.3.9-3.el6_0.1                                  apr-util-ldap.x86_64 0:1.3.9-3.el6_0.1                       
                        freetype.x86_64 0:2.3.11-6.el6_2.9                                 httpd.x86_64 0:2.2.15-15.el6.centos.1                        
                        httpd-tools.x86_64 0:2.2.15-15.el6.centos.1                        keyutils-libs-devel.x86_64 0:1.4-3.el6                       
                        krb5-devel.x86_64 0:1.9-22.el6_2.1                                 libX11.x86_64 0:1.3-2.el6                                    
                        libX11-common.noarch 0:1.3-2.el6                                   libXau.x86_64 0:1.0.5-1.el6                                  
                        libXpm.x86_64 0:3.5.8-2.el6                                        libcom_err-devel.x86_64 0:1.41.12-11.el6                     
                        libjpeg.x86_64 0:6b-46.el6                                         libpng.x86_64 2:1.2.49-1.el6_2                               
                        libselinux-devel.x86_64 0:2.0.94-5.2.el6                           libsepol-devel.x86_64 0:2.0.41-4.el6                         
                        libxcb.x86_64 0:1.5-1.el6                                          libxslt.x86_64 0:1.1.26-2.el6                                
                        lm_sensors-libs.x86_64 0:3.1.1-10.el6                              mailcap.noarch 0:2.1.31-2.el6                                
                        mysql-libs.x86_64 0:5.1.61-1.el6_2.1                               net-snmp-libs.x86_64 1:5.5-37.el6_2.1                        
                        openssl-devel.x86_64 0:1.0.0-20.el6_2.5                            perl.x86_64 4:5.10.1-119.el6_1.1                             
                        perl-Module-Pluggable.x86_64 1:3.90-119.el6_1.1                    perl-Pod-Escapes.x86_64 1:1.04-119.el6_1.1                   
                        perl-Pod-Simple.x86_64 1:3.13-119.el6_1.1                          perl-libs.x86_64 4:5.10.1-119.el6_1.1                        
                        perl-version.x86_64 3:0.77-119.el6_1.1                             php.x86_64 0:5.3.3-3.el6_2.8                                 
                        php-cli.x86_64 0:5.3.3-3.el6_2.8                                   php-common.x86_64 0:5.3.3-3.el6_2.8                          
                        php-gd.x86_64 0:5.3.3-3.el6_2.8                                    php-xml.x86_64 0:5.3.3-3.el6_2.8                             
                        pkgconfig.x86_64 1:0.23-9.1.el6                                    zlib-devel.x86_64 0:1.2.3-27.el6                             
                      
                      Dependency Updated:
                        krb5-libs.x86_64 0:1.9-22.el6_2.1                               openssl.x86_64 0:1.0.0-20.el6_2.5                              
                      
                      Complete!
                      [root@centos6 yum.repos.d]#

                      Comment

                      • anthonysomerset
                        Junior Member
                        • Jun 2011
                        • 4

                        #12
                        thanks for the work on this: i'm still seeing requirements for libcurl and it failing (only tested cpanel servers so far - mix of 32 bit, 64 bit and 5.8/6.2): - going to make sure i have the right repo files for the centos 6 boxes as some of them used RHEL if i remember correctly as only RHEL6 was supported initially

                        its odd because some boxes have upgraded ok, all i had to do was move the conf file from /etc/zabbix to /usr/local/etc

                        Code:
                        Excluding Packages in global exclude list
                        Finished
                        Setting up Upgrade Process
                        Resolving Dependencies
                        --> Running transaction check
                        ---> Package zabbix.x86_64 0:2.0.0-3.1 set to be updated
                        ---> Package zabbix-agent.i386 0:2.0.0-3.1 set to be updated
                        --> Processing Dependency: libcurl for package: zabbix-agent
                        ---> Package zabbix-agent.x86_64 0:2.0.0-3.1 set to be updated
                        --> Processing Dependency: libcurl for package: zabbix-agent
                        ---> Package zabbix-sender.i386 0:2.0.0-3.1 set to be updated
                        ---> Package zabbix-sender.x86_64 0:2.0.0-3.1 set to be updated
                        --> Finished Dependency Resolution
                        zabbix-agent-2.0.0-3.1.x86_64 from home_ericgearhart_zabbix has depsolving problems
                          --> Missing Dependency: libcurl is needed by package zabbix-agent-2.0.0-3.1.x86_64 (home_ericgearhart_zabbix)
                        zabbix-agent-2.0.0-3.1.i386 from home_ericgearhart_zabbix has depsolving problems
                          --> Missing Dependency: libcurl is needed by package zabbix-agent-2.0.0-3.1.i386 (home_ericgearhart_zabbix)
                        Error: Missing Dependency: libcurl is needed by package zabbix-agent-2.0.0-3.1.x86_64 (home_ericgearhart_zabbix)
                        Error: Missing Dependency: libcurl is needed by package zabbix-agent-2.0.0-3.1.i386 (home_ericgearhart_zabbix)
                         You could try using --skip-broken to work around the problem
                         You could try running: package-cleanup --problems
                                                package-cleanup --dupes
                                                rpm -Va --nofiles --nodigest
                        Last edited by anthonysomerset; 02-06-2012, 23:01.

                        Comment

                        • philipcammarata
                          Junior Member
                          • Jun 2012
                          • 2

                          #13
                          @anthonysomerset I'm having the same issue.

                          Code:
                          Linux version 2.6.18-238.9.1.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Fri Mar 18 12:42:39 EDT 2011

                          Comment

                          • roberto.navarro
                            Junior Member
                            • Jun 2012
                            • 1

                            #14
                            Safe to update?

                            I have a working installation done with EPEL packages:

                            zabbix x86_64 1.8.13-1.el6 epel 95 k
                            zabbix-agent x86_64 1.8.13-1.el6 epel 134 k
                            zabbix-server x86_64 1.8.13-1.el6 epel 53 k
                            zabbix-server-mysql x86_64 1.8.13-1.el6 epel 388 k
                            zabbix-web noarch 1.8.13-1.el6 epel 1.7 M
                            zabbix-web-mysql noarch 1.8.13-1.el6 epel 12 k

                            On a Centos 6 x86_64 server.

                            Is it safe to enable the repo and simply do a # yum -y update?

                            Comment

                            • turbomettwurst
                              Junior Member
                              • Sep 2010
                              • 5

                              #15
                              in EL5 (Centos5) it insists on having libcurl installed which shouldn't be a requirement since curl provides the libcurl.so.
                              The mysql-libs missing dependency was solved by adding remi's repo and switching to mysql5.5 which provides a mysql-server and mysql-libs package. Not an elegant solution - relying on third party repos - but it seems to work.

                              Comment

                              Working...