Hi,<br><br>I'm not able to upgrade acpid because I installed splashy, but I do not enable it, I do not pass the splashy options in the boot parameters. The upgrade scripts try to stop acpid but it fails because in the log_end_msg functions it fails in the line 341 of "/etc/lsb-base-logging.sh"<br>
<br>338 [ -x $SPL_UPD ] || return 1;<br>339 [ ! -d $STEPS_DIR ] && mkdir -p $STEPS_DIR<br>340 SPL_PRG=$STEPS_DIR/$RUNLEVEL-progress<br>341 [ -f $SPL_PRG ] || return 1;<br><br>It cause also the problem that my system was not able to automatically load the kernel modules.<br>
<br>To solve all the problems, I have to enable splashy, remove it, and then upgrade acpid.<br><br>Thanks,<br>Luca<br>