[
https://issues.apache.org/jira/browse/MESOS-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712540#comment-14712540
]
Artem Harutyunyan edited comment on MESOS-3314 at 8/26/15 5:39 AM:
-------------------------------------------------------------------
I am not sure that the variables declared like you suggest will propagate to
the subshell created by sudo. For that to work you will need to {{export}}
them.
was (Author: hartem):
I am not sure that the variables declared like you suggest will propagate to
the subshell created by sudo. For that to work you will need to {export} them.
> sudo make distcheck fails on CentOS-6.6
> ---------------------------------------
>
> Key: MESOS-3314
> URL: https://issues.apache.org/jira/browse/MESOS-3314
> Project: Mesos
> Issue Type: Bug
> Reporter: Artem Harutyunyan
>
> During {{make distcheck}} the Python module does not perform a proper cleanup
> which causes an error.
> Steps to reproduce:
> OS: CentOS 6.6
> Command:
> {{./bootstrap && ./configure && sudo DISTCHECK_CONFIGURE_FLAGS="" GLOG_v=1
> MESOS_VERBOSE=1 make distcheck}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)