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

Bug 35750

Summary: pyopenssl sandbox violation
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gentoobugzilla, lordvan, robbat2
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Seemant Kulleen (RETIRED) gentoo-dev 2003-12-13 12:37:01 UTC
(/var/tmp/portage/pyOpenSSL-0.5.1/work/pyOpenSSL-0.5.1/doc/tools/texinputs/pyth
on.sty (/usr/share/texmf/tex/latex/tools/longtable.sty)
(/usr/share/texmf/tex/latex/tools/verbatim.sty)
(/usr/share/texmf/tex/latex/base/alltt.sty)))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))kpathsea: Running mktextfm ecrm2488
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm2488
This is METAFONT, Version 2.7182 (Web2C 7.4.5)
kpathsea: Running mktexmf ecrm2488
ACCESS DENIED  open_wr:   /var/cache/fonts/source/jknappen/ec/mf29147.tmp
/usr/bin/mktexmf: line 92: mf29147.tmp: Permission denied
chmod: failed to get attributes of `mf29147.tmp': No such file or directory
ACCESS DENIED  unlink:    /var/cache/fonts/source/jknappen/ec/ecrm2488.mf
rm: cannot remove `ecrm2488.mf': Permission denied
mv: cannot stat `mf29147.tmp': No such file or directory
mktexmf: /var/cache/fonts/source/jknappen/ec/ecrm2488.mf: successfully generated.
/usr/share/texmf/web2c/mktexupd: /var/cache/fonts/source/jknappen/ec/ecrm2488.mf not a file.
warning: kpathsea: mktexpk output `/var/cache/fonts/source/jknappen/ec/ecrm2488.mf' instead of a filename.

! I can't find file `ecrm2488'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm2488
                                                  
Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm2488
                                                  
Transcript written on mfput.log.
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm2488' failed.
kpathsea: Appending font creation commands to missfont.log.

No file pyOpenSSL.aux.
! Font T1/cmr/m/n/24.88=ecrm2488 at 24.88pt not loadable: Metric (TFM) file not
 found.
<to be read again> 
                   relax 
l.15 \maketitle
               
? 
! Emergency stop.
<to be read again> 
                   relax 

l.15 \maketitle
               
No pages of output.
Transcript written on pyOpenSSL.log.
*** Session transcript and error messages are in pyOpenSSL.how.
mv pyOpenSSL html
mv: cannot stat `pyOpenSSL': No such file or directory
make: *** [html] Error 1
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-pyOpenSSL-0.5.1-28968.log"

open_wr:   /var/cache/fonts/source/jknappen/ec/mf29147.tmp
unlink:    /var/cache/fonts/source/jknappen/ec/ecrm2488.mf
--------------------------------------------------------------------------------
Comment 1 Dewet Diener 2003-12-14 16:46:23 UTC
Confirmed here as well.  Seems like a dup of #25623 (even with slightly different sandbox violations), but the workaround is still correct.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-01-02 18:42:19 UTC
indeed it looks like the same bug, thanks dewet

*** This bug has been marked as a duplicate of 25623 ***