[
https://issues.apache.org/jira/browse/MESOS-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-2165:
--------------------------
Shepherd: Adam B
> When cyrus sasl MD5 isn't installed configure passes, tests fail without any
> output
> -----------------------------------------------------------------------------------
>
> Key: MESOS-2165
> URL: https://issues.apache.org/jira/browse/MESOS-2165
> Project: Mesos
> Issue Type: Bug
> Reporter: Cody Maloney
> Assignee: Till Toenshoff
> Labels: mesosphere
>
> Sample Dockerfile to make such a host:
> {code}
> FROM centos:centos7
> RUN yum install -y epel-release gcc python-devel
> RUN yum install -y python-pip
> RUN yum install -y rpm-build redhat-rpm-config autoconf make gcc gcc-c++
> patch libtool git python-devel ruby-devel java-1.7.0-openjdk-devel zlib-devel
> libcurl-devel openssl-devel cyrus-sasl-devel rubygems apr-devel
> apr-util-devel subversion-devel maven libselinux-python
> {code}
> Use: 'docker run -i -t <imagename> /bin/bash' to run the image, get a shell
> inside where you can 'git clone' mesos and build/run the tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)