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