TECHZEN Zenoss User Community ARCHIVE  

zenoss 5.1 on AWS installation help dependency resolution errors

Subject: zenoss 5.1 on AWS installation help dependency resolution errors
Author: [Not Specified]
Posted: 2017-03-24 16:21

Hello, I downloaded the Zenoss 5.1 Installation Guide and I am following it line by line however I am a bit lost in the installation.

On this step it says yum --enablerepo=zenoss-stable install -y zenoss-core-service-5.2.1

But there is no RPM referenced or where to download the installation rpm for core 5.1

Please advise.



Subject: Hi
Author: [Not Specified]
Posted: 2017-03-24 17:37

Hi

The command should be fine. Probably a type O at the end.

# yum --enablerepo=zenoss-stable install -y zenoss-core-service-5.2.1

  --enablerepo=zenoss-stable  will enable the zenoss-stable repo

  install -y zenoss-core-service-5.2.1 will install the zenoss-core-service-5.2.1 package

man yum says:

 yum [options] [command] [package ...]

 

              

 

 



Subject: I was able to get core
Author: [Not Specified]
Posted: 2017-03-25 18:01

I was able to get core-autodeploy.sh to work by following the instructions on the useful thread at https://www.zenoss.org/forum/136881

 

I receive a dependency resolution error now:

https://jpst.it/WbIX

 

 



Subject: According to the error you
Author: [Not Specified]
Posted: 2017-03-26 15:03

According to the error you need to upgrade docker-engine to version 1.12.1.

Error: Package: serviced-1.3.0-1.x86_64 (zenoss-stable)
Requires: docker-engine = 1.12.1
Installed: docker-engine-1.9.0-1.el7.centos.x86_64 (@docker)
docker-engine = 1.9.0-1.el7.centos

Use the procedure described on

https://www.zenoss.com/sites/default/files/zenoss-doc/3586/1300.16.351/book/upgrade/to12x/docker-install.html

Good luck!



Subject: thanks! i will give this a
Author: [Not Specified]
Posted: 2017-03-27 19:57

thanks! i will give this a shot.



Subject: followed the documentation and was able to get a little further
Author: [Not Specified]
Posted: 2017-03-28 12:18

I followed the documentation on upgrading Docker. Docker installed just fine with the proper version according to the documentation, then it fails to start for no reason on RHEL7 AWS:

 

https://pastebin.com/x7WnGBiU



Subject: Can you post the kernel
Author: [Not Specified]
Posted: 2017-03-30 12:54

Can you post the kernel version (uname -r)  and the output of systemctl status docker.service

 



Subject: what about rolling this back?
Author: [Not Specified]
Posted: 2017-04-10 14:31

what about rolling this back? yum (on CentOS 7) only has Docker versions 1.12.5 and 1.12.6 available, and it doesn't seem to work for me...how might I either get serviced to work, or roll back to 1.12.1 (preferably short of installing from source...)



< Previous
29 child services in Control Center 5.2.1?
  Next
Zenoss Installation query
>