Bug#951461: Acknowledgement (libgl1-mesa-dri: X crashes on startup when libgl1-mesa-dri ver is not same as libegl-mesa0/libgbm1)

2020-02-19 Thread Brian Sammon
On Wed, 19 Feb 2020 09:21:09 +0100
Julien Cristau  wrote:

> I think this might be essentially the same issue as #947813.  Since
> version 19.3.1-4, both libgl1-mesa-dri and libegl-mesa0 depend on
> same-version libglapi-mesa, meaning this mismatch can no longer happen.

Okay, If I read this correctly, this means that if I upgrade libegl-mesa0 to 
19.3.1-4 or newer, then apt will prevent this type of mismatch from happening 
again (by preventing me from installing, for example, libgl1-mesa-dri 19.8.65 
without upgrading libgbm1 to a matching version).

However, I don't think this will solve the problem (which may not occur very 
often, granted) of apt allowing you to install newer versions of 
libgl1-mesa-dri with libegl1-mesa < 19.3 and libgbm1 < 19.3.



Bug#951461: Acknowledgement (libgl1-mesa-dri: X crashes on startup when libgl1-mesa-dri ver is not same as libegl-mesa0/libgbm1)

2020-02-19 Thread Julien Cristau
On Sun, Feb 16, 2020 at 17:39:04 -0500, Brian Sammon wrote:

> Some further bisecting:
> 
> It works with
> libegl-mesa0 19.2.6-1
> libgbm1  19.3.0-1
> libgl1-mesa-dri 19.3.3-1
> (dpkg allows this if you upgrade libgbm1 after libeg1-mesa0 is all set)
> and
> 
> suggesting that the package conflict is with libgbm < 19.3.0
> 
I think this might be essentially the same issue as #947813.  Since
version 19.3.1-4, both libgl1-mesa-dri and libegl-mesa0 depend on
same-version libglapi-mesa, meaning this mismatch can no longer happen.

Cheers,
Julien



Bug#951461: Acknowledgement (libgl1-mesa-dri: X crashes on startup when libgl1-mesa-dri ver is not same as libegl-mesa0/libgbm1)

2020-02-16 Thread Brian Sammon
Some further bisecting:

It works with
libegl-mesa0 19.2.6-1
libgbm1  19.3.0-1
libgl1-mesa-dri 19.3.3-1
(dpkg allows this if you upgrade libgbm1 after libeg1-mesa0 is all set)
and

suggesting that the package conflict is with libgbm < 19.3.0