Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295451 - app-text/texlive-core-2008-r7 textrels in mf and mf-nowin
Summary: app-text/texlive-core-2008-r7 textrels in mf and mf-nowin
Status: RESOLVED DUPLICATE of bug 195688
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
: 376783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-02 14:29 UTC by Hugo Mildenberger
Modified: 2011-07-29 14:23 UTC (History)
2 users (show)

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


Attachments
emerge --info =texlive-core-2009-r7 (emerge--info-texlive-core-2009-r7.txt,4.05 KB, text/plain)
2009-12-02 14:36 UTC, Hugo Mildenberger
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***