On Jan 29, Nick Wilson [[EMAIL PROTECTED]] wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> * and then Jeremy Blosser blurted....
> > On Jan 29, Nick Wilson [[EMAIL PROTECTED]] wrote:
> > > Hmmm... Thanks Jeremy, that's getting results, unfortunately it's
> > > failing on each hunk?
> > 
> > What output?
> 
> Here ya go ......

Well actually those are almost all succeeding.  All the 'patching...' with
no other comments means those succeeded.  The 'offset' lines mean that
patch was able to find the lines it was looking for near the ones specified
by the patch, but that something had changed since the patch was made.  The
'failed' lines means something had changed enough to make the lines patch
was looking for not the same as when the patch was made, therefore it gives
up.

Basically, you have a version of Mutt different from the one this patch was
made against.  Since it's all failing in just translation stuff, and that
stuff probably doesn't matter to you, you can go ahead and just build with
what succeeded and not worry about it.

If the failures bother you, you can get past this by editing the patch and
removing the lines that affect the po/* files.

> patching file PATCHES
> patching file init.h
> patching file muttlib.c
> patching file pgp.c
> patching file protos.h
> patching file send.c
> patching file doc/muttrc.man
> Hunk #1 succeeded at 2415 (offset 11 lines).
> patching file po/ca.po
> patching file po/cs.po
> patching file po/da.po
> patching file po/de.po
> patching file po/el.po
> patching file po/eo.po
> Hunk #1 succeeded at 3168 (offset -1 lines).
> patching file po/es.po
> patching file po/et.po
> patching file po/fr.po
> patching file po/gl.po
> patching file po/hu.po
> patching file po/id.po
> patching file po/it.po
> Hunk #1 FAILED at 2.
> 1 out of 2 hunks FAILED -- saving rejects to file po/it.po.rej
> patching file po/ja.po
> patching file po/ko.po
> patching file po/lt.po
> patching file po/nl.po
> Hunk #1 FAILED at 1.
> 1 out of 2 hunks FAILED -- saving rejects to file po/nl.po.rej
> patching file po/pl.po
> patching file po/pt_BR.po
> patching file po/ru.po
> patching file po/sk.po
> patching file po/sv.po
> Hunk #1 FAILED at 1.
> 1 out of 2 hunks FAILED -- saving rejects to file po/sv.po.rej
> patching file po/tr.po
> patching file po/uk.po
> patching file po/zh_CN.po
> patching file po/zh_TW.po

Attachment: msg23958/pgp00000.pgp
Description: PGP signature

Reply via email to