Comment 14 for bug 1318084

Revision history for this message
Daniel Manrique (roadmr) wrote :

OK, so the upstream bug is about the apt-get strange behavior, to avoid burying this problem in our stack of bugs :)

On our side, things are as follows:

- We will not be testing the last set of LTS kernels for 12.04.* in the next couple of weeks;
- After that set of kernels (in about 2 weeks), the 12.04.{2,3,4} stacks will go EOL and the only supported stack will be the trusty one from 12.04.5.

So we don't need to find a solution that works for 12.04.{2,3,4}, we just need something that works with 12.04.5. In this case, we can simply modify our preseeds to preinstall the libegl1 and libgles2 packages from the trusty stack and that should solve the problem. Optionally, we can check if glmark2-es2 can be preinstalled as it was in 12.04.4, and just do that.

This can be implemented in checkbox-satellite, so I'll mark this bug as won't fix for the provider (since we will NOT be changing our packaging for this), and leave a triaged task for checkbox-satellite to implement those preseed changes.