Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 1097

Installation issue "Requires: /opt/zenoss/bin/python2.7"

$
0
0

Hi, I am trying to install zenoss on one of our Amazon cloud servers, following the manual instructions.  I was originally running into an issue with rpm dependencies for 'Requires libgcj', but was able to resolve that by following a link and removing the require with rpmrebuild (installing ecj manually).  However, I still can't complete the rpm install of zenoss.  Currently, I am getting this at the end of the dependency check.  Has anyone had this issue or know of a fix?  It's strange to me that it is not complaining about a specific package, but that /opt/zenoss/bin/python does not exist - should this directory already be there?  Another admin has already installed Ansible on this server, which I believe, is the reason python is already on this server -but I see python26.  Is this my issue?  Can these two be installed on the same server?

 

Thanks for any help or input.  Let me know if I can provide any further details to help get this resolved.

-Jacob

 

---> Package zenoss.x86_64 0:4.2.4-1897.el6 will be installed

--> Processing Dependency: /opt/zenoss/bin/python for package: zenoss-4.2.4-1897.el6.x86_64

--> Processing Dependency: /opt/zenoss/bin/python2.7 for package: zenoss-4.2.4-1897.el6.x86_64

--> Processing Dependency: /opt/zenoss/bin/python2.7 for package: zenoss-4.2.4-1897.el6.x86_64

--> Processing Dependency: /opt/zenoss/bin/python for package: zenoss-4.2.4-1897.el6.x86_64

--> Finished Dependency Resolution

Error: Package: zenoss-4.2.4-1897.el6.x86_64 (/zenoss-4.2.4-1897.el6.x86_64)

           Requires: /opt/zenoss/bin/python2.7

Error: Package: zenoss-4.2.4-1897.el6.x86_64 (/zenoss-4.2.4-1897.el6.x86_64)

           Requires: /opt/zenoss/bin/python

You could try using --skip-broken to work around the problem

You could try running: rpm -Va --nofiles --nodigest


Viewing all articles
Browse latest Browse all 1097

Trending Articles