TECHZEN Zenoss User Community ARCHIVE  

Zenup install error

Subject: Zenup install error
Author: [Not Specified]
Posted: 2015-05-19 06:20

Hi There, i'm trying to install Zenoss 4.2.5 as per documentation.

I got most of the way through until i got to "2.10.4 Start Zenoss Core and Install the RPS"

when i run zenup install:

zenup install zenoss_core-4.2.5-SP457-zenup11.zup

i get the follow error:
Calculating local diff
Error while running command install
Traceback (most recent call last):
File "/opt/zenup/python/zenup/zenupcli.py", line 51, in __init__
run()
File "/opt/zenup/python/zenup/zenupcli.py", line 449, in _install
force=self.args.force)
File "/opt/zenup/python/zenup/zenupapi.py", line 308, in install
result = product.install(zup, force)
File "/opt/zenup/python/zenup/zupproduct.py", line 584, in install
no_hotfix=no_hotfix)
File "/opt/zenup/python/zenup/zupproduct.py", line 400, in _test
for patch in pgen: pass
File "/opt/zenup/python/zenup/archive/zup.py", line 137, in apply_patches
os.chdir(cwd)
OSError: [Errno 13] Permission denied: '/root/Downloads

I'm not sure why this is. I have however understood " Log in as zenoss" to mean "su zenoss". If i try and logout of root and login as Zenoss user, i get prompted for a password i didn't set!

Any Ideas

Thanks



Subject: rpm -qa | grep zenup (make
Author: Andrew Kirch
Posted: 2015-05-20 02:17

rpm -qa | grep zenup (make sure you're on 1.1)
move the zup to /home/zenoss, chown it to zenoss:zenoss, then run it as user zenoss. You can't get to /root/Downloads (which I assume is where the zup is located)

Andrew Kirch

akirch@gvit.com

Need Zenoss support, consulting or custom development Look no further. Email or PM me!

Ready for Distributed Topology (collectors) for Zenoss 5 Coming May 1st from GoVanguard



< Previous
Setting up email alters using gmail
  Next
ZenOss serviced don't start as expected
>