I tried:
removing the two *.bin files in /var/cache/apt and then rerunning sudo apt-get update and then apt-get dist-upgrade
Result:
desktop:/var/cache/apt$ sudo apt-get dist-upgrade
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:
libkexiv2-10 : Depends: libkexiv2-data (>= 4:4.8.2-0ubuntu1) but it is not installed
E: Unmet dependencies. Try using -f.
libkexiv2-10 is the package that Synaptic keeps identifying as "broken". What now?
removing the two *.bin files in /var/cache/apt and then rerunning sudo apt-get update and then apt-get dist-upgrade
Result:
desktop:/var/cache/apt$ sudo apt-get dist-upgrade
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:
libkexiv2-10 : Depends: libkexiv2-data (>= 4:4.8.2-0ubuntu1) but it is not installed
E: Unmet dependencies. Try using -f.
libkexiv2-10 is the package that Synaptic keeps identifying as "broken". What now?
Comment