Stack install --mail unexplained failure

First of all, thanks for the fantastic easy engine!

I am trying to install in a new Digital Ocean Droplet the mail stack and I am getting a quite unexplained error, here is the tail of the log:

Hit http://download.opensuse.org  Release
Hit http://download.opensuse.org  Packages
Ign http://sfo1.mirrors.digitalocean.com trusty/main Translation-en_US
Ign http://sfo1.mirrors.digitalocean.com trusty/main Translation-en
Ign http://download.opensuse.org  Translation-en_US
Ign http://download.opensuse.org  Translation-en
Fetched 3,987 kB in 4s (853 kB/s)
2015-11-06 22:49:34,303 (INFO) ee : Oops Something went wrong!!
2015-11-06 22:49:34,304 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!

Nothing above that text had any error indication, all points towards that last line starting with “Fetched…” that seem to show a download in progress, but I have no idea on how to further troubleshoot or correct the issue… Anybody has a suggestion on how to troubleshoot?

Thanks!

Problem solved! disregard this note.

If someone comes to the same problem, for me the issue happened because I interrupted an installation of phpMyAdmin half way before installed it with ee.

So I just needed to apt-get update and solve from there…