Description of problem: Updating texlive comes up with an error (has for quite a long time) texlive ####### ERROR: The following map file(s) couldn't be found: MnSymbol.map (in /usr/share/texmf-dist/web2c/updmap.cfg) Did you run mktexlsr? You can disable non-existent map entries using the option --syncwithtrees. I think what is needed is a %post script (mktexlsr) Reproducible: Steps to Reproduce:
Assignee: bugsquad => pmdenielou
Thanks. It's actually more complicated, you can work around it by reinstalling texlive-fontsextra. But I'll look into it :-).
Status: NEW => ASSIGNED
I wonder if this is the problem why spring cannot find the fonts and crashes
CC: (none) => thomas
I don't think spring looks for fonts using TeXlive system ... If it did, you would see a different error message when texlive is not installed. And having a requires for spring to texlive-fontextras (which pulls all of texlive) is perhaps not the best idea.
any news on this?
Sorry, I don't have much time these days to work on it. The issue is that if texlive gets updated without texlive-fontsextra being updated, it ends up being in a weird state. I need to patch the post scripts of texlive-collection-basic and texlive-texmf.
(In reply to Malo Deniélou from comment #5) > Sorry, I don't have much time these days to work on it. > > The issue is that if texlive gets updated without texlive-fontsextra being > updated, it ends up being in a weird state. I need to patch the post scripts > of texlive-collection-basic and texlive-texmf. Any news?
Seems to be resolved with texlive-20130530-19.mga5
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED