Looks like you don't have patch in your path.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Mon, Feb 16, 2009 at 12:46 PM, eugene_k <kozlov.eug...@gmail.com> wrote:

>
> When I click "View Diff" traceback was generated:
>
> [Errno 2] No such file or directory
> Traceback (most recent call last):
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/views.py", line 145, in view_diff
>    interdiffset, highlighting, True)[0]
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 619, in
> get_diff_files
>    large_data=True)
>  File "/usr/lib/python2.5/site-packages/Djblets-0.5alpha3-py2.5.egg/
> djblets/util/misc.py", line 143, in cache_memoize
>    data = lookup_callable()
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 618, in <lambda>
>    enable_syntax_highlighting),
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 341, in
> get_chunks
>    old = get_original_file(filediff)
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 248, in
> get_original_file
>    large_data=True)[0]
>  File "/usr/lib/python2.5/site-packages/Djblets-0.5alpha3-py2.5.egg/
> djblets/util/misc.py", line 143, in cache_memoize
>    data = lookup_callable()
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 247, in <lambda>
>    data = cache_memoize(key, lambda: [fetch_file(file, revision)],
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/diffviewer/diffutils.py", line 227, in
> fetch_file
>    data = tool.get_file(file, revision)
>  File "/usr/lib/python2.5/site-packages/ReviewBoard-1.0alpha4-
> py2.5.egg/reviewboard/scmtools/perforce.py", line 92, in get_file
>    p = subprocess.Popen(cmdline, stdout=subprocess.PIPE,
> stderr=subprocess.PIPE)
>  File "/usr/lib64/python2.5/subprocess.py", line 594, in __init__
>    errread, errwrite)
>  File "/usr/lib64/python2.5/subprocess.py", line 1091, in
> _execute_child
>    raise child_exception
> OSError: [Errno 2] No such file or directory
>
>
> I've Review Board alpha 4 running under Fedora 10 and windows Perforce
> repository.
> Review generated on Windows box using post-review.
>
>
> Another issue I have is an E-mail and Diff settings. I've typed in
> mail server IP address and checked "Send e-mails for …". Clicked on
> "Save" button and all went back to default: "Send e-mails for …"
> unchecked, "Mail Server" set to localhost. Same story under "Diff
> Viewer Settings".
>
> Any help is welcome. Thank you all,
>        Eugene
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to