You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Ivan Kurmanov <ku...@openlib.org> on 2004/04/26 11:07:38 UTC

wrong forrest/build/... path at a clear seeded site build

Hi,

Checked out latest revision from svn, 10268.  Done seed in
an empty directory and got this:

...
ERROR: You must specify a destination directory when defining a target
------------------------------------------------------------------------
cocoon 2.1.4
Copyright (c) 1999-2004 Apache Software Foundation. All rights reserved.
------------------------------------------------------------------------


X [0]                                     index.html	BROKEN:
/home/ivan/forrest/20040426/build/forrest/build/dist/shbat/context/skins/forrest-site/xslt/html/site2xhtml.xsl
(No such file or directory)
Total time: 0 minutes 13 seconds,  Site size: 0 Site pages: 0




The actual path of the forrest/build/dist is 
/home/ivan/forrest/forrest/build/dist/

The actual command executed to get this was:
``../forrest/build/dist/bin/forrest''

(The same happened when previously I checked out the latest
CVS revision, which I did before realized that the
repository migrated to SVN--I wasn't following the list
recently.  Maybe an outstanding notice about it on the
forrest website will help someone like me.)


Anything else I could tell to help identify the problem?

OS: Linux

$ java -version 
java version "1.3.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)


Shall I submit an issue?


Ivan Kurmanov


Re: wrong forrest/build/... path at a clear seeded site build

Posted by Juan Jose Pablos <ch...@che-che.com>.
Ivan,

I think that it is a problem on your $FORREST_HOME try to update to 
lastest SVN version, and do not worry about the "ERROR:...." message, I 
got that message and still works.

Cheers,
Cheche



Ivan Kurmanov escribió:
> On 04-04-27, Juan Jose Pablos wrote:
> 
>>Ivan Kurmanov escribi?:
>>
>>>X [0]                                     index.html	BROKEN:
>>>/home/ivan/forrest/20040426/build/forrest/build/dist/shbat/context/skins/forrest-site/xslt/html/site2xhtml.xsl
>>>(No such file or directory)
>>>Total time: 0 minutes 13 seconds,  Site size: 0 Site pages: 0
>>>
>>>
>>>The actual path of the forrest/build/dist is 
>>>/home/ivan/forrest/forrest/build/dist/
>>>
>>
>>Why there is a /home/ivan/forrest/20040426/build/ and 
>>/home/ivan/forrest/forrest/build/dist/ ?
> 
> 
> I have no idea why there is
> /home/ivan/forrest/20040426/build directory, I have not
> created it myself.  In fact it was created by seeding. 
> 
> (I ran `forrest seed' in /home/ivan/forrest/20040426 and it
> creates a build/ directory with a tmp/ in it.)
> 
> /home/ivan/forrest/forrest/build/dist/ exists because the
> /home/ivan/forrest/forrest is where the svn working copy is
> and there I ran build.sh.
> 
> 
> Kurmanov



Re: wrong forrest/build/... path at a clear seeded site build

Posted by Ivan Kurmanov <ku...@openlib.org>.
On 04-04-27, Juan Jose Pablos wrote:
> Ivan Kurmanov escribi?:
> >
> >X [0]                                     index.html	BROKEN:
> >/home/ivan/forrest/20040426/build/forrest/build/dist/shbat/context/skins/forrest-site/xslt/html/site2xhtml.xsl
> >(No such file or directory)
> >Total time: 0 minutes 13 seconds,  Site size: 0 Site pages: 0
> >
> >
> >The actual path of the forrest/build/dist is 
> >/home/ivan/forrest/forrest/build/dist/
> >
> 
> Why there is a /home/ivan/forrest/20040426/build/ and 
> /home/ivan/forrest/forrest/build/dist/ ?

I have no idea why there is
/home/ivan/forrest/20040426/build directory, I have not
created it myself.  In fact it was created by seeding. 

(I ran `forrest seed' in /home/ivan/forrest/20040426 and it
creates a build/ directory with a tmp/ in it.)

/home/ivan/forrest/forrest/build/dist/ exists because the
/home/ivan/forrest/forrest is where the svn working copy is
and there I ran build.sh.


Kurmanov


Re: wrong forrest/build/... path at a clear seeded site build

Posted by Juan Jose Pablos <ch...@che-che.com>.
Ivan Kurmanov escribió:
> 
> X [0]                                     index.html	BROKEN:
> /home/ivan/forrest/20040426/build/forrest/build/dist/shbat/context/skins/forrest-site/xslt/html/site2xhtml.xsl
> (No such file or directory)
> Total time: 0 minutes 13 seconds,  Site size: 0 Site pages: 0
> 
> 
> 
> 
> The actual path of the forrest/build/dist is 
> /home/ivan/forrest/forrest/build/dist/
> 

Why there is a /home/ivan/forrest/20040426/build/ and 
/home/ivan/forrest/forrest/build/dist/ ?


Maybe this is the issue.

Cheers,
cheche