still getting broken dependencies
for example
- Code: Select all
pedro@pedro-hplaptop:~$ sudo apt-get install pidgin
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
pidgin : Depends: libfontconfig1 (>= 2.9.0) but 2.8.0-2.1ubuntu3 is to be installed
E: Broken packages
pedro@pedro-hplaptop:~$
pedro@pedro-hplaptop:~$
pedro@pedro-hplaptop:~$
pedro@pedro-hplaptop:~$ cat /etc/apt/sources.list
deb http://ftp.de.debian.org/debian wheezy main
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
deb http://repository.spotify.com stable non-free
#google chrome
deb http://dl.google.com/linux/deb/ stable non-free main
pedro@pedro-hplaptop:~$
I included a dump of my sources.list, looks normal as you can see
This has happen to me quite a few times, I usually fail to solve the problem other way than reinstalling the os and replacing my home dir. I love the debian comunity, but this this is a bit off putting. It feels like an upgrade is a gamble that most likely will result in troubles.
Anyway... can anyone enlighten me... this shouldn't be unsolvable, my system was working smoothly just a few hours ago, all I did was trying to upgrade.