[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933254#comment-15933254 ] Benjamin Bannier commented on MESOS-7262: - [~pawan] Thanks for providing that additional

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread pawan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933133#comment-15933133 ] pawan commented on MESOS-7262: -- [~bbannier] I followed the install instructions in this page:

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932616#comment-15932616 ] Benjamin Bannier commented on MESOS-7262: - [~pawan]: AFAIK the cmake build does not provide an

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread pawan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932601#comment-15932601 ] pawan commented on MESOS-7262: -- Even a if check to see if the link already exists before trying to (re)create

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread Frank Scholten (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932565#comment-15932565 ] Frank Scholten commented on MESOS-7262: --- This problem also occurs in the autotools build. See

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-20 Thread pawan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932507#comment-15932507 ] pawan commented on MESOS-7262: -- [~tillt] Agreed. Aleast a simple -f would work. Also, `make install` breaks

[jira] [Commented] (MESOS-7262) Symlink mesos-agent to mesos-slave on `make install` not idempotent

2017-03-19 Thread Till Toenshoff (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932131#comment-15932131 ] Till Toenshoff commented on MESOS-7262: --- Not sure if all of those switches are generally supported.