Hi all I am using sid and after dist-upgrading today I can not start X anymore:
# apt-get update Hit:1 http://ftp.ch.debian.org/debian sid InRelease Reading package lists... Done xbmc@hoferr-htpc:~$ sudo apt-get install nvidia-driver 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: nvidia-driver : Depends: xserver-xorg-video-nvidia (= 367.57-2) but it is not going to be installed E: Unable to correct problems, you have held broken packages. # apt-get install nvidia-driver 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: nvidia-driver : Depends: xserver-xorg-video-nvidia (= 367.57-2) but it is not going to be installed # apt-get install nvidia-driver 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: nvidia-driver : Depends: xserver-xorg-video-nvidia (= 367.57-2) but it is not going to be installed E: Unable to correct problems, you have held broken packages. xbmc@hoferr-htpc:~$ sudo apt-get install xserver-xorg-video-nvidia 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: xserver-xorg-video-nvidia : Depends: xorg-video-abi-20 but it is not installable or xorg-video-abi-19 but it is not installable or xorg-video-abi-18 but it is not installable or xorg-video-abi-15 but it is not installable or xorg-video-abi-14 but it is not installable or xorg-video-abi-13 but it is not installable or xorg-video-abi-12 but it is not installable or xorg-video-abi-11 but it is not installable or xorg-video-abi-10 but it is not installable or xorg-video-abi-8 but it is not installable or xorg-video-abi-6.0 but it is not installable Depends: xserver-xorg-core (< 2:1.18.99) but 2:1.19.0-2 is to be installed Recommends: nvidia-driver (>= 367.57) but it is not going to be installed $ cat /etc/apt/sources.list deb http://ftp.ch.debian.org/debian/ sid main contrib non-free deb-src http://ftp.ch.debian.org/debian/ sid main contrib non-free Is there anything I can do to rsolve the dependencies? Thanks and regards, Ramon