System Update froze - UbuntuMATE 16-04
Sarunas Burdulis
sarunas at math.dartmouth.edu
Tue Jun 19 18:04:09 UTC 2018
On 2018-06-19 13:40, Bret Busby wrote:
> Hello.
>
> I have tried to do a system update on this computer, which is (kind
> of) running UbuntuMATE 16.04 .
>
> The Software Updater shows
>
> "Installing updates..."
>
> and, under that, is
> "Running post-installation trigger initramfs-tools"
>
> (it is unfortunate that the window does not allow copying and pasting
> of text in the window)
>
> and it has been sitting there, with no progress for over half an hour
> (it is on an i3CPU with 16GB of RAM, not an 8086 with 640kB of RAM).
[...]
> So, how dio I fix this broken system upgrade?
Go to terminal, either an app or via Ctrl-Alt-F2.
Become a real user:
sudo su -
unless you like this 'sudo' litany.
Find offending processes and kill them all.
Then
apt-get update
apt-get upgrade
apt-get dist-upgrade
If any of those fail, run
apt-get -f install
and repeat 'upgrade' and 'dist-upgrade'
You can also do
apt-get --purge remove snapd unattended-upgrades
at any time
Check, that you still have some kernels to boot:
update-grub
and reboot.
--
Sarunas Burdulis
Systems Administrator, Dartmouth Mathematics
math.dartmouth.edu/~sarunas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20180619/eea85eb2/attachment.sig>
More information about the ubuntu-users
mailing list