[SRU] Mir needs to be updated to 0.26 in 16.04LTS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mir (Ubuntu) |
Fix Released
|
High
|
Alan Griffiths | ||
Xenial |
Fix Released
|
High
|
Alan Griffiths | ||
Yakkety |
Fix Released
|
High
|
Alan Griffiths | ||
Zesty |
Fix Released
|
High
|
Alan Griffiths |
Bug Description
[Impact]
Snap development using Mir has been using the "stable phone overlay" PPA which is both inconvenient and a legacy of the cancelled Unity8 project.
It would greatly simplify things if Mir were updated in the Xenial archive.
[Test Case]
Build a Mir client snap (e.g. lp:~albaguirre/+snap/mir-client-demos) against "Primary Ubuntu Archive" and deploy as described in https:/
Expected: the client apps start and are visible on screen
Actual: the client apps don't start and are not visible on screen
[Regression Potential]
Mir has two categories of dependent project:
1 Unity8 and unity-system-
2 toolkits and other "clients" of Mir
"Server" packages from the archive will stop working in the LTS as they will continue using the earlier libmirserver.so.38 (from Mir 0.21) which doesn't work with the libmirclient.so.9 from Mir 0.26. This is unimportant as these packages were provided as an "early experience", not for serious use.
"Client" packages are dependent only on libmirclient.so.9 which is ABI stable. The principle type of regression would be FTBFS where APIs have been deprecated in 0.26. The linked 0.26.3 release has these deprecations disabled for 16.04.
The packages are available in silo:
https:/
notes:
A recursive search or rdependencies identifies the following packages in category 1:
camera-
gallery-
indicator-
indicators-client
qtdeclarative5-
qtmir-android
qtmir-desktop
qtmir-tests
ubuntu-desktop-mir
ubuntu-
ubuntu-
ubuntu-
ubuntu-touch
ubuntu-
unity8
unity8-autopilot
unity8-
unity-scope-
unity-system-
unity-system-
Anyone wanting these packages should switch to the "unity8-
[Alternatives]
If we want to keep everything working in Xenial, we *could* bump the libmirclient SONAME to libmirclient.so.10. This would result in libmirclient9 being NBS, but continuing to work against the Mir servers available in 16.04[*] (until and unless they are rebuilt).
However, this does not enable the desired result for IoT deployments of toolkits (GTK, Qt etc) and other clients working against servers (specifically miral-kiosk) built against the updated libraries.
To work for IoT these would need to rebuilt from source - at which point they (and their dependencies) would stop working against the servers in category 1.
[*] with the exception of the servers provided in mir-examples, these would only work with clients linking against libmirclient.so.10.
Related branches
- Michał Sawicz: Disapprove
-
Diff: 13 lines (+6/-0)1 file modifieddebian/changelog (+6/-0)
- Michał Sawicz: Disapprove
-
Diff: 63 lines (+7/-7)2 files modifieddebian/control (+6/-6)
debian/rules (+1/-1)
description: | updated |
Changed in mir (Ubuntu): | |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
description: | updated |
description: | updated |
Changed in mir (Ubuntu): | |
status: | Confirmed → In Progress |
description: | updated |
Changed in mir (Ubuntu): | |
importance: | Undecided → High |
tags: | added: verification-needed |
description: | updated |
summary: |
- Mir needs to be updated in 16.04 and the dependency tree trimmed + Mir needs to be updated to 0.26 in 16.04LTS |
summary: |
- Mir needs to be updated to 0.26 in 16.04LTS + [SRU] Mir needs to be updated to 0.26 in 16.04LTS |
description: | updated |
description: | updated |
description: | updated |
Changed in mir (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in mir (Ubuntu): | |
status: | Fix Committed → In Progress |
description: | updated |
description: | updated |
Changed in mir (Ubuntu): | |
status: | Fix Released → In Progress |
Changed in mir (Ubuntu Xenial): | |
status: | Incomplete → In Progress |
importance: | Undecided → High |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
Changed in mir (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in mir (Ubuntu Yakkety): | |
status: | New → In Progress |
Changed in mir (Ubuntu Zesty): | |
status: | New → In Progress |
Changed in mir (Ubuntu Yakkety): | |
importance: | Undecided → High |
Changed in mir (Ubuntu Zesty): | |
importance: | Undecided → High |
Changed in mir (Ubuntu Yakkety): | |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
Changed in mir (Ubuntu Zesty): | |
assignee: | nobody → Alan Griffiths (alan-griffiths) |
tags: |
added: verification-done-xenial verification-done-yakkety verification-done-zesty removed: verification-done |
Changed in mir (Ubuntu): | |
status: | In Progress → Fix Released |
Yeah I agree. Mir lives on in a new form, and that should be without PPAs. Thus the archive should be updated if anything Mir-related is desired on xenial.