Wessel Nieboer created MESOS-3517:
-------------------------------------
Summary: 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
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)