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

Bug 371045

Summary: cm-super module not compiled with dev-texlive/texlive-fontsextra-2010
Product: Gentoo Linux Reporter: Omar <omerkh>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED WORKSFORME    
Severity: major CC: tex
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Omar 2011-06-10 16:18:27 UTC
the module cm-super does not exist in dev-texlive/texlive-fontsextra-2010 even though it is present in fontsextra-2009 and fontsextra-2008. 

Without this, I am not able to create ps, pdf, or dvi from LyX because pdflatex requires the file cm-super-t1.enc. I guess other packges using pdflatex for conversion will also be affected. 

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-texlive/texlive-fontsextra-2010
Actual Results:  
texlive-fontsextra-2010 does finish to install, but only the module is missing.

Expected Results:  
The software should install cm-super module just like the 2009 and 2008 ebuilds. It does download cm-super module from the internet because I can see "texlive-module-cm-super-2010.tar.xz" in my distfiles.
Comment 1 Omar 2011-06-10 16:28:47 UTC
I fixed it by:
1. Adding cm-super to texlive-fontsextra-2010.ebuild under
TEXLIVE_MODULE_CONTENTS
2. Adding cm-super.doc to same file under TEXLIVE_MODULE_DOC_CONTENTS
3. emerge =dev-texlive/texlive-fontsextra-2010
Comment 2 Alexis Ballier gentoo-dev 2011-06-10 16:30:24 UTC
its been moved to texlive-fontsrecommended