Comment 3 for bug 140739

Revision history for this message
Mikael Nilsson (mini) wrote :

Me too.

FYI - if you absolutely *must* install any programs (like if you're not able to boot), you can still do so manually by doing

sudo dpkg -i [something].deb

The debs are cached in /var/cache/apt/archives/

also, it's a good idea to do

sudo dpkg --configure -a

after such a crash.