Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655918 - media-gfx/krita-4.0.3 : sandbox violations: ACCESS DENIED: open_wr: /dev/dri/renderD128
Summary: media-gfx/krita-4.0.3 : sandbox violations: ACCESS DENIED: open_wr: /dev/dri/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-16 23:10 UTC by Ghiunhan Mamut
Modified: 2018-09-04 22:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ghiunhan Mamut 2018-05-16 23:10:44 UTC
Compiling media-gfx/krita-4.0.3 with python USE flag enabled leads into a sandbox violation.

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /dev/dri/renderD128
A: /dev/dri/renderD128
R: /dev/dri/renderD128
C: /usr/bin/python3.5 /var/tmp/portage/media-gfx/krita-4.0.3/work/krita-4.0.3/cmake/modules/FindPyQt5.py 

F: open_wr
S: deny
P: /dev/dri/renderD128
A: /dev/dri/renderD128
R: /dev/dri/renderD128
C: /usr/bin/python3.5 /var/tmp/portage/media-gfx/krita-4.0.3/work/krita-4.0.3/cmake/modules/FindPyQt5.py


Compiling with python USE flag disabled works, and also compiling with python USE flag enabled and addpredict /dev/dri .
Comment 1 Larry the Git Cow gentoo-dev 2018-08-29 16:48:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c8544956eac623174b4d541242fe2a08a78611

commit 86c8544956eac623174b4d541242fe2a08a78611
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-29 16:31:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-29 16:47:48 +0000

    media-gfx/krita: Need addpredict /dev/dri
    
    Closes: https://bugs.gentoo.org/655918
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-gfx/krita/krita-4.0.3.ebuild | 4 ++++
 1 file changed, 4 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-09-04 22:06:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=895f1b637f8ddb47b4363cc215c0775104ae8e21

commit 895f1b637f8ddb47b4363cc215c0775104ae8e21
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-29 16:31:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-04 21:53:27 +0000

    media-gfx/krita: Need addpredict /dev/dri
    
    Closes: https://bugs.gentoo.org/655918
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-gfx/krita/krita-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)