Sunday, March 3, 2019

apt - Downgrade from Evolution 3.16 to Evolution 3.12



I am using Ubuntu 15.04. I installed Gnome Evolution 3.16 by adding the Gnome PPA in my sources list. This worked briefly, but then Evolution stopped working with my Google Apps accounts (happened on two separate fresh installs, and worked fine initially, but stopped working after I restarted Evolution).



I have since removed Evolution 3.16 (used the Software center to uninstall), and also removed the PPA for Gnome from my sources. I have rebuilt the sources list (apt-get update... and done an autoclean and autoremove as well).



I am getting a number of dependencies unmet errors when I try and install the default Ubuntu tested version of Evolution (ver 3.12) now:





Depends: evolution-common(=3.12.11-0ubuntu3) but 3.12.11-0ubuntu3 is to be installed




Running the install from the terminal results in the following error (using sudo apt-get install evolution):




Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.




The following information may help to resolve the situation:



The following packages have unmet dependencies:
evolution : Depends: evolution-data-server (< 3.13) but 3.16.0-fta1 is to be installed



Recommends: evolution-plugins but it is not going to be installed



Recommends: spamassassin but it is not going to be installed or bogofilter but it is not going to be installed




E: Unable to correct problems, you have held broken packages.




Any help would be appreciated.




  1. Add the PPAs again, and yes, I'am sure.

  2. sudo apt-get update && sudo apt-get upgrade

  3. sudo apt-get install -f

  4. sudo apt-get install ppa-purge


  5. Use sudo ppa-purge to remove the PPAs and to downgrade your GNOME environment


No comments:

Post a Comment

11.10 - Can&#39;t boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...