ubuntu-core-launcher querying udev for wrong name

Bug #1571048 reported by Jamie Strandboge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-core-launcher (Ubuntu)
Fix Released
High
Jamie Strandboge

Bug Description

Too many pieces moving at once. The profile name changed in snapd while the udev changes were in flight. This results in snappy_udev_init() prepending 'snap_' before the appname, but the appname already has 'snap' prepended so the launcher looks up 'snap_snap_...' instead of 'snap_...'.

Changed in ubuntu-core-launcher (Ubuntu):
status: New → In Progress
importance: Undecided → High
assignee: nobody → Jamie Strandboge (jdstrand)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-core-launcher - 1.0.27

---------------
ubuntu-core-launcher (1.0.27) xenial; urgency=medium

  * src/main.c:
    - don't prepend snap. or snap_ since snapd is doing that for us now
      (LP: #1571048)
    - make whitelist_re strictly follow the 16.04 specification and adjust
      testsuite accordingly
  * debian/usr.bin.ubuntu-core-launcher: add locale and gconv reads for tr

ubuntu-core-launcher (1.0.26) xenial; urgency=medium

  * src/main.c: allow caps in appname (LP: #1570914)

 -- Jamie Strandboge <email address hidden> Fri, 15 Apr 2016 15:22:05 -0500

Changed in ubuntu-core-launcher (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.