touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #24705
[Bug 1360418] Re: Incorrect path used for .state files
*** This bug is a duplicate of bug 1363112 ***
https://bugs.launchpad.net/bugs/1363112
** This bug has been marked a duplicate of bug 1363112
StateSaver is not working on devices
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1360418
Title:
Incorrect path used for .state files
Status in “qtbase-opensource-src” package in Ubuntu:
New
Bug description:
I don't know if this is related to bug #1288742 or bug #1360366 or if its something else, however, apps are getting apparmor denials of the form:
apparmor="DENIED" operation="mknod" profile="com.ubuntu.clock_clock_1.0.485" name="/com.ubuntu.clock_clock_1.0.485.state.nS4718" pid=NNN comm="qmlscene" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
apparmor="DENIED" operation="mknod" profile="com.ubuntu.sudoku_sudoku_1.1.260" name="/com.ubuntu.sudoku_sudoku_1.1.260.state.E10491" pid=NNN comm="qmlscene" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
Notice the path is '/com.ubuntu.sudoku_sudoku_1.1.260.state.E10491'.
This is clearly wrong. I imagine the code setting this path is not
properly evaluating TMPDIR.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1360418/+subscriptions
References