Discussion:
Upgrading from 4.2.0 to 4.2.3, but needed package is not available
Jeff Barnicki
2013-03-27 23:06:24 UTC
Permalink
Jeff Barnicki [http://community.zenoss.org/people/jebarni] created the discussion

"Upgrading from 4.2.0 to 4.2.3, but needed package is not available"

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

--------------------------------------------------------------
I am having issues upgrading Zenoss 4.2.0 to 4.2.3.  I am running yum and installing the rpm from the localhost, but I get a dependency error:

#yum -y --enablerepo=epel --nogpgcheck localinstall zenoss_core-4.2.3.el6.x86_64.rpm
Error: Package: zenoss-4.2.3-1695.el6.x86_64 (/zenoss_core-4.2.3.el6.x86_64)
           Requires: rabbitmq-server >= 2.8.6
           Installed: rabbitmq-server-2.8.4-1.noarch (@/rabbitmq-server-2.8.4-1.noarch)
               rabbitmq-server = 2.8.4-1
           Available: rabbitmq-server-2.6.1-1.el6.noarch (epel)
               rabbitmq-server = 2.6.1-1.el6
You could try using --skip-broken to work around the problem

The version that I need is not available.
version()
    Zenoss: Zenoss 4.2.0
        OS: Linux (x86_64) 2.6.32 (Linux clbzen4a.ci.long-beach.ca.us 2.6.32-279.14.1.el6.x86_64 #1 SMP Mon Oct 15 13:44:51 EDT 2012 x86_64)
      Zope: Zope 2.13.13
    Python: Python 2.7.2
  Database: MySQL 5.5.27 (Ver 5.5.27)
       RRD: RRDtool 1.4.7
   Twisted: Twisted 11.0.0
  RabbitMQ: RabbitMQ 2.8.4
    Erlang: Erlang 5.8.5
   NetSnmp: NetSnmp 5.5.0
PyNetSnmp: PyNetSnmp 0.30.3
       WMI: Wmi 1.3.15
       DMD: Zenoss 4.2.0

Any idea what to do if I need rabbitmq-server >= 2.8.6, but the repository only has rabbitmq-server-2.6.1-1.el6.noarch?


--------------------------------------------------------------

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

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
nilie
2013-03-28 15:28:13 UTC
Permalink
nilie [http://community.zenoss.org/people/nilie] created the discussion

"Re: Upgrading from 4.2.0 to 4.2.3, but needed package is not available"

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

--------------------------------------------------------------
You must get rabbitmq from their website www.rabbitmq.com not from EPEL repository and install it prior to Zenoss Core. See the installation documentation for details.
Also don't go with v3 of rabbitmq since it is not supported in Zenoss at this time.
Anyway, don't ever use --skip-broken and at the same time expect a successful installation.
--------------------------------------------------------------

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

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Jeff Barnicki
2013-03-28 16:55:27 UTC
Permalink
Jeff Barnicki [http://community.zenoss.org/people/jebarni] created the discussion

"Re: Upgrading from 4.2.0 to 4.2.3, but needed package is not available"

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

--------------------------------------------------------------
Thank Nillie,  you are correct and that's what I did, using yum to install the rpm. 
--------------------------------------------------------------

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

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