Comment 2 for bug 1374553

Revision history for this message
Oliver Grawert (ogra) wrote :

the following makes the infographics work again:

phablet@ubuntu-phablet:~$ sudo mount -o remount,rw /
phablet@ubuntu-phablet:~$ sudo mkdir -p /var/lib/usermetrics
phablet@ubuntu-phablet:~$ sudo chown -R usermetrics:usermetrics /var/lib/usermetrics
phablet@ubuntu-phablet:~$ sudo chmod 0750 /var/lib/usermetrics
phablet@ubuntu-phablet:~$ sudo mount -o remount,ro /
phablet@ubuntu-phablet:~$ sudo reboot