wateret/mengde

Ubuntu CI check is unstable

wateret opened this issue · 4 comments

Ubuntu CI check intermittently fails. These are issues I have observed.

  • Hanging. No output for 10 mins
  • E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
  • Another error while apt-get install

It looks like xenial is unsupported. 😭
travis-ci/travis-ci#7260

I tried to switch it to trusty, but it also has a problem with installing sdl2 by apt. 😭

So on trusty, we can build on a xenial image of docker.
#60 is landed, let's observe if it is stable.

Looks like it is pretty stable now. Closing.