Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 23 Nov 2009 00:42:37 -0500
From: Charles Weir <cweir@...edu>
To: john-users@...ts.openwall.com
Subject: Re: tutorials on the wiki

I just tried to patch John 1.7.3.4 base install using the MPI patch, but I
received the following error:

Ryoki:john-1.7.3.4-mpls cweir$ patch -p1 < john-1.7.3.1-mpi10.patch
patching file doc/LICENSE.mpi
patching file doc/README.mpi
patching file src/Makefile
Hunk #1 succeeded at 3 with fuzz 1.
patching file src/bench.c
Hunk #2 FAILED at 207.
Hunk #3 succeeded at 282 (offset 16 lines).
1 out of 3 hunks FAILED -- saving rejects to file src/bench.c.rej
patching file src/bench.h
Hunk #1 succeeded at 57 with fuzz 2 (offset 5 lines).
patching file src/inc.c
patching file src/john-mpi.c
patching file src/john-mpi.h
patching file src/john.c
Hunk #1 succeeded at 3 with fuzz 1.
Hunk #2 succeeded at 356 (offset 6 lines).
patching file src/logger.c
patching file src/recovery.c
patching file src/signals.c
patching file src/status.c

So apparently a couple of lines in bench.c were modified from 1.7.3.1. This
is mostly just a FYI, as I don't really use the MPI patch, but I really
appreciate the work RB has put into it.

Matt

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.