[pony-build] mechanize

Max Laite mlaite at gmail.com
Mon Mar 15 16:18:57 PDT 2010


As far as I can tell, since the refactoring, the cache_dir is no longer
checked for existence.

Somewhere around line 447 should be a call to create_cache_dir no?

Max

On Mon, Mar 15, 2010 at 7:03 PM, Khushboo Shakya <khusuz at gmail.com> wrote:

>
>
> On Mon, Mar 15, 2010 at 8:11 AM, C. Titus Brown <ctb at msu.edu> wrote:
>
>> On Sun, Mar 14, 2010 at 11:44:53PM -0500, Khushboo Shakya wrote:
>> > Humm..I don't see it anywhere and that is what it complains when I try
>> to
>> > run it. It says that the  ".pony-build" folder is not found.
>>
>> What version of the source code are you running (e.g. what's the first
>> revision
>> in 'git log')?
>>
>
> commit 0fab7eaf46deaef5c6beb0208c16d930a71a229b
> Author: khushboo shakya <khusuz at gmail.com>
> Date:   Sat Mar 13 20:06:13 2010 -0600
>
>     fetching titus repo
> Welcome to Git (version 1.6.5.1-preview20091022)
>
>
>
>> What script are you running?
>>
> build-mechanize
>
>>
>> What's the actual error message (copy and paste)?
>>
> Khushboo at KHUSHBOO-PC ~/Desktop/pony-build1/client (master)
> $ python build-mechanize.py
> Traceback (most recent call last):
>   File "build-mechanize.py", line 33, in <module>
>     results = do(name, commands, context=context)
>   File "C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py", line
> 755,
> in do
>     c.run(context)
>   File "C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py", line
> 451,
> in run
>     os.chdir(cache_dir)
> WindowsError: [Error 2] The system cannot find the file specified:
> 'c:/Users/Khu
> shboo/.pony-build'
>
>
>>
>> These are all things you need to tell us :)
>>
>> thanks,
>> --titus
>> --
>> C. Titus Brown, ctb at msu.edu
>>
>
>
> @Max- It says  'c:/Users/Khushboo/.pony-build' but I can't find the file
> there or anywhere.
>
> Thanks
>
> Khushboo
>
>
> _______________________________________________
> pony-build mailing list
> pony-build at lists.idyll.org
> http://lists.idyll.org/listinfo/pony-build
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/pony-build/attachments/20100315/114ce636/attachment.htm>


More information about the pony-build mailing list