Cloud server stuck on dpkg --configure -a

Solution 1:

You're running into bug 634487.

The work arounds are:

  • use x86_64 instance type
  • stop instance, start as m1.small, dpkg --configure -a, stop, start as t1.micro