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

Bug 295451

Summary: app-text/texlive-core-2008-r7 textrels in mf and mf-nowin
Product: Gentoo Linux Reporter: Hugo Mildenberger <Hugo.Mildenberger>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED DUPLICATE    
Severity: normal CC: anton.kochkov, schism
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =texlive-core-2009-r7

Description Hugo Mildenberger 2009-12-02 14:29:36 UTC
Re-emerging dev-lang/R-2.10.0, which now triggers a whole bunch of texlive dependencies (possibly due to now having doc in useflags), texlive packages subsequent to texlive-core-2008-r7 fail to emerge because grsec is shutting down the "mf-nowin" executable. Workaround is paxctl -m on /usr/bin/mf-nowin, as ususal.

scanelf -T /usr/bin/mf:
  TYPE   TEXTRELS FILE
  mf: aritherror [0x3C111] in (optimized out: previous error) [0x1446C]
  mf: aritherror [0x3C1AA] in (optimized out: previous error) [0x1446C]

scanelf -T /usr/bin/mf-nowin:
  TYPE   TEXTRELS FILE
  mf-nowin: aritherror [0x3B4F1] in (optimized out: previous error) [0x1384C]
  mf-nowin: aritherror [0x3B58A] in (optimized out: previous error) [0x1384C]

scanelf -T /usr/bin/mpost-texlive-core-2008:
TYPE   TEXTRELS FILE
  mpost-texlive-core-2008: aritherror [0x433E1] in (optimized out: previous error) [0x1376F]
  mpost-texlive-core-2008: aritherror [0x4347A] in (optimized out: previous error) [0x1376F]
Comment 1 Hugo Mildenberger 2009-12-02 14:36:56 UTC
Created attachment 211778 [details]
emerge --info =texlive-core-2009-r7
Comment 2 dacook 2010-02-05 18:33:57 UTC
This also affects ~app-text/texlive-core-2009, and in particular the building of texlive-basic-2009
Comment 3 Alexis Ballier gentoo-dev 2011-07-28 22:10:40 UTC
*** Bug 376783 has been marked as a duplicate of this bug. ***
Comment 4 Anton Kochkov 2011-07-29 00:13:17 UTC
So, looks like solution of this bug: add paxmark in texlive-core ebuild for /usr/bin/mf-nowin
Comment 5 Magnus Granberg gentoo-dev 2011-07-29 12:28:33 UTC
Do patch from bug #195688 work?
Comment 6 Magnus Granberg gentoo-dev 2011-07-29 14:23:32 UTC

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