Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 134

Summary: media-gfx/sane-backends violates sandbox
Product: Gentoo Linux Reporter: Grant Goodyear (RETIRED) <g2boojum>
Component: Current packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal CC: gbevin
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Grant Goodyear (RETIRED) gentoo-dev 2002-01-11 08:10:15 UTC
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------LOG FILE = "/tmp/sandbox-sane-backends-1.0.5-27349.log"

mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public
mkdir:     /usr/share/texmf/fonts/pk/ljfour/public/cm
--------------------------------------------------------------------------------

Any program that runs tex to generate documentation has a reasonable chance of
generating new fonts.  I really think /usr/share/texmf/fonts/ should be opened
in sandbox.
Comment 1 Mikael Hallendal (hallski) (RETIRED) gentoo-dev 2002-01-11 09:38:55 UTC
I'm reassigning this to azarah since he was the last to work on tetex.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-01-11 16:20:35 UTC
Disabled font creation for dvips.  The sane.ps has never been installed, and
since the sane.dvi is, it should not be a problem.  If needed, the .ps could
be generated in pkg_postinst().