79692: po: Update Lithuanian translation (resend)

Dan Kegel dank at kegel.com
Sun Oct 9 09:49:01 CDT 2011


Hi Aurimas,
that's better - patch is now happy -

$ patch -p1 < 79692
patching file po/lt.po
Hunk #1 succeeded at 6 with fuzz 1.
Hunk #2 succeeded at 7975 (offset -2 lines).

but unfortunately git is not happy:

$ git apply 79692
error: patch failed: po/lt.po:6
error: po/lt.po: patch does not apply

because git apply doesn't allow fuzz.

The problem that git apply is pointing out is that in git, the line is

"Language: Lithuanian\n"

but in your patch, the line is expected to be

 "Language: lt\n"

How did that happen?
- Dan

On Sun, Oct 9, 2011 at 7:41 AM,  <buildbot at kegel.com> wrote:
> This is an experimental automated build and test service.
> Please feel free to ignore this email while we work the kinks out.
>
> For more info about this message, see http://wiki.winehq.org/BuildBot
>
> The Buildbot has detected a failed build on builder runtests-default while building Wine.
> Full details are available at: http://buildbot.kegel.com/builders/runtests-default/builds/29 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
> BUILD FAILED: failed git
>
> Errors:
> error: patch failed: po/lt.po:6
> error: po/lt.po: patch does not apply
>
>



More information about the wine-tests-results mailing list