Comment #4 on issue 1567 by yunshan.di: The ReviewBoard stoped to work suddenly.
http://code.google.com/p/reviewboard/issues/detail?id=1567

Thanks!

This problem was solved by grant the directory permission the apache user.

Another problem rised when view diffs:
The patch to 'xxx/IMEngine.h' didn't apply cleanly. The temporary files have been left in '/var/tmp/reviewboard.u23uyk' for debugging purposes. `patch` returned:
patch: **** mktemp : Permission denied

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/views.py", line 153, in view_diff
    interdiffset, highlighting, True)
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/diffutils.py", line 887, in get_diff_files
    large_data=True)
  File "/usr/local/lib/python2.6/site-packages/Djblets-0.5.7-
py2.6.egg/djblets/util/misc.py", line 162, in cache_memoize
    data = lookup_callable()
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/diffutils.py", line 886, in <lambda>
    enable_syntax_highlighting)),
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/diffutils.py", line 537, in get_chunks
    new = get_patched_file(old, filediff)
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/diffutils.py", line 362, in get_patched_file
    return patch(filediff.diff, buffer, filediff.dest_file)
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5beta1-
py2.6.egg/reviewboard/diffviewer/diffutils.py", line 224, in patch
    (filename, tempdir, patch_output))
Exception: The patch
to 'xxx/IMEngine.h' didn't apply
cleanly. The temporary files have been left in '/var/tmp/reviewboard.u23uyk' for
debugging purposes.
`patch` returned: patch: **** mktemp : Permission denied


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to