[arch-general] ERROR - Installing texlive: map file `ams-bsr-interpolated.map' has not been found
List, The new texlive packages seem to have an error in them. The following errors occurred during the upgrade: 12:32 archangel:~> pms -u :: Synchronizing package databases... kdemod-legacy is up to date testing 23.2K 94.2K/s 00:00:00 [#####################################################] 100% core is up to date extra 423.1K 128.2K/s 00:00:03 [#####################################################] 100% community 370.8K 130.1K/s 00:00:03 [#####################################################] 100% archlinuxfr is up to date :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... Targets (3): dhcpcd-5.1.1-1 texlive-bin-2009.4-1 texlive-core-2009.15537-1 Total Download Size: 72.35 MB Total Installed Size: 224.49 MB Proceed with installation? [Y/n] :: Retrieving packages from testing... dhcpcd-5.1.1-1-x86_64 60.0K 128.6K/s 00:00:00 [#####################################################] 100% :: Retrieving packages from extra... texlive-bin-2009.4-... 16.0M 132.3K/s 00:02:04 [#####################################################] 100% texlive-core-2009.1... 56.3M 95.8K/s 00:10:02 [#####################################################] 100% checking package integrity... (3/3) checking for file conflicts [#####################################################] 100% (1/3) upgrading dhcpcd [#####################################################] 100% (2/3) upgrading texlive-bin [#####################################################] 100% (3/3) upgrading texlive-core [#####################################################] 100%
texlive: updating the filename database... mktexlsr: Updating /usr/share/texmf/ls-R... mktexlsr: Updating /usr/share/texmf-config/ls-R... mktexlsr: Updating /usr/share/texmf-dist/ls-R... mktexlsr: Updating /usr/share/texmf-var/ls-R... mktexlsr: Done. texlive: updating the fontmap files with updmap...
!!! ERROR! The map file `ams-bsr-interpolated.map' has not been found at all. Either put this file into the right place or remove the reference from the configuration file. An automatic way to disable unavailable map files is to call updmap --syncwithtrees For manual editing, call updmap --edit done. Error: `luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed Error: `luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed Error: `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed ############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /usr/share/texmf-var/web2c for details. ############################################################################### This is a summary of all `failed' messages: `luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed `luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed recreating all formats... done. (logs are under /usr/share/texmf-var/web2c/<engine>/<formatname>.log) You have new mail in /var/mail/david -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
David C. Rankin wrote:
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
And also: $> LC_ALL=C sudo pacman -S texlive-latexextra resolving dependencies... looking for inter-conflicts... Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1 Total Download Size: 0.00 MB Total Installed Size: 207.37 MB Proceed with installation? [Y/n] y checking package integrity... (2/2) checking for file conflicts [######################################################################################################] 100% error: failed to commit transaction (conflicting files) /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both 'texlive-core' and 'texlive-latexextra' Errors occurred, no packages were upgraded.
A Rojas a écrit :
David C. Rankin wrote:
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
And also:
$> LC_ALL=C sudo pacman -S texlive-latexextra resolving dependencies... looking for inter-conflicts...
Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1
Total Download Size: 0.00 MB Total Installed Size: 207.37 MB
Proceed with installation? [Y/n] y checking package integrity... (2/2) checking for file conflicts [######################################################################################################] 100% error: failed to commit transaction (conflicting files) /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both 'texlive-core' and 'texlive-latexextra' Errors occurred, no packages were upgraded.
Strange, because I picked up that error before releasing the package, and removed the conflicting file from texlive-latexextra. Somehow the wrong package ended up on the repo. Sorry. Just force the install with pacman -Suf, then. F
See http://bugs.archlinux.org/task/16420 and http://bugs.archlinux.org/task/16422 2009/10/1 Firmicus <Firmicus@gmx.net>
A Rojas a écrit :
David C. Rankin wrote:
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
And also:
$> LC_ALL=C sudo pacman -S texlive-latexextra resolving dependencies... looking for inter-conflicts...
Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1
Total Download Size: 0.00 MB Total Installed Size: 207.37 MB
Proceed with installation? [Y/n] y checking package integrity... (2/2) checking for file conflicts
[######################################################################################################]
100% error: failed to commit transaction (conflicting files) /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both 'texlive-core' and 'texlive-latexextra' Errors occurred, no packages were upgraded.
Strange, because I picked up that error before releasing the package, and removed the conflicting file from texlive-latexextra. Somehow the wrong package ended up on the repo. Sorry.
Just force the install with pacman -Suf, then.
F
Nicolas Bigaouette a écrit :
See http://bugs.archlinux.org/task/16420 and http://bugs.archlinux.org/task/16422
Both fixed. F
2009/10/1 Firmicus <Firmicus@gmx.net>
A Rojas a écrit :
David C. Rankin wrote:
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
And also:
$> LC_ALL=C sudo pacman -S texlive-latexextra resolving dependencies... looking for inter-conflicts...
Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1
Total Download Size: 0.00 MB Total Installed Size: 207.37 MB
Proceed with installation? [Y/n] y checking package integrity... (2/2) checking for file conflicts
[######################################################################################################]
100% error: failed to commit transaction (conflicting files) /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both 'texlive-core' and 'texlive-latexextra' Errors occurred, no packages were upgraded.
Strange, because I picked up that error before releasing the package, and removed the conflicting file from texlive-latexextra. Somehow the wrong package ended up on the repo. Sorry.
Just force the install with pacman -Suf, then.
F
Thanx a lot Firmicus for your work ;) 2009/10/2 Firmicus <Firmicus@gmx.net>
Nicolas Bigaouette a écrit :
See http://bugs.archlinux.org/task/16420 and http://bugs.archlinux.org/task/16422
Both fixed. F
2009/10/1 Firmicus <Firmicus@gmx.net>
A Rojas a écrit :
David C. Rankin wrote:
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
And also:
$> LC_ALL=C sudo pacman -S texlive-latexextra resolving dependencies... looking for inter-conflicts...
Targets (2): texlive-core-2009.15537-1 texlive-latexextra-2009.15540-1
Total Download Size: 0.00 MB Total Installed Size: 207.37 MB
Proceed with installation? [Y/n] y checking package integrity... (2/2) checking for file conflicts
[######################################################################################################]
100% error: failed to commit transaction (conflicting files) /usr/share/texmf-dist/tex/latex/metalogo/metalogo.sty exists in both 'texlive-core' and 'texlive-latexextra' Errors occurred, no packages were upgraded.
Strange, because I picked up that error before releasing the package, and removed the conflicting file from texlive-latexextra. Somehow the wrong package ended up on the repo. Sorry.
Just force the install with pacman -Suf, then.
F
David C. Rankin wrote:
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
I upgraded without any kind of problems.
From pacman.log:
[2009-10-01 16:43] synchronizing package lists [2009-10-01 16:44] starting full system upgrade [2009-10-01 16:48] upgraded texlive-bin (2009.2-2 -> 2009.4-1) [2009-10-01 16:48] >>> texlive: updating the filename database... [2009-10-01 16:48] >>> texlive: updating the fontmap files with updmap... [2009-10-01 16:48] done. [2009-10-01 16:49] recreating all formats... done. [2009-10-01 16:49] (logs are under /usr/share/texmf-var/web2c/<engine>/<formatname>.log) [2009-10-01 16:49] upgraded texlive-core (2009.15216-1 -> 2009.15537-1) [2009-10-01 16:49] upgraded thunderbird (2.0.0.22-1 -> 2.0.0.23-1) Best regards, Paulo
David C. Rankin a écrit :
List,
The new texlive packages seem to have an error in them. The following errors occurred during the upgrade:
texlive: updating the fontmap files with updmap...
!!! ERROR! The map file `ams-bsr-interpolated.map' has not been found at all.
Either put this file into the right place or remove the reference from the configuration file. An automatic way to disable unavailable map files is to call updmap --syncwithtrees
David, Just do what it says above: sudo updmap-sys --syncwithtrees and that should do the trick. Those "files not found" are remains from the 2008 version of texlive in your config file updmap.cfg. This is harmless. But the install scriptlet has recently been improved so that removed map files are now (next time, that is) automatically from the config file upon upgrade. See the wiki entry for TeXLive for more info.
For manual editing, call updmap --edit
done. Error: `luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed Error: `luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed Error: `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed Error: `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed
############################################################################### fmtutil: Error! Not all formats have been built successfully. Visit the log files in directory /usr/share/texmf-var/web2c for details. ###############################################################################
This is a summary of all `failed' messages: `luatex -ini -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini' failed `luatex -ini -jobname=lualatex -progname=lualatex lualatex.ini' failed `luatex -ini -jobname=luatex -progname=luatex luatex.ini' failed `luatex -ini -jobname=dviluatex -progname=dviluatex dviluatex.ini' failed recreating all formats... done. (logs are under /usr/share/texmf-var/web2c/<engine>/<formatname>.log) You have new mail in /var/mail/david
Unless you use luatex, you can ignore the above. Otherwise, try again with sudo fmtutil-sys --missing This should work on a clean install. If not, then look at the log files for info. Perhaps you texmf.cnf file has some outdated parameters, which can be tracked down with fmtutil-sys --listcfg. F
On Thursday 01 October 2009 02:47:08 pm Firmicus wrote:
David,
Just do what it says above:
sudo updmap-sys --syncwithtrees
and that should do the trick. Those "files not found" are remains from the 2008 version of texlive in your config file updmap.cfg. This is harmless. But the install scriptlet has recently been improved so that removed map files are now (next time, that is) automatically from the config file upon upgrade. See the wiki entry for TeXLive for more info.
Thanks Firmicus: 16:53 alchemy:~> sar Last login: Thu Oct 1 12:32:58 2009 from alchemy.3111skyline.com 16:53 archangel:~> sudo updmap-sys --syncwithtrees updmap: This is updmap, version $Id: updmap 14402 2009-07-23 17:09:15Z karl $ updmap: using transcript file `/usr/share/texmf-var/web2c/updmap.log' <big snip> updmap: Done. Looks like that did the trick! -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
participants (5)
-
A Rojas
-
David C. Rankin
-
Firmicus
-
Nicolas Bigaouette
-
Paulo Santos