FS#15686 - [texlive] Upgrade error: The map file `ams-bsr-interpolated.map' has not been found at all.
Attached to Project:
Arch Linux
Opened by David (alleluia20) - Sunday, 26 July 2009, 01:12 GMT
Last edited by Francois Charette (Firmicus) - Friday, 15 January 2010, 15:33 GMT
Opened by David (alleluia20) - Sunday, 26 July 2009, 01:12 GMT
Last edited by Francois Charette (Firmicus) - Friday, 15 January 2010, 15:33 GMT
|
Details
When upgrading the texlive packages in testing, I obtained
the following error:
The map file `ams-bsr-interpolated.map' has not been found at all. I am afraid I cannot copy more output, because I ran fmtutil-sys --all and lost the previous console output :-( |
This task depends upon
Closed by Francois Charette (Firmicus)
Friday, 15 January 2010, 15:33 GMT
Reason for closing: Not a bug
Additional comments about closing: See last comment
Friday, 15 January 2010, 15:33 GMT
Reason for closing: Not a bug
Additional comments about closing: See last comment
For the time being, just remove the line with ams-bsr-interpolated (which no longer exists in TeXLive) in your /usr/share/texmf-config/web2c/updmap.cfg
and then run manually
sudo updmap-sys --nohash
Alternatively you can simply run
sudo updmap-sys --syncwithtrees
which automatically comments out all unavailable map files in updmap.cfg.