Opened 11 years ago
Closed 11 years ago
#39794 closed defect (worksforme)
texlive-fonts-recommended @30307_0+doc has failures on Snow Leopard (10.6.8)
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager), mojca (Mojca Miklavec) | |
Port: | texlive-fonts-recommended |
Description
x ./opt/local/share/doc/texlive/ x ./opt/local/share/doc/texlive/texlive-fonts-recommended x ./opt/local/etc/texmf/ x ./opt/local/etc/texmf/updmap.d/ x ./opt/local/etc/texmf/updmap.d/10texlive-fonts-recommended.cfg updmap: resetting $HOME value (was /opt/local/var/macports/home) to root's actual home (/var/root). updmap is using the following updmap.cfg files (in precedence order): /opt/local/var/db/texmf/web2c/updmap.cfg updmap is using the following updmap.cfg file for writing changes: /opt/local/var/db/texmf/web2c/updmap.cfg dvips output dir: "/opt/local/var/db/texmf/fonts/map/dvips/updmap" pdftex output dir: "/opt/local/var/db/texmf/fonts/map/pdftex/updmap" dvipdfmx output dir: "/opt/local/var/db/texmf/fonts/map/dvipdfmx/updmap" pxdvi output dir: "/opt/local/var/db/texmf/fonts/map/pxdvi/updmap" ERROR: The following map file(s) couldn't be found: charter.map (in /opt/local/var/db/texmf/web2c/updmap.cfg) fpls.map (in /opt/local/var/db/texmf/web2c/updmap.cfg) pazo.map (in /opt/local/var/db/texmf/web2c/updmap.cfg) utopia.map (in /opt/local/var/db/texmf/web2c/updmap.cfg) Did you run mktexlsr? You can disable non-existent map entries using the option --syncwithtrees. Command failed: /opt/local/bin/updmap-sys Exit code: 1 ---> Cleaning texlive-fonts-recommended
Change History (12)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | dports@… removed |
---|---|
Keywords: | MAP file fragments missing removed |
Owner: | changed from macports-tickets@… to dports@… |
comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:4 follow-up: 6 Changed 11 years ago by mojca (Mojca Miklavec)
These four map files should all be part of the package texlive-latex
, not texlive-fonts-recommended
. Indeed texlive-latex
on my machine contains
/opt/local/etc/texmf/updmap.d/10texlive-latex.cfg /opt/local/share/texmf-texlive/fonts/map/dvips/pslatex/pcrr8rn.map /opt/local/share/texmf-texlive/fonts/map/dvips/psnfss/charter.map /opt/local/share/texmf-texlive/fonts/map/dvips/psnfss/fpls.map /opt/local/share/texmf-texlive/fonts/map/dvips/psnfss/pazo.map /opt/local/share/texmf-texlive/fonts/map/dvips/psnfss/psnfss.map /opt/local/share/texmf-texlive/fonts/map/dvips/psnfss/utopia.map
and the contents of the first file are:
Map charter.map Map fpls.map Map pazo.map Map utopia.map
I don't believe that this issue has anything to do with Snow Leopard in particular. What are the contents of 10texlive-fonts-recommended.cfg
? Do you have texlive-latex
installed? (I'm not asking you to install it now, I'm just curious. Installing it and figuring out that everything works with that package would defeat the purpose of testing.)
comment:5 follow-up: 7 Changed 11 years ago by mojca (Mojca Miklavec)
Please also send the contents of /opt/local/var/db/texmf/web2c/updmap.cfg
. Are you sure that you didn't mess up with your installation manually? Can you please try to uninstall all texlive-related packages and install this one (with its dependencies) again to see if this is still a problem? I suspect that this ticket might be a result of some manual intervention or some weird unexpected behaviour (if that's the case it's probably unrelated to texlive-fonts-recommended
).
comment:6 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)
Replying to mojca@…:
I don't believe that this issue has anything to do with Snow Leopard in particular. What are the contents of
10texlive-fonts-recommended.cfg
?
It is exactly the same as yours.
Do you have texlive-latex
installed?
Yes:
texlive-latex @30738_0+doc (active)
comment:7 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)
Replying to mojca@…:
Please also send the contents of
/opt/local/var/db/texmf/web2c/updmap.cfg
.
## ## This file should not be edited directly! ## ## It was automatically generated by /opt/local/libexec/texlive-update-cnf ## from the contents of /opt/local/etc/texmf/updmap.d ## on Sat Aug 24 20:18:52 CEST 2013. ## ## ## Contents of /opt/local/etc/texmf/updmap.d/00updmap-hdr.cfg ## ################################################################ # OPTIONS ################################################################ # # dvipsPreferOutline # # Should dvips (by default) prefer bitmap fonts or outline fonts # if both are available? Independent of this setting, outlines # can be forced by putting "p psfonts_t1.map" into a config file # that dvips reads. Bitmaps (for the fonts in question) can # be forced by putting "p psfonts_pk.map" into a config file. # We provide such config files which can be enabled via # dvips -Poutline ... resp. dvips -Ppk ... # dvipsPreferOutline true # LW35 # # Which fonts for the "Basic 35 Laserwriter Fonts" do you want to use and # how are the filenames chosen? Valid settings: # URW: URW fonts with "vendor" filenames (e.g. n019064l.pfb) # URWkb: URW fonts with "berry" filenames (e.g. uhvbo8ac.pfb) # ADOBE: Adobe fonts with "vendor" filenames (e.g. hvnbo___.pfb) # ADOBEkb: Adobe fonts with "berry" filenames (e.g. phvbo8an.pfb) # LW35 URWkb # dvipsDownloadBase35 # # Should dvips (by default) download the standard 35 LaserWriter fonts # with the document (then set dvipsDownloadBase35 true) or should these # fonts be used from the ps interpreter / printer? # Whatever the default is, the user can override it by specifying # dvips -Pdownload35 ... resp. dvips -Pbuiltin35 ... to either download # the LW35 fonts resp. use the built-in fonts. # dvipsDownloadBase35 true # pdftexDownloadBase14 # # Should pdftex download the base 14 pdf fonts? Since some configurations # (ps / pdf tools / printers) use bad default fonts, it is safer to download # the fonts. The PDF files will get bigger, though. # pdftexDownloadBase14 true # dvipdfmDownloadBase14 # # Should dvipdfm(x) download the base 14 pdf fonts? Since some configurations # (ps / pdf tools / printers) use bad default fonts, it is safer to download # the fonts. The pdf files will get bigger, though. # dvipdfmDownloadBase14 true # kanjiEmbed # # updmap generates a file kanjix.map for usage with dvipdfmx. With this # option one can switch between not embedding any kanji font, or # any of the several available. # # The value can be any string. When updmap is run, the substring # @kanjiEmbed@ in a map file name will be replaced with this value, and # the respective map file used. # kanjiEmbed noEmbed ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-basic.cfg ## MixedMap cm.map MixedMap cmextra.map MixedMap cyrillic.map Map euler.map MixedMap latxfont.map MixedMap symbols.map MixedMap cmtext-bsr-interpolated.map MixedMap mflogo.map Map mathpple.map ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-fonts-recommended.cfg ## MixedMap cm-super-t1.map MixedMap cm-super-t2a.map MixedMap cm-super-t2b.map MixedMap cm-super-t2c.map MixedMap cm-super-ts1.map MixedMap cm-super-x2.map MixedMap eurosym.map Map lm.map Map marvosym.map Map pxfonts.map MixedMap rsfs.map Map qag.map Map qbk.map Map qcr.map Map qcs.map Map qhv.map Map qpl.map Map qtm.map Map qzc.map MixedMap tipa.map Map txfonts.map MixedMap wasy.map ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-latex-extra.cfg ## Map epiolmec.map MixedMap esint.map MixedMap manfnt.map ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-latex.cfg ## Map charter.map Map fpls.map Map pazo.map Map utopia.map ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-math-extra.cfg ## MixedMap stmaryrd.map MixedMap yhmath.map ## ## Contents of /opt/local/etc/texmf/updmap.d/10texlive-pictures.cfg ## Map knitfont.map MixedMap xypic.map
Are you sure that you didn't mess up with your installation manually?
Yes, I am! Port just started to update my old installation due to invoking 'port -vd upgrade outdated'. And then ran into the problem…
Can you please try to uninstall all texlive-related packages and install this one (with its dependencies) again to see if this is still a problem?
This fails. I could uninstall these packages:
texlive-generic-recommended @30396_0+doc (active) texlive-lang-german @30791_0+doc (active) texlive-pstricks @30617_0+doc (active) texlive-xetex @30842_0+doc (active)
but these cannot be uninstalled because of a manifold of dependencies:
texlive-basic @30847_0+doc (active) texlive-bin @2013_2+x11 (active) texlive-common @2013_0 (active) texlive-fonts-recommended @30307_0+doc (active) texlive-latex @30738_0+doc (active) texlive-latex-extra @30788_0+doc (active) texlive-latex-recommended @30811_0+doc (active) texlive-math-extra @30747_0+doc (active) texlive-pictures @30637_0+doc (active)
comment:8 follow-up: 9 Changed 11 years ago by mojca (Mojca Miklavec)
And if you run
sudo port -f uninstall texlive-fonts-recommended sudo port -v install texlive-fonts-recommended
you hit the same error?
comment:9 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)
Replying to mojca@…:
And if you run
sudo port -f uninstall texlive-fonts-recommended sudo port -v install texlive-fonts-recommendedyou hit the same error?
No, no errors occur and no MAP file fragments are enabled. During uninstall I did not see updmap-sys invoked.
comment:10 follow-up: 11 Changed 11 years ago by mojca (Mojca Miklavec)
So may it be assumed that you had some bad luck (or that maybe there was a temporary problem during an upgrade) and that this is not reproducible any more?
comment:11 Changed 11 years ago by ballapete (Peter "Pete" Dyballa)
Replying to mojca@…:
So may it be assumed that you had some bad luck (or that maybe there was a temporary problem during an upgrade) and that this is not reproducible any more?
Yes, that's likely!
comment:12 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Version: | 2.1.3 |
Cc Me!