Update manager issues

Liam Proven lproven at gmail.com
Wed Aug 17 23:41:08 UTC 2016


On 17 August 2016 at 22:40, Chris <cpollock at embarqmail.com> wrote:
> Update manager popped up, clicked on 'install now' (believe that's the
> right wording). I left the room and when I came back instead of seeing
> the 'software is up to date' it had already closed out. Syslog shows
> this - https://pastebin.com/3xM7pYY1
>
> Ubuntu 16.04.1, Gnome 3.18.3


My suggestion would be to open a terminal and try the following:

sudo -s
apt install -f
apt update
apt dist-upgrade -y

... to become root, fix any outstanding errors, and rerun the complete update.

If it works, then:

apt clean
apt autoclean
apt autoremove
apt purge

... and assuming all is well, then

shutdown -r now

... to reboot.




-- 
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: lproven at cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: lproven at hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven
Cell/Mobiles: +44 7939-087884 (UK) • +420 702 829 053 (ČR)




More information about the ubuntu-users mailing list