You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2015/02/06 17:35:36 UTC

[jira] [Updated] (MESOS-2165) When cyrus sasl MD5 isn't installed configure passes, tests fail without any output

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

Niklas Quarfot Nielsen updated MESOS-2165:
------------------------------------------
    Sprint: Mesosphere Q1 Sprint 3 - 2/20

> 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)