In different available VM's lately we saw LoxBerry Update hanging during the update. Also plugin installations may have been affected.
Error patterns are:
During the Debian update, the bootloader GRUB updates it's configuration (usually because the volume id of your VM volume has changed) and requests a user input to decide what volume should be used. This question LoxBerry cannot autorespond in LoxBerry Update, therefore the dpkg package manager stalls.
Follow these instructions to solve the problem:
root
and run sudo reboot
.root
. If you use Putty, logon as user loxberry
, and get root
by entering su
.dpkg --configure -a
/dev/sda
and /dev/sda1
, choose the /dev/sda
option.You should reboot your LoxBerry VM again. After that, LoxBerry Update should run through.