I'm using Ubuntu edgy eft
btw, the suggestion in the error message that the
permissions is wrong
is a bit silly as it has already written tons of stuff by
that time.
Ondra Koutek wrote:
> On FreeBSD I use the external variants, which are
default part of OS.
> I have no idea what OS are you running.
>
> Ondra
>
> On Fri, 2006-07-28 at 17:37 +0200, Erik Dalén wrote:
>> Hi
>>
>> It fails with the following error:
>> * Creating tarball...sh: pushd: not found
>> sh: popd: not found
>>
>> ERROR!
>> Unable to create temporary archive.
>> You may not have the right to write to the current
directory.
>> Please set the current directory to a location
where you have
>> the right to write.
>>
>>
>> As pushd and popd are builtins in ksh and bash but
not in sh they cant
>> be found when sh is used as shell. Question is, how
do I make php use
>> bash instead of sh for exec? And can it be fixed
in the campsite source
>> instead of in the php configs?
>>
>> --
>> Erik Dalén
|