Hi,

I am trying to write an ebuild for media-libs/babl-9999
Unfortunately, probably when making docs, it invokes
inkscape which wants to access and write to
/root/.config/Inkscape

which probably comes from
$(HOME)/.config/Inkscape

This violates the sandbox - see below -

What can I do about it?

Many thanks for a hint,
Helmut.


--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-2363.log"

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: mkdir
S: deny
P: /root/.config/Inkscape
A: /root/.config/Inkscape
R: /root/.config/Inkscape
C: /usr/bin/inkscape -e babl-a4poster.png babl-a4poster.svg -w 256 -y 0 2 

F: open_wr
S: deny
P: /root/.config/Inkscape/extension-errors.log
A: /root/.config/Inkscape/extension-errors.log
R: /root/.config/Inkscape/extension-errors.log
C: /usr/bin/inkscape -e babl-a4poster.png babl-a4poster.svg -w 256 -y 0 2 



-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


Reply via email to