Yes, the problem is probably that the launcher script in /snap/bin/ doesn't
create that directory.
Maybe the description of the bug should be changed?
The launcher scripts needs to include these lines, I think:
if [ ! -d "$SNAP_USER_COMMON" ]; then
mkdir -p "$SNAP_USER_COMMON"
fi
** Also affects: snapd (Ubuntu)
Importance: Undecided
Status: New
** Changed in: snappy
Status: New => Confirmed
** Changed in: snapd (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1611063
Title:
can't mkdir SNAP_USER_COMMON directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1611063/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs