0

Would be nice to use dvd in the kodi-snap in the cosmic's software-center, but it somehow seems to be blocked by apparmor:

audit[10035]: AVC apparmor="DENIED" operation="open" profile="snap.kodi.kodi" name="/var/lib/snapd/hostfs/media/jarosch/SOME_NICE_FILM/" pid=10035 comm="kodi.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
audit: type=1400 audit(1551807964.170:48): apparmor="DENIED" operation="open" profile="snap.kodi.kodi" name="/var/lib/snapd/hostfs/media/jarosch/SOME_NICE_FILM/" pid=10035 comm="kodi.bin" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

Any ideas?

Mitsch
  • 81

1 Answers1

0

Try connecting the removable-media interface.

$ snap connect kodi:removable-media

The optical-drive interface should be auto-connect and I believe it's declared for kodi. The removable-media interface on the other hand is not auto-connect. It's possible your system is not recognizing /media/jarosch/ as an optical-drive.