[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Multiple errors : bbretest-net.sh, No such file - http/https tests requires a full URL - Invalid timespec
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Multiple errors : bbretest-net.sh, No such file - http/https tests requires a full URL - Invalid timespec
- From: Joe Sloan <joe (at) tmsusa.com>
- Date: Fri, 08 Feb 2008 00:27:46 -0800
- References: <1202216195.47a85d03019d5 (at) imp.free.fr> <20080207192108.719689e6 (at) netstation.linuxnetwork.local> <49630.195.25.100.21.1202458150.squirrel (at) serwou.no-ip.org>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.9) Gecko/20070801 SUSE/2.0.0.9-0.1 Thunderbird/2.0.0.9 Mnenhy/0.7.5.0
L.M.J. wrote:
> Here is the output concerning the first error "bbretest-net.sh': No
> such file or directory" As you can see, I don't have any
> bbretest-net.sh there or in the whole server.
>
>
> # ls -l /home/users/hobbit/application/server/ext/bbretest-net.sh ls:
> /home/users/hobbit/application/server/ext/bbretest-net.sh: No such
> file or directory
>
> # namei -mx /home/users/hobbit/application/server/ext/bbretest-net.sh
> f: /home/users/hobbit/application/server/ext/bbretest-net.sh
> drwxr-xr-x / Drwxr-xr-x home drwxr-xr-x users drwxr-xr-x hobbit
> drwxr-xr-x application drwxr-xr-x server drwxrwxr-x ext ?
> bbretest-net.sh - No such file or directory (2)
So, your installation has failed - you'll need to get hobbit
successfully built and installed before moving any further.
What distro are you running? The paths sound odd, on all my hobbit
servers the hobbit lives in /usr/lib/hobbit -
I'm guessing you started with a tarball rather than a hobbit package,
and chose a custom install path. At any rate I'd suggest looking closely
at the build log for obvious errors - it could be you're missing some
basic tools or libraries required to build hobbit.
Joe