[Touch-packages] [Bug 1424466] Re: Devel package not installable in 14.04.2 (mesa-lts-utopic

2015-03-11 Thread Tholl1989
[Verified test case]
#ubuntu-14.04.1-desktop-amd64 live system (proposed enabled)
*apt-get update  apt-get -y upgrade
*apt-get -s install ubuntu-sdk
Works fine, see attachment

#ubuntu-14.04.2-desktop-amd64 live system (proposed enabled)
*apt-get update  apt-get -y upgrade
*apt-get -s  install ubuntu-sdk
Works fine, see attachment

[Comment]
From the changelog:
Allow unrenamed -dev packages to work with the renamed stack.
Works around APT not being able to resolve dependencies with the utopic stack, 
but are Mesa 10.1.3 dev packages a good idea for Mesa 10.3.2? 

** Attachment added: apt.log
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1424466/+attachment/4342250/+files/apt.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1424466

Title:
  Devel package not installable in 14.04.2 (mesa-lts-utopic

Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  [Impact] 
   * Some -dev packages like ubuntu-sdk and libglew-dev cannot be installed 
when the lts-utopic stack is used.

  [Test Case]
   * Install the lts-utopic stack.
   * apt-get install ubuntu-sdk
   * Good: you get a whole list of packages to install.
   * Bad: apt-get install fails like pasted in the original bug report.
   * Also test the same without the lts-utopic stack, to make sure there are no 
regressions.

  [Regression Potential] 
   * Low, this has been done for precise before, and mesa packaging has to be 
updated for every LTS release. Unfortunately there are no alternatives. :(

  [Other Info]
   * There's probably an apt bug in here too. Nudging the resolver by 
specifying libgl1-mesa-dev-lts-utopic and libgles2-mesa-dev-lts-utopic works, 
but I didn't find a good way to express this in the depends, and that would 
have to be done for every package.

  [Original bug report]
  Not the first, likely not the last devel to not be installable in 14.04.2 or 
any mesa-lts-utopic install
  Another one is libglew-dev

   sudo apt-get install freeglut3-dev
  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:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (= 0.91.8) but it is not 
going to be installed
     Depends: libcogl15 (= 1.15.8) but it is not going to be 
installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (= 0.10.0) but it is not going 
to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (= 1.15.8) but it is not going 
to be installed
  Depends: libcogl15 (= 1.15.8) but it is not going to be 
installed

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: freeglut3-dev (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-31.41~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 22 18:03:30 2015
  InstallationDate: Installed on 2015-02-08 (14 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150203.2)
  SourcePackage: freeglut
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1424466/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1429529] [NEW] Unsolvable LTSEnablementStack Mesa package dependency

2015-03-08 Thread Tholl1989
Public bug reported:

[Description]
On 14.04.2 aptitude/APT determinates non-LTSEnablementStack Mesa packages 
instead of *lts-utopic pendants as dependencies. This leads to unsolvable 
conflicts with the already installed *lts-utopic packages.


[Test Case]
[a] libgles2-mesa (10.1.3-0ubuntu0.3) instead of libgles2-mesa-lts-utopic 
(10.3.2-0ubuntu1~trusty2)
$ sudo aptitude install qtbase5-dev
The following NEW packages will be installed:
  libglapi-mesa{a} libgles2-mesa{ab} libgles2-mesa-dev{a} libglu1-mesa-dev{a} 
libqt5concurrent5{a} libqt5opengl5-dev{a} qt5-qmake{a} 
  qtbase5-dev qtbase5-dev-tools{a} 
0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 4,439 kB of archives. After unpacking 27.9 MB will be used.
The following packages have unmet dependencies:
 xserver-xorg-lts-utopic : Conflicts: libglapi-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
   Conflicts: libgles2-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
 libgles2-mesa : Conflicts: libgles2 which is a virtual package.
 libglapi-mesa-lts-utopic : Conflicts: libglapi-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.
 libgles2-mesa-lts-utopic : Conflicts: libgles2 which is a virtual package.
Conflicts: libgles2-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.

libglapi-mesa conflicts due to libgles2-mesa having a dependency on
libglapi-mesa (= 10.1.3-0ubuntu0.3).

[b] libgl1-mesa-dev (10.1.3-0ubuntu0.3) instead of libgl1-mesa-lts-utopic 
(10.3.2-0ubuntu1~trusty2)
$ sudo aptitude install freeglut3-dev
The following NEW packages will be installed:
  freeglut3{a} freeglut3-dev libdrm-dev{a} libgl1-mesa-dev{a} 
libgl1-mesa-dri{a} libgl1-mesa-glx{ab} libglapi-mesa{a} libglu1-mesa-dev{a} 
  libice-dev{a} libllvm3.4{a} libpthread-stubs0-dev{a} libsm-dev{a} 
libx11-dev{a} libx11-doc{a} libx11-xcb-dev{a} libxau-dev{a} 
  libxcb-dri2-0-dev{a} libxcb-dri3-dev{a} libxcb-glx0-dev{a} 
libxcb-present-dev{a} libxcb-randr0-dev{a} libxcb-render0-dev{a} 
  libxcb-shape0-dev{a} libxcb-sync-dev{a} libxcb-xfixes0-dev{a} libxcb1-dev{a} 
libxdamage-dev{a} libxdmcp-dev{a} libxext-dev{a} 
  libxfixes-dev{a} libxshmfence-dev{a} libxt-dev{a} libxxf86vm-dev{a} 
mesa-common-dev{a} x11proto-core-dev{a} x11proto-damage-dev{a} 
  x11proto-dri2-dev{a} x11proto-fixes-dev{a} x11proto-gl-dev{a} 
x11proto-input-dev{a} x11proto-kb-dev{a} x11proto-xext-dev{a} 
  x11proto-xf86vidmode-dev{a} xorg-sgml-doctools{a} xtrans-dev{a} 
0 packages upgraded, 45 newly installed, 0 to remove and 68 not upgraded.
Need to get 16.6 MB of archives. After unpacking 88.2 MB will be used.
The following packages have unmet dependencies:
 libgl1-mesa-dri-lts-utopic : Conflicts: libgl1-mesa-dri but 10.1.3-0ubuntu0.3 
is to be installed.
 libgl1-mesa-glx-lts-utopic : Conflicts: libgl1 which is a virtual package.
  Conflicts: libgl1-mesa-glx but 10.1.3-0ubuntu0.3 
is to be installed.
 xserver-xorg-lts-utopic : Conflicts: libgl1-mesa-dri (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
   Conflicts: libgl1-mesa-glx (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
   Conflicts: libglapi-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
 libgl1-mesa-glx : Conflicts: libgl1 which is a virtual package.
 libglapi-mesa-lts-utopic : Conflicts: libglapi-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.

[Workaround]
[a]
$ sudo aptitude install qtbase5-dev libgles2-mesa-lts-utopic

[b]
$ sudo aptitude install -s freeglut3-dev libgl1-mesa-dev-lts-utopic

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: mesa-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 trusty

** Also affects: mesa (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1429529

Title:
  Unsolvable LTSEnablementStack Mesa package dependency

Status in mesa package in Ubuntu:
  New
Status in mesa-lts-utopic package in Ubuntu:
  New

Bug description:
  [Description]
  On 14.04.2 aptitude/APT determinates non-LTSEnablementStack Mesa packages 
instead of *lts-utopic pendants as dependencies. This leads to unsolvable 
conflicts with the already installed *lts-utopic packages.

  
  [Test Case]
  [a] libgles2-mesa (10.1.3-0ubuntu0.3) instead of libgles2-mesa-lts-utopic 
(10.3.2-0ubuntu1~trusty2)
  $ sudo aptitude install qtbase5-dev
  The following NEW packages will be installed:
libglapi-mesa{a} libgles2-mesa{ab} libgles2-mesa-dev{a} libglu1-mesa-dev{a} 
libqt5concurrent5{a} libqt5opengl5-dev{a} qt5-qmake{a} 
qtbase5-dev qtbase5-dev-tools{a} 
  0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
  Need to get 4,439 kB of archives. After unpacking 27.9 MB will be used.
  The following packages have unmet 

[Touch-packages] [Bug 1429529] Re: Package resolver can't find *-lts-utopic package dependencies, aborts

2015-03-08 Thread Tholl1989
** Summary changed:

- Unsolvable LTSEnablementStack Mesa package dependency
+ Package resolver can't find *-lts-utopic package dependencies, aborts

** Description changed:

  [Description]
- On 14.04.2 aptitude/APT determinates non-LTSEnablementStack Mesa packages 
instead of *lts-utopic pendants as dependencies. This leads to unsolvable 
conflicts with the already installed *lts-utopic packages.
+ On Ubuntu 14.04.2 with updated kernel and X stack (LTS Enablement Stacks) 
package resolver fails to find *-lts-utopic package dependencies, aborts.
  
- 
- [Test Case]
- [a] libgles2-mesa (10.1.3-0ubuntu0.3) instead of libgles2-mesa-lts-utopic 
(10.3.2-0ubuntu1~trusty2)
- $ sudo aptitude install qtbase5-dev
- The following NEW packages will be installed:
-   libglapi-mesa{a} libgles2-mesa{ab} libgles2-mesa-dev{a} libglu1-mesa-dev{a} 
libqt5concurrent5{a} libqt5opengl5-dev{a} qt5-qmake{a} 
-   qtbase5-dev qtbase5-dev-tools{a} 
- 0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
- Need to get 4,439 kB of archives. After unpacking 27.9 MB will be used.
- The following packages have unmet dependencies:
-  xserver-xorg-lts-utopic : Conflicts: libglapi-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
-Conflicts: libgles2-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
-  libgles2-mesa : Conflicts: libgles2 which is a virtual package.
-  libglapi-mesa-lts-utopic : Conflicts: libglapi-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.
-  libgles2-mesa-lts-utopic : Conflicts: libgles2 which is a virtual package.
- Conflicts: libgles2-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.
- 
- libglapi-mesa conflicts due to libgles2-mesa having a dependency on
- libglapi-mesa (= 10.1.3-0ubuntu0.3).
- 
- [b] libgl1-mesa-dev (10.1.3-0ubuntu0.3) instead of libgl1-mesa-lts-utopic 
(10.3.2-0ubuntu1~trusty2)
- $ sudo aptitude install freeglut3-dev
- The following NEW packages will be installed:
-   freeglut3{a} freeglut3-dev libdrm-dev{a} libgl1-mesa-dev{a} 
libgl1-mesa-dri{a} libgl1-mesa-glx{ab} libglapi-mesa{a} libglu1-mesa-dev{a} 
-   libice-dev{a} libllvm3.4{a} libpthread-stubs0-dev{a} libsm-dev{a} 
libx11-dev{a} libx11-doc{a} libx11-xcb-dev{a} libxau-dev{a} 
-   libxcb-dri2-0-dev{a} libxcb-dri3-dev{a} libxcb-glx0-dev{a} 
libxcb-present-dev{a} libxcb-randr0-dev{a} libxcb-render0-dev{a} 
-   libxcb-shape0-dev{a} libxcb-sync-dev{a} libxcb-xfixes0-dev{a} 
libxcb1-dev{a} libxdamage-dev{a} libxdmcp-dev{a} libxext-dev{a} 
-   libxfixes-dev{a} libxshmfence-dev{a} libxt-dev{a} libxxf86vm-dev{a} 
mesa-common-dev{a} x11proto-core-dev{a} x11proto-damage-dev{a} 
-   x11proto-dri2-dev{a} x11proto-fixes-dev{a} x11proto-gl-dev{a} 
x11proto-input-dev{a} x11proto-kb-dev{a} x11proto-xext-dev{a} 
-   x11proto-xf86vidmode-dev{a} xorg-sgml-doctools{a} xtrans-dev{a} 
- 0 packages upgraded, 45 newly installed, 0 to remove and 68 not upgraded.
- Need to get 16.6 MB of archives. After unpacking 88.2 MB will be used.
- The following packages have unmet dependencies:
-  libgl1-mesa-dri-lts-utopic : Conflicts: libgl1-mesa-dri but 
10.1.3-0ubuntu0.3 is to be installed.
-  libgl1-mesa-glx-lts-utopic : Conflicts: libgl1 which is a virtual package.
-   Conflicts: libgl1-mesa-glx but 
10.1.3-0ubuntu0.3 is to be installed.
-  xserver-xorg-lts-utopic : Conflicts: libgl1-mesa-dri (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
-Conflicts: libgl1-mesa-glx (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
-Conflicts: libglapi-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
-  libgl1-mesa-glx : Conflicts: libgl1 which is a virtual package.
-  libglapi-mesa-lts-utopic : Conflicts: libglapi-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.
+ [Test case]
+ $ sudo apt-get -o debug::pkgproblemresolver=true install qtbase5-dev
+ (Log attached as apt.log)
  
  [Workaround]
- [a]
- $ sudo aptitude install qtbase5-dev libgles2-mesa-lts-utopic
+ Manually resolve:
+ $ sudo apt-get install qtbase5-dev libgles2-mesa-dev-lts-utopic
  
- [b]
- $ sudo aptitude install -s freeglut3-dev libgl1-mesa-dev-lts-utopic
+ Possible catch all solution:
+ $ sudo apt-get install .*-dev-lts-utopic
+ 
+ [Speculation]
+ Control file of libgles2-mesa-dev-lts-utopic do look right:
+ http://debian-handbook.info/browse/stable/sect.package-meta-information.html
+ 
+ Guess APT just get overwhelmend by the possibilies and aborts before
+ finding the right one.
+ 
+ Is there some SAT-solver, which could conform? Aptitude's resolver fails, too.
+ Could control files be tweaked to make resolving easier?
+ 
+ [Possible affected packages]
+ Possible all packages which have dependencies on *-mesa-dev for which there's 
an updated version in the LTS Enablement Stacks.
+ Roughly:
+ $ apt-cache rdepends .*-mesa-dev

** Attachment added: apt.log
   

[Touch-packages] [Bug 1429529] Re: Package resolver can't find *-lts-utopic package dependencies, aborts

2015-03-08 Thread Tholl1989
-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1429529

Title:
  Package resolver can't find *-lts-utopic package dependencies, aborts

Status in mesa package in Ubuntu:
  Confirmed
Status in mesa-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  [Description]
  On Ubuntu 14.04.2 with updated kernel and X stack (LTS Enablement Stacks) 
package resolver fails to find *-lts-utopic package dependencies, aborts.

  [Test case]
  $ sudo apt-get -o debug::pkgproblemresolver=true install qtbase5-dev
  (Log attached as apt.log)

  [Workaround]
  Manually resolve:
  $ sudo apt-get install qtbase5-dev libgles2-mesa-dev-lts-utopic

  Possible catch all solution:
  $ sudo apt-get install .*-dev-lts-utopic

  [Speculation]
  Control file of libgles2-mesa-dev-lts-utopic 10.3.2-0ubuntu1~trusty2 does 
look right imho:
  http://debian-handbook.info/browse/stable/sect.package-meta-information.html

  Guess APT just get overwhelmed by the possibilies and aborts before
  finding the right one.

  Is there some SAT-solver, which could conform? Aptitude's resolver fails, too.
  Could control files be tweaked to make resolving easier?

  [Possible affected packages]
  Possible all packages which have dependencies on *-mesa-dev for which there's 
an updated version in the LTS Enablement Stacks.
  Roughly:
  $ apt-cache rdepends .*-mesa-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1429529/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1429529] Re: Package resolver can't find *-lts-utopic package dependencies, aborts

2015-03-08 Thread Tholl1989
** Attachment added: apport.libgles2-mesa-dev-lts-utopic.m_aroj3l.apport
   
https://bugs.launchpad.net/ubuntu/+source/mesa-lts-utopic/+bug/1429529/+attachment/4338327/+files/apport.libgles2-mesa-dev-lts-utopic.m_aroj3l.apport

** Description changed:

  [Description]
  On Ubuntu 14.04.2 with updated kernel and X stack (LTS Enablement Stacks) 
package resolver fails to find *-lts-utopic package dependencies, aborts.
  
  [Test case]
  $ sudo apt-get -o debug::pkgproblemresolver=true install qtbase5-dev
  (Log attached as apt.log)
  
  [Workaround]
  Manually resolve:
  $ sudo apt-get install qtbase5-dev libgles2-mesa-dev-lts-utopic
  
  Possible catch all solution:
  $ sudo apt-get install .*-dev-lts-utopic
  
  [Speculation]
- Control file of libgles2-mesa-dev-lts-utopic do look right:
+ Control file of libgles2-mesa-dev-lts-utopic 10.3.2-0ubuntu1~trusty2 does 
look right imho:
  http://debian-handbook.info/browse/stable/sect.package-meta-information.html
  
  Guess APT just get overwhelmend by the possibilies and aborts before
  finding the right one.
  
  Is there some SAT-solver, which could conform? Aptitude's resolver fails, too.
  Could control files be tweaked to make resolving easier?
  
  [Possible affected packages]
  Possible all packages which have dependencies on *-mesa-dev for which there's 
an updated version in the LTS Enablement Stacks.
  Roughly:
  $ apt-cache rdepends .*-mesa-dev

** Description changed:

  [Description]
  On Ubuntu 14.04.2 with updated kernel and X stack (LTS Enablement Stacks) 
package resolver fails to find *-lts-utopic package dependencies, aborts.
  
  [Test case]
  $ sudo apt-get -o debug::pkgproblemresolver=true install qtbase5-dev
  (Log attached as apt.log)
  
  [Workaround]
  Manually resolve:
  $ sudo apt-get install qtbase5-dev libgles2-mesa-dev-lts-utopic
  
  Possible catch all solution:
  $ sudo apt-get install .*-dev-lts-utopic
  
  [Speculation]
  Control file of libgles2-mesa-dev-lts-utopic 10.3.2-0ubuntu1~trusty2 does 
look right imho:
  http://debian-handbook.info/browse/stable/sect.package-meta-information.html
  
- Guess APT just get overwhelmend by the possibilies and aborts before
+ Guess APT just get overwhelmed by the possibilies and aborts before
  finding the right one.
  
  Is there some SAT-solver, which could conform? Aptitude's resolver fails, too.
  Could control files be tweaked to make resolving easier?
  
  [Possible affected packages]
  Possible all packages which have dependencies on *-mesa-dev for which there's 
an updated version in the LTS Enablement Stacks.
  Roughly:
  $ apt-cache rdepends .*-mesa-dev

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1429529

Title:
  Package resolver can't find *-lts-utopic package dependencies, aborts

Status in mesa package in Ubuntu:
  Confirmed
Status in mesa-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  [Description]
  On Ubuntu 14.04.2 with updated kernel and X stack (LTS Enablement Stacks) 
package resolver fails to find *-lts-utopic package dependencies, aborts.

  [Test case]
  $ sudo apt-get -o debug::pkgproblemresolver=true install qtbase5-dev
  (Log attached as apt.log)

  [Workaround]
  Manually resolve:
  $ sudo apt-get install qtbase5-dev libgles2-mesa-dev-lts-utopic

  Possible catch all solution:
  $ sudo apt-get install .*-dev-lts-utopic

  [Speculation]
  Control file of libgles2-mesa-dev-lts-utopic 10.3.2-0ubuntu1~trusty2 does 
look right imho:
  http://debian-handbook.info/browse/stable/sect.package-meta-information.html

  Guess APT just get overwhelmed by the possibilies and aborts before
  finding the right one.

  Is there some SAT-solver, which could conform? Aptitude's resolver fails, too.
  Could control files be tweaked to make resolving easier?

  [Possible affected packages]
  Possible all packages which have dependencies on *-mesa-dev for which there's 
an updated version in the LTS Enablement Stacks.
  Roughly:
  $ apt-cache rdepends .*-mesa-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1429529/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1424059] Re: libosmesa6 conflicts with libglapi-mesa-lts-utopic

2015-03-07 Thread Tholl1989
** Also affects: mesa (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1424059

Title:
  libosmesa6 conflicts with libglapi-mesa-lts-utopic

Status in mesa package in Ubuntu:
  New
Status in mesa-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  [Description]
  libosmesa6 10.1.3-0ubuntu0.3 amd64 can't be installed because it depends on 
libglapi-mesa (= 10.1.3-0ubuntu0.3), but libglapi-mesa-lts-utopic 
10.3.2-0ubuntu1~trusty2 amd64 is '10.3.2-0ubuntu1' not '10.1.3-0ubuntu0.3'.

  [Test Case]
  sudo aptitude install libosmesa6
  The following NEW packages will be installed:
    libglapi-mesa{a} libosmesa6
  0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1,009 kB of archives. After unpacking 3,682 kB will be used.
  The following packages have unmet dependencies:
   xserver-xorg-lts-utopic : Conflicts: libglapi-mesa (= 0~) but 
10.1.3-0ubuntu0.3 is to be installed.
   libglapi-mesa-lts-utopic : Conflicts: libglapi-mesa but 10.1.3-0ubuntu0.3 is 
to be installed.

  [Possible solution]
  Include utopic's libosmesa(-dev) in the LTS enablement stack, so versions 
match.

  [Reverse dependencies]
  libosmesa6-dev
  desmume
  crossover
  wine recommends libosmesa6
  ...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libglapi-mesa-lts-utopic 10.3.2-0ubuntu1~trusty2
  ProcVersionSignature: Ubuntu 3.16.0-31.41~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 20 15:45:52 2015
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.5
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.5
  InstallationDate: Installed on 2015-02-08 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150203.2)
  SourcePackage: mesa-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1424059/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp