Comment 19 for bug 354228

Revision history for this message
Savvas Radevic (medigeek) wrote :

gmail broke the commands, here you go an updated list of commands:

sudo sed -i 's#http://\S*archive\.ubuntu\.com#http://archive.ubuntu.com#' /etc/apt/sources.list
sudo apt-get update
sudo apt-get -f install
sudo apt-get dist-upgrade

Mind you that I haven't tried it and it might not work as expected.