Bug #11963

Totem can't read video over HTTPS on Stretch

Added by intrigeri 2016-11-18 10:23:23 . Updated 2016-12-08 09:11:26 .

Status:
Resolved
Priority:
Normal
Assignee:
intrigeri
Category:
Target version:
Start date:
2016-11-18
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

The test suite noticed this. Reproduced locally, and AppArmor seems to be the culprit:

apparmor="DENIED" operation="exec" profile="/usr/bin/totem" name="/usr/lib/x86_64-linux-gnu/libtotem-plparser18/totem-pl-parser/99-totem-pl-parser-videosite" pid=1465 comm="pool" requested_mask="x" denied_mask="x"
apparmor="DENIED" operation="mknod" profile="/usr/bin/totem" name="/home/intrigeri/.cache/totem-PUSJQY" pid=1468 comm="source:src" requested_mask="c" denied_mask="c"

Subtasks


History

#1 Updated by intrigeri 2016-11-20 06:31:47

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 10

The corresponding automated test is flagged as fragile, so I’ll have to run it locally.

#2 Updated by intrigeri 2016-12-08 09:11:26

  • Status changed from In Progress to Resolved
  • % Done changed from 10 to 100