** Description changed:

  We've noticed that the code that creates the $SNAP_USER_DATA directory
  has now been removed from snap-confine for the past few releases but the
  corresponding code in snapd, that depends on snap-exec, is not yet
  active. This has lead to some snaps that rely on it to have no way to
  create per-user data directories.
+ 
+ TEST CASE:
+ 1. sudo snap install bluez
+ 2. sudo systemctl status snap.bluez.obex
+ 3. verify that it fails to start the service
+ 4. install snapd from xenial-proposed
+ 5. snap remove bluez
+ 6. snap install bluez
+ 7. repeat (2)
+ 8. verify that it works this time

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612120

Title:
  $SNAP_USER_DATA is no longer created by snap-confine but is not yet
  created by snapd

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-confine/+bug/1612120/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to