unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #07953
[Bug 1372502] Re: usermetrics stopped working some time ago due to wrong group for files
This was prevented with the fix for bug #1332538, but needs to be manually repaired on the affected phones.
Leaving the bug open so folks can find the workaround
** Changed in: libusermetrics (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to libusermetrics in Ubuntu.
https://bugs.launchpad.net/bugs/1372502
Title:
usermetrics stopped working some time ago due to wrong group for files
Status in libusermetrics package in Ubuntu:
Confirmed
Bug description:
$ ls -ld /var/lib/usermetrics/ ; sudo ls -l /var/lib/usermetrics/
drwxr-x--- 2 messagebus usermetrics 4096 Aug 21 11:05 /var/lib/usermetrics/
total 28
-rw-r--r-- 1 messagebus usermetrics 22528 Aug 21 11:05 usermetrics6.db
This may be related to bug #1363129, where rsyslog stopped working
because /var/log/syslog was owned by 'usermetrics'.
Workaround:
$ sudo chown -R usermetrics /var/lib/usermetrics/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libusermetrics/+bug/1372502/+subscriptions
References