Public bug reported:

[condition]
* ubuntu 12.04.4-64bit with lts-saucy kernel(kernel-3.11)
  (installed ubuntu 12.04.3 & linux-generic-lts-saucy & full update)
  
  but ubuntu 12.04.4-32bit in virtualbox --> no problem.
  (installed ubuntu 12.04.1 & linux-generic-lts-saucy & full update)

[situation]
$ sudo apt-get install xserver-xorg-lts-saucy
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-lts-saucy : Depends: xserver-xorg-core-lts-saucy (>= 2:1.11) but 
it is not going to be installed
                          Depends: xserver-xorg-video-all-lts-saucy but it is 
not going to be installed or
                                   xorg-driver-video
                          Depends: xserver-xorg-input-all-lts-saucy but it is 
not going to be installed or
                                   xorg-driver-input
                          Depends: xserver-xorg-input-evdev-lts-saucy but it is 
not going to be installed
                          Recommends: libgl1-mesa-dri-lts-saucy but it is not 
going to be installed
                          Recommends: libgl1-mesa-glx-lts-saucy but it is not 
going to be installed
                          Recommends: xserver-xorg-input-all-lts-saucy but it 
is not going to be installed
                          Recommends: xserver-xorg-video-all-lts-saucy but it 
is not going to be installed
                          Recommends: x11-xserver-utils-lts-saucy but it is not 
going to be installed
                          Conflicts: libgl1-mesa-glx (>= 0~)
                          Conflicts: libgl1-mesa-glx:i386 (>= 0~)
                          Conflicts: libglapi-mesa (>= 0~)
                          Conflicts: libglapi-mesa:i386 (>= 0~)
E: Unable to correct problems, you have held broken packages.

$ dpkg -l | grep libgl1-mesa-glx
ii  libgl1-mesa-glx-lts-saucy                  9.2.1-1ubuntu3~precise1          
    free implementation of the OpenGL API -- GLX runtime
ii  libgl1-mesa-glx-lts-saucy:i386             9.2.1-1ubuntu3~precise1          
    free implementation of the OpenGL API -- GLX runtime

$ dpkg -l | grep libglapi-mesa
ii  libglapi-mesa-lts-saucy                    9.2.1-1ubuntu3~precise1          
    free implementation of the GL API -- shared library
ii  libglapi-mesa-lts-saucy:i386               9.2.1-1ubuntu3~precise1          
    free implementation of the GL API -- shared library

* ADD Depends package for aptline.
--> but Conflicts is not canceled.

* same?: lts-raring bug
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-raring/+bug/1191563

[workaround]
* installed with i386 package.
$ sudo apt-get install xserver-xorg-lts-saucy libglapi-mesa-lts-saucy:i386 
libgl1-mesa-dri-lts-saucy:i386 libgl1-mesa-glx-lts-saucy:i386

** Affects: xorg-lts-saucy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1268463

Title:
  Can not installed xserver-xorg-lts-saucy.(Conflicts)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-saucy/+bug/1268463/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to