"apt-get -f install" fails with "/usr/bin/dpkg returned an error code (1)"
- by parsley72
I started out trying to install CVS:
$ sudo apt-get install cvs
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libcups2 : Breaks: libcups2:i386 (!= 1.5.3-0ubuntu3) but 1.5.3-0ubuntu4 is to…