[dev] Failed to open file “/var/lib/dbus/machine-id”: Permission denied

2019-07-18 Thread Piotr Martyniuk
Hi, I recently updated to Debian 10 x64 and tried to open local html file with surf. But when I do this I get the following error: $ surf info.html (surf:24332): IBUS-WARNING **: 15:06:50.866: Unable to load /var/lib/dbus/machine-id: Failed to open file “/var/lib/dbus/machine-id”: Permission de

Re: [dev] Failed to open file “/var/lib/dbus/machine-id”: Permission denied

2019-07-22 Thread Piotr Martyniuk
Hi Jochen, On 2019-07-19 23:56, Jochen Sprickerhof wrote: The surf version in Debian installs a apparmor profile and Debian 10 enables apparmor by default. I guess this restricts the access (but haven't tried to reproduce it). Thanks for the tip about the apparmor. It is the thing as you wrot