Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Akasha problems with apparmor #316

Open
fmmarzoa opened this issue Aug 8, 2018 · 0 comments
Open

Akasha problems with apparmor #316

fmmarzoa opened this issue Aug 8, 2018 · 0 comments
Assignees
Labels

Comments

@fmmarzoa
Copy link

fmmarzoa commented Aug 8, 2018

System information

AKASHA version: 0.7.3
Operating System: Ubuntu 18.04
Web Browser (if applicable):

Expected behaviour

No error messages. Perhaps it shouldn't try to access /sys/bus/usb/devices/ in first place, but I'm not sure about that.

Actual behaviour

Repetitive error messages of apparmor in kern.log like this one:

Aug 8 23:35:07 xps13 kernel: [ 1345.412222] audit: type=1400 audit(1533764107.135:2517): apparmor="DENIED" operation="open" profile="snap.akasha.akasha" name="/sys/bus/usb/devices/" pid=3676 comm="geth" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

The cadency of repetition seems to be one message per second.

Steps to reproduce the problem

  • Install the latest snap available for Akasha in an Ubuntu 18.04 PC:
    snap install akasha
  • Run Akasha
  • execute this in a terminal:
    tail -f /var/log/kern.log
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants