You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2015/10/07 15:39:27 UTC

[jira] [Assigned] (MESOS-3517) Building mesos from source fails when OS language is not English

     [ https://issues.apache.org/jira/browse/MESOS-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bannier reassigned MESOS-3517:
---------------------------------------

    Assignee: Benjamin Bannier

> Building mesos from source fails when OS language is not English
> ----------------------------------------------------------------
>
>                 Key: MESOS-3517
>                 URL: https://issues.apache.org/jira/browse/MESOS-3517
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Dutch locale on Ubuntu 15.04
>            Reporter: Wessel Nieboer
>            Assignee: Benjamin Bannier
>            Priority: Minor
>
> Line 963 of mesos/3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp contains the following:
>   EXPECT_TRUE(strings::contains(result.get(), "No such file or directory"));
> But this does not match when your locale is not English. When changing it to what my terminal gives me: "Bestand of map bestaat niet" then it works just fine. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)