On 5/12/07, rgiskard <[EMAIL PROTECTED]> wrote:
I am trying to get Zenoss installed on Ubuntu Server 7.04, and am having some 
problems....I've followed the updated document linked to explicity, and am 
getting the following error:

Hunk #1 succeeded at 315 (offset -20 lines).
unpacking pycrypto-1.9a6 in build/
installing pycrypto
installing twisted
installing twistedsnmp
making zensocket
Password:
make: *** [zensocket-install] Error 2
unable to build zenoss and prerequisites, see zenbuild.log

I did not setup any passwords for mysql root user, and currently have the 
zenoss user using password of zenoss...which is what I put into the Password 
prompt above.

The following lare the last few lines of the log file:

Writing /usr/local/zenoss/lib/python/TwistedSNMP-0.3.13.egg-info
make[1]: Entering directory `/home/zenoss/zenoss-install/zensocket'
gcc -o zensocket -Wall -pedantic -D__GNU_LIBRARY__ -g zensocket.c
sudo rm -f //usr/local/zenoss/bin/zensocket
Sorry, user zenoss is not allowed to execute '/bin/rm -f //usr/local/zenoss/bin
make[1]: *** [//usr/local/zenoss/bin/zensocket] Error 1
make[1]: Leaving directory `/home/zenoss/zenoss-install/zensocket'

zensocket is a brand new (as of yesterday) improvement to Zenoss that
allows Zenoss to run without root or sudo privileges. Apparently the
installation still has some kinks. As you can see from the log file,
the installation is trying to sudo to run some commands. Temporarily
give your zenoss user sudo access to run anything. As soon as you're
done installing you can remove the sudo access entirely.

Hope this helps.

--
Chet Luther
[EMAIL PROTECTED]
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to