aws_instance.mesos-master (remote-exec): Unpacking marathon (1.3.0-1.0.499.ubuntu1404) ...
aws_instance.mesos-master (remote-exec): dpkg-deb (subprocess): cannot copy archive member from '/var/cache/apt/archives/marathon_1.3.0-1.0.499.ubuntu1404_amd64.deb' to decompressor pipe: unexpected end of file or stream
aws_instance.mesos-master (remote-exec): dpkg-deb: error: subprocess paste returned error exit status 2
aws_instance.mesos-master (remote-exec): dpkg: error processing archive /var/cache/apt/archives/marathon_1.3.0-1.0.499.ubuntu1404_amd64.deb (--unpack):
aws_instance.mesos-master (remote-exec): cannot copy extracted data for './usr/bin/marathon' to '/usr/bin/marathon.dpkg-new': unexpected end of file or stream
As a workaround, revert to an older version of marathon. E.g. 1.2.0-1.0.491.ubuntu1404
I am unable to use the latests ubuntu package because of a binary extraction error.
To recreate, obtain a clean 14.04 Ubuntu and:
The error:
As a workaround, revert to an older version of marathon. E.g.
1.2.0-1.0.491.ubuntu1404