After build from "next" git the ovirt-vnc-proxy init script won't start.The daemon line is set as "DAEMON=src/vnc-proxy/vnc-proxy.rb" This has to be "DAEMON=/usr/share/ovirt-server/vnc-proxy/vnc-proxy.rb" wright? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090619/ccbf94bc/attachment.htm>
On Fri, Jun 19, 2009 at 10:30:07PM +0200, Freddy Stutterheim wrote:> After build from "next" git the ovirt-vnc-proxy init script won't start.The > daemon line is set as "DAEMON=src/vnc-proxy/vnc-proxy.rb" > This has to be "DAEMON=/usr/share/ovirt-server/vnc-proxy/vnc-proxy.rb" > wright?I would certainly think so! Can you make the change and check? Mo, what root is the init script expecting? Thanks, --Hugh
After setting it to "DAEMON=/usr/share/ovirt-server/vnc-proxy/vnc-proxy.rb" it starts up normaly. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20090619/f5cf6c1d/attachment.htm>
Possibly Parallel Threads
- Storage problem latest build
- *ERROR: BUILD FAILED! Banned tag found*
- [PATCH server] added ovirt vnc proxy server, to proxy vnc request to managed vms
- Error creating virtual machine: Error: Error creating new domain (virDomainCreate). Subsystem qemu: internal error
- [PATCH node] Fix SRV_SERVER for SRV_HOST to work with /etc/init.d/ovirt-functions