Eric Merritt pisze:
> I just got back. Details on this problem would save me some time.
>
> Thanks,
>  Eric
>
>   
I have some webmachine apps. The simplest way to repeat this error is to
create a webmachine app:

<web-machine-install-dir>/scripts/new_webmachine.erl xxx <app-dir>
cd <app-dir>
make

Then create _build.cfg on top of it, run sinan and here you have the error.

the <app-dir> has 'deps' directory containing symbolic link to
<web-machnie-install-dir>. In turn, the <web-machnie-install-dir> has
'demo' directory which has 'webmachine' symolic link pointing to '..'. I
think it kills sinan.

Damian

> On Sat, Sep 12, 2009 at 10:47 AM, Martin Logan <[email protected]> wrote:
>   
>> Nice work. Do you have some details or a potential patch to avoid it
>> in the future?  Details on how it happened will at least let us
>> catalogue the problem and code a fix for later.
>>
>> On Sat, Sep 12, 2009 at 4:15 AM, Damian Dobroczyn'ski <[email protected]> 
>> wrote:
>>     
>>> Martin Logan pisze:
>>>       
>>>> Looks like there is quite some problem with sinan help.  Eric will be
>>>> away for a few days but I think will probably have time to look at
>>>> this after the weekend.  Does everything else with Sinan work?
>>>>
>>>>
>>>>         
>>> Yes. The only issue is "help". In the meantime I've found the cause of
>>> the second error - symbolic link to a directory and sinan probably ended
>>> up with recursive walkthrough.
>>>       
>>>> On Fri, Sep 11, 2009 at 2:44 AM, qoocku <[email protected]> wrote:
>>>>
>>>>         
>>>>> Hi List!
>>>>>
>>>>> My box is Ubuntu 9.04 (Jaunty),  I have R13B01 compiled from sources
>>>>> (binaries are in /usr/local/bin).
>>>>>
>>>>> The installation of faxien and sinan went well. Faxien is installed
>>>>> in /usr/local/erlware. I've appended "/usr/local/erlware/bin" to the
>>>>> PATH variable.
>>>>>
>>>>> BUT:
>>>>>
>>>>> 1) sinan help failed (giving some reasons listed in previous posts
>>>>> from people having the same problem)
>>>>> 2) sinan build (or just "sinan") failed giving the following nice
>>>>> entry in ~/.sinan/logs/kernel.log:
>>>>>
>>>>> =INFO REPORT==== 11-Sep-2009::09:29:46 ===
>>>>> [RUN:"1771b9f2-804f-48ea-aa7a-982435b2288e"] Task sin_erl_builder
>>>>> faulted:{badmatch,{error,eloop}}: [{sin_utils,copy_file,3},
>>>>>                           {lists,foldl,3},
>>>>>                           {sin_erl_builder,build_app,4},
>>>>>                           {lists,foreach,2},
>>>>>                           {sin_erl_builder,build,1},
>>>>>                           {eta_task_runner,apply_task,3},
>>>>>                           {eta_task_runner,execute_task_stack,4},
>>>>>                           {eta_task_runner,run_tasks,4}]
>>>>>
>>>>> Thanx in adv.
>>>>> Damian
>>>>>
>>>>>
>>>>>           
>>>
>>>       
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"erlware-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/erlware-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to