Am Freitag, 1. Januar 2010 schrieb John Wong: > I can not install xserver-xorg-video-vesa a few weeks ago. > > apt-get install xserver-xorg-video-vesa > The following packages have unmet dependencies: > xserver-xorg-video-vesa: Depends: xserver-xorg-core (>= 2:1.6.99.900) > but 2:1.6.5-1 is to be installed > E: Broken packages > > My system is unstable/amd64 on kvm > How to solve it? > Please help, and thank you. >
try apt-get install xserver-xorg-video-vesa/testing xserver-xorg- core/testing You can also comment the entries in sources.list pointing to unstable, then run apt-get update and try the above. I hope this helps! Good luck! Hans -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

