What's the URL of the page containing the problem?
https://reviewboard-qa.eng.vmware.com/r/3141/diff/#index_header
What steps will reproduce the problem?
1. I am trying to navigate to the diff page at above URL
2.
3.
What is the expected output? What do you see instead?
Instead of diffs I see the output posted at the end of the comment.
What operating system are you using? What browser?
Please provide any additional information below.
The patch to '<none>' didn't apply cleanly. The temporary files have been
left in '/tmp/reviewboard.OkHl_D' for debugging purposes. `patch` returned:
patching file /tmp/reviewboard.OkHl_D/tmpL1hHmZ
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/reviewboard/diffviewer/views.py",
line 82, in view_diff
files = get_diff_files(diffset, None, interdiffset, highlighting)
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 561, in get_diff_files
enable_syntax_highlighting)
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 500, in generate_files
lambda: get_chunks(filediff.diffset,
File "/usr/lib/python2.4/site-packages/djblets/util/misc.py", line 47, in
cache_memoize
data = lookup_callable()
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 503, in <lambda>
enable_syntax_highlighting))
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 299, in get_chunks
new = get_patched_file(old, filediff)
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 212, in get_patched_file
return patch(filediff.diff, buffer, filediff.dest_file)
File
"/usr/lib/python2.4/site-packages/reviewboard/diffviewer/diffutils.py",
line 107, in patch
raise Exception(_("The patch to '%s' didn't apply cleanly. The
temporary " +
Exception: The patch to '<none>' didn't apply cleanly. The temporary files
have been left in '/tmp/reviewboard.OkHl_D' for debugging purposes.
`patch` returned: patching file /tmp/reviewboard.OkHl_D/tmpL1hHmZ