Here's my first attempt to fix it:

[EMAIL PROTECTED]:~$ sudo -s
Password:
[EMAIL PROTECTED]:~# apt-get install ubuntu-desktop
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  ubuntu-desktop: Depends: xorg but it is not going to be installed
E: Broken packages
[EMAIL PROTECTED]:~# apt-get install xorg
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  xorg: Depends: libgl1-mesa-dri but it is not going to be installed
E: Broken packages
[EMAIL PROTECTED]:~# apt-get install libg11-mesa-dri
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libg11-mesa-dri
[EMAIL PROTECTED]:~#

-- 
Package ubuntu-desktop has broken dep on xorg
https://launchpad.net/bugs/66514

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to