Re: [GitHub] mesos issue #190: Ensure curl is present on Ubuntu

2016-11-30 Thread Benjamin Mahler
Right now this fails at container launch time rather than initialization of the agent, seems like a bug? Also it would be great to avoid surfacing a stack trace for this. On Wed, Nov 30, 2016 at 5:58 AM, Alex Rukletsov wrote: > Curl is also a prerequisite for mesos-native

Re: [GitHub] mesos issue #190: Ensure curl is present on Ubuntu

2016-11-30 Thread Alex Rukletsov
Curl is also a prerequisite for mesos-native HTTP health checks (from Mesos 1.2). We will remove it eventually but likely not in the nearest future. On 29 Nov 2016 19:08, "jieyu" wrote: > Github user jieyu commented on the issue: > >

[GitHub] mesos issue #190: Ensure curl is present on Ubuntu

2016-11-29 Thread jieyu
Github user jieyu commented on the issue: https://github.com/apache/mesos/pull/190 Yeah, curl currently is a dependency if people wants to use container image support in unified containerizer. There is plan to remove this dependency. --- If your project is set up for it, you can

[GitHub] mesos issue #190: Ensure curl is present on Ubuntu

2016-11-29 Thread haosdent
Github user haosdent commented on the issue: https://github.com/apache/mesos/pull/190 The associate mail: [Making 'curl' a prerequisite for installing Mesos](https://www.mail-archive.com/dev@mesos.apache.org/msg34530.html) --- If your project is set up for it, you can reply to this

[GitHub] mesos issue #190: Ensure curl is present on Ubuntu

2016-11-29 Thread vinodkone
Github user vinodkone commented on the issue: https://github.com/apache/mesos/pull/190 Thanks for the PR. @jieyu what's our recommendation regarding curl dependency? I remember there was a discussion in the mailing list sometime back. --- If your project is set up for it,