Fixed problem installing 19.10

Heinrich Bjerregaard heinrich at icloud.com
Thu Oct 24 12:38:45 UTC 2019


I am running a virtual machine using Ubuntu 19.04 on a Synology DS918.
After several attempts the upgrade each time ended up with ‘Oh, no - something went wrong…’.

The following fixed the mess:
1. start upgrade via standard Software Updater - after very long time it ends up with the Oh,no… (it won’t help to log out!)
2. log in via ssh from another computer to the VM
3. sudo killall dpkg		# (pgrep -f 'dpkg|apt’)
4. sudo dpkg --force-remove-reinstreq --remove nautilus-dropbox
5. sudo dpkg --configure -a
6. reboot
7. - the gnome desktop is back again
8. sudo apt autoremove --purge

Good luck
HB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20191024/bcecfea8/attachment.html>


More information about the ubuntu-users mailing list