Error that I got from the upgrading step:
dpkg: unrecoverable fatal error, aborting:
loading files list file for package 'geany-plugin-addons': cannot read /var/lib/dpkg/info/geany-plugin-addons.list (Input/output error)
E: Sub-process /usr/bin/dpkg returned an error code (2)
I also ran this command.
sudo dpkg --configure -a && sudo apt-get -f install && sudo apt-get clean && sudo apt-get update && sudo apt-get full-upgrade
but it didn't work for me. The above error showed over and over again.