1638: A diff was created by a developer, it was submitted, but now no one can read it.

mkb***@gmai***** (Google Code) (Is this you? Claim this profile.)
June 10, 2010
The patch to '/index.php' didn't apply cleanly. The temporary files have
been left in '/tmp/reviewboard.Ig6k0S' for debugging purposes. `patch`
returned: patching file /tmp/reviewboard.Ig6k0S/tmpXwfm2I Hunk #1 FAILED at
165. 1 out of 1 hunk FAILED -- saving rejects to file
/tmp/reviewboard.Ig6k0S/tmpXwfm2I-new.rej

Traceback (most recent call last):
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/views.py",
line 152, in view_diff
    interdiffset, highlighting, True)
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/diffutils.py",
line 623, in get_diff_files
    large_data=True)
  File
"/usr/lib/python2.5/site-packages/Djblets-0.5.1-py2.5.egg/djblets/util/misc.py",
line 144, in cache_memoize
    data = lookup_callable()
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/diffutils.py",
line 622, in <lambda>
    enable_syntax_highlighting),
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/diffutils.py",
line 345, in get_chunks
    new = get_patched_file(old, filediff)
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/diffutils.py",
line 261, in get_patched_file
    return patch(filediff.diff, buffer, filediff.dest_file)
  File
"/usr/lib/python2.5/site-packages/ReviewBoard-1.0.1-py2.5.egg/reviewboard/diffviewer/diffutils.py",
line 129, in patch
    (filename, tempdir, patch_output))
Exception: The patch to '/index.php' didn't apply cleanly. The temporary
files have been left in '/tmp/reviewboard.Ig6k0S' for debugging purposes.
`patch` returned: patching file /tmp/reviewboard.Ig6k0S/tmpXwfm2I
Hunk #1 FAILED at 165.
1 out of 1 hunk FAILED -- saving rejects to file
/tmp/reviewboard.Ig6k0S/tmpXwfm2I-new.rej
chipx86
#1 chipx86
There really isn't enough information to debug this.

What type of repository is this? Can you or your administrator look at the files in
that directory to help identify the problem?

That's also a pretty old version of Review Board.
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete