[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Trunk 070109
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Trunk 070109
- From: Henrik =?unknown-8bit?q?St=C3=B8rner?= <henrik (at) hswn.dk>
- Date: Thu, 8 Jan 2009 14:46:57 +0100
- References: <1B1F2B7FB66A44069D805EB238120D0C (at) noip.org>
- User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Jan 07, 2009 at 05:43:09PM +0100, Lars Ebeling wrote:
> 2009-01-07 17:35:02 Could not start task hobbitclient using command
> '/home/hobbit/client/bin/hobbitclient.sh': Permission denied
> /home/hobbit/client/bin/hobbitclient.sh[52]:
> /home/hobbit/client/bin/hobbitclient-hp-ux.sh: Execute permission denied.
What subversion client are you using ? Some of them don't set
permissions when checking out files. I just ran
svn co https://hobbitmon.svn.sourceforge.net/svnroot/hobbitmon/trunk
and the resulting trunk/client/*.sh has all execute permissions
set correctly. They are installed with "cp -fp" which should keep
permissions OK.
Anyway, I've added a "chmod" during "make install" so it should
be fixed now.
Regards,
Henrik