On 2012/6/27 Eric Bélanger <[email protected]> wrote: > When updating, I'm getting this error. I don't know if it's an error > with the package or a config on my system: > >>>> texlive: updating the fontmap files with updmap... > updmap: generated map uptex-noEmbed.map (from > uptex-@kanjiEmbed@@[email protected]) does not exists, not activating > it!
There is conflict between /etc/texmf/web2c/updmap.cfg and /usr/share/texmf-dist/web2c/updmap.cfg. The latter refers to all map files (even uninstalled ones) and is proposed by upstream. Since we use our own version, I think we should not ship the upstream one. updmap.cfg is auto-generated at install time nd should not create a .pacnew anyway. Rémy.

