I thought I should upgrade to the new kernel and xorg to sort my gremlins so I entered the command:
But I got an error that might indicate I have an issue with my dependencies but apt-get check does not find any. What gives?
Thanks,
Michel
Code:
michel@michel-Satellite-L650:~$ sudo apt-get install linux-generic-lts-quantal xserver-xorg-lts-quantal [sudo] password for michel: 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: audiocd-kio : Depends: libkcompactdisc4 but it is not going to be installed gvfs-daemons : Depends: x11-utils libkonq5abi1 : Depends: libkonq-common (>= 4:4.10.1-0ubuntu1~ubuntu12.04.2~ppa1) but it is not going to be installed libqt4-opengl : Depends: libgl1-mesa-glx or libgl1 E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Thanks,
Michel
Comment