Failing tests on Ubuntu Linux

Martin Geisler mg at lazybytes.net
Sun Feb 20 04:24:09 CST 2011


Adrian Buehlmann <adrian at cadifra.com> writes:

> On 2011-02-18 04:00, Mads Kiilerich wrote:
>> Adrian Buehlmann wrote, On 02/18/2011 02:42 AM:
>
>>> ERROR: /home/adi/hgrepos/hg-crew/tests/test-i18n.t output changed
>>> --- /home/adi/hgrepos/hg-crew/tests/test-i18n.t
>>> +++ /home/adi/hgrepos/hg-crew/tests/test-i18n.t.err
>>> @@ -4,17 +4,17 @@
>>>   using the "replace" error handler:
>>>
>>>     $ LANGUAGE=pt_BR hg tip
>>> -  abortado: N?o h? um reposit?rio do Mercurial aqui (.hg n?o encontrado)!
>>> +  abort: There is no Mercurial repository here (.hg not found)!
>>>     [255]

I had this test case lying around locally for a while after Brodie asked
me if it was possible to test the translations with our test suite.

>> That doesn't fail here, so I guess there might be something in your
>> environment that makes a difference.
>
> I've just downloaded an Ubuntu ISO and installed it in a VM on my
> Windows 7. I remember having installed a couple of their software
> packages (e.g. python, python devel) to get mercurial working.

Did you install the gettext package? That is needed to compile the .po
files into .mo files.

-- 
Martin Geisler

Mercurial links: http://mercurial.ch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20110220/fda9cfb4/attachment.pgp>


More information about the Mercurial-devel mailing list