Your message dated Thu, 16 Apr 2009 12:32:30 +0000
with message-id <e1luqla-0001iy...@ries.debian.org>
and subject line Bug#520410: fixed in texlive-base 2007.dfsg.2-3
has caused the Debian Bug report #520410,
regarding texlive: pdflatex uses bitmap (Type 3) fonts in math formulas (bad
pdftex.map?)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
520410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520410
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: texlive
Version: 2007.dfsg.2-2
Severity: grave
Justification: renders package unusable
Since a recent upgrade, pdflatex now uses bitmap (Type 3) fonts in
math formulas (see very simple example under "minimal input file").
As this is a serious regression (bitmap fonts look awful with some
tools), I've set the severity to "grave".
FYI, here's the pdflatex and pdffonts output on this machine:
$ pdflatex bitmap-fonts.tex
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
(./bitmap-fonts.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, ukrainian, russian, bulgarian, basque, french, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./bitmap-fonts.aux)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bitmap-fonts.aux) ) <
/usr/share/texmf-texlive/fonts/pk/ljfour/public/cm/dpi600/cmmi10.pk>
Output written on bitmap-fonts.pdf (1 page, 1752 bytes).
Transcript written on bitmap-fonts.log.
$ pdffonts bitmap-fonts.pdf
name type emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
[none] Type 3 yes no no 4 0
On a Debian 4.0 machine, I get:
$ pdflatex bitmap-fonts.tex
This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
entering extended mode
(./bitmap-fonts.tex
LaTeX2e <2003/12/01>
Babel <v3.8g> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, croatian, ukrainian, russian, bulgarian, czech, slovak, danish, dut
ch, finnish, french, basque, german, ngerman, greek, monogreek, ancientgreek, i
bycus, hungarian, italian, latin, mongolian, norsk, slovene, estonian, welsh, i
nterlingua, icelandic, uppersorbian, romanian, indonesian, coptic, turkish, ser
bian, polish, portuguese, spanish, catalan, swedish, ukenglish, pinyin, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./bitmap-fonts.aux)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bitmap-fonts.aux) )</
usr/share/texmf-texlive/fonts/type1/bluesky/cm/cmmi10.pfb>
Output written on bitmap-fonts.pdf (1 page, 3302 bytes).
Transcript written on bitmap-fonts.log.
$ pdffonts bitmap-fonts.pdf
name type emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
EENSUD+CMMI10 Type 1 yes yes no 6 0
I wonder if there's a problem with the file
/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
In case this matters:
$ grep -i cmmi10 /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
aicmmi10 CMMI10 "AITeXMathItalicEncoding ReEncodeFont" <aicmmi.enc <cmmi10.pfb
cmmi10o CMMI10 ".167 SlantFont" <cmmi10.pfb
and on the Debian 4.0 machine (where there are no problems):
$ grep -i cmmi10 /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
aicmmi10 CMMI10 "AITeXMathItalicEncoding ReEncodeFont" <aicmmi.enc <cmmi10.pfb
cmmi10 CMMI10 <cmmi10.pfb
cmmi10o CMMI10 ".167 SlantFont" <cmmi10.pfb
Is it normal that the cmmi10 line is missing on the Debian/unstable
machine?
-- Package-specific info:
If you report an error when running one of the TeX-related binaries
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!
If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at
http://www.latex-einfuehrung.de/mini-en.html (english)
or
http://www.latex-einfuehrung.de/mini.html (german)
##################################
minimal input file
\documentclass{article}
\begin{document}
\thispagestyle{empty}
$a$
\end{document}
##################################
other files
######################################
List of ls-R files
-rw-r--r-- 1 root root 1001 2009-03-18 11:00:39 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 79 2009-03-18 03:33:49 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 2009-03-18 10:58:17 /usr/share/texmf/ls-R ->
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2009-03-18 10:58:18 /usr/share/texmf-texlive/ls-R ->
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2009-03-18 10:58:18 /usr/share/texmf-texlive/ls-R ->
/var/lib/texmf/ls-R-TEXLIVE
######################################
Config files
lrwxrwxrwx 1 root root 20 2009-03-18 10:58:17 /usr/share/texmf/web2c/texmf.cnf
-> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 6351 2009-03-18 11:00:39 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 10349 2009-03-18 11:00:39 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 5288 2009-03-18 11:00:39
/var/lib/texmf/tex/generic/config/language.dat
######################################
Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 2006-12-11 19:48:14 mktex.cnf
######################################
md5sums of texmf.d
42c20d7e8bd343542772b5a145bf8ad8 /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1 /etc/texmf/texmf.d/15Plain.cnf
d588a08518f705d06ac262acd78f2bc4 /etc/texmf/texmf.d/20xmltex.cnf
f68e5add6afd6585b982f2f78e2e6a92 /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1 /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068 /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e /etc/texmf/texmf.d/80DVIPDFMx.cnf
37329819f1109e8a457e64b8b58fecdb /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5 /etc/texmf/texmf.d/95NonPath.cnf
-- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26.5-20080922 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages texlive depends on:
ii texlive-fonts-recommended 2007.dfsg.2-2 TeX Live: Recommended fonts
ii texlive-latex-base 2007.dfsg.2-2 TeX Live: Basic LaTeX packages
ii texlive-latex-recommended 2007.dfsg.2-2 TeX Live: LaTeX recommended packag
texlive recommends no packages.
Versions of packages texlive suggests:
ii texlive-doc-en 2007.dfsg.2-1 TeX Live: English documentation
Versions of packages tex-common depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii dpkg 1.14.25 Debian package management system
ii ucf 3.0016 Update Configuration File: preserv
Versions of packages texlive is related to:
pn tetex-base <none> (no description available)
pn tetex-bin <none> (no description available)
pn tetex-extra <none> (no description available)
ii tex-common 1.17 common infrastructure for building
-- debconf information:
tex-common/check_texmf_wrong:
tex-common/check_texmf_missing:
--- End Message ---
--- Begin Message ---
Source: texlive-base
Source-Version: 2007.dfsg.2-3
We believe that the bug you reported is fixed in the latest version of
texlive-base, which is due to be installed in the Debian FTP archive:
tetex-base_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/tetex-base_2007.dfsg.2-3_all.deb
tetex-bin_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/tetex-bin_2007.dfsg.2-3_all.deb
tetex-extra_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/tetex-extra_2007.dfsg.2-3_all.deb
texlive-base_2007.dfsg.2-3.diff.gz
to pool/main/t/texlive-base/texlive-base_2007.dfsg.2-3.diff.gz
texlive-base_2007.dfsg.2-3.dsc
to pool/main/t/texlive-base/texlive-base_2007.dfsg.2-3.dsc
texlive-base_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-base_2007.dfsg.2-3_all.deb
texlive-common_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-common_2007.dfsg.2-3_all.deb
texlive-fonts-recommended-doc_2007.dfsg.2-3_all.deb
to
pool/main/t/texlive-base/texlive-fonts-recommended-doc_2007.dfsg.2-3_all.deb
texlive-fonts-recommended_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-fonts-recommended_2007.dfsg.2-3_all.deb
texlive-full_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-full_2007.dfsg.2-3_all.deb
texlive-generic-recommended_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-generic-recommended_2007.dfsg.2-3_all.deb
texlive-latex-base-doc_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-latex-base-doc_2007.dfsg.2-3_all.deb
texlive-latex-base_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-latex-base_2007.dfsg.2-3_all.deb
texlive-latex-recommended-doc_2007.dfsg.2-3_all.deb
to
pool/main/t/texlive-base/texlive-latex-recommended-doc_2007.dfsg.2-3_all.deb
texlive-latex-recommended_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-latex-recommended_2007.dfsg.2-3_all.deb
texlive-pictures-doc_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-pictures-doc_2007.dfsg.2-3_all.deb
texlive-pictures_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive-pictures_2007.dfsg.2-3_all.deb
texlive_2007.dfsg.2-3_all.deb
to pool/main/t/texlive-base/texlive_2007.dfsg.2-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 520...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Norbert Preining <prein...@debian.org> (supplier of updated texlive-base
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 24 Mar 2009 00:34:22 +0100
Source: texlive-base
Binary: texlive-base texlive-generic-recommended texlive-latex-base
texlive-latex-recommended texlive-fonts-recommended texlive-pictures texlive
texlive-full texlive-common tetex-bin tetex-base tetex-extra
texlive-pictures-doc texlive-fonts-recommended-doc texlive-latex-base-doc
texlive-latex-recommended-doc
Architecture: source all
Version: 2007.dfsg.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian TeX Maintainers <debian-tex-ma...@lists.debian.org>
Changed-By: Norbert Preining <prein...@debian.org>
Description:
tetex-base - TeX Live: teTeX transitional package
tetex-bin - TeX Live: teTeX transitional package
tetex-extra - TeX Live: teTeX transitional package
texlive - TeX Live: A decent selection of the TeX Live packages
texlive-base - TeX Live: Essential programs and files
texlive-common - TeX Live: Base component
texlive-fonts-recommended - TeX Live: Recommended fonts
texlive-fonts-recommended-doc - TeX Live: Documentation files for
texlive-fonts-recommended
texlive-full - TeX Live: metapackage pulling in all components of TeX Live
texlive-generic-recommended - TeX Live: Miscellaneous generic macros
texlive-latex-base - TeX Live: Basic LaTeX packages
texlive-latex-base-doc - TeX Live: Documentation files for texlive-latex-base
texlive-latex-recommended - TeX Live: LaTeX recommended packages
texlive-latex-recommended-doc - TeX Live: Documentation files for
texlive-latex-recommended
texlive-pictures - TeX Live: Packages for drawings graphics
texlive-pictures-doc - TeX Live: Documentation files for texlive-pictures
Closes: 520042 520410
Changes:
texlive-base (2007.dfsg.2-3) unstable; urgency=low
.
[ Hilmar Preusse ]
* fix section of texlive-fonts-recommended
.
[ Norbert Preining ]
* bump build-dep on tex-common to >= 1.18 (Closes: #520042, #520410)
Checksums-Sha1:
788a67087104489862563ab4ca33257cfaacb33e 1635 texlive-base_2007.dfsg.2-3.dsc
f3c1a65ec66b2b855f97f60589e29ceab780e4fe 145817
texlive-base_2007.dfsg.2-3.diff.gz
8dbebf6b543d1a63c6aa861359e3b521a200f2cd 6296664
texlive-base_2007.dfsg.2-3_all.deb
050089a750cb87c8d9eb9874c58d2883eef3a5c8 453952
texlive-generic-recommended_2007.dfsg.2-3_all.deb
65bd5d7a2136d9083e9c5bb1d8c8aeaec8493823 1286496
texlive-latex-base_2007.dfsg.2-3_all.deb
c6786a9c71103b7b0f5363a31edf33ce1790520b 1920094
texlive-latex-recommended_2007.dfsg.2-3_all.deb
2e8e38a7a2c1be99ffb1ff6d4e85e249f43a996d 7320280
texlive-fonts-recommended_2007.dfsg.2-3_all.deb
1cea03b243c08b640e7e1ed5f7c88cdea4a5806d 569658
texlive-pictures_2007.dfsg.2-3_all.deb
ebd9263f0963e1111c9197109f978f62f291aeb2 25774 texlive_2007.dfsg.2-3_all.deb
a44e5eb424decfe2928b2a6cd474924570252c79 26172
texlive-full_2007.dfsg.2-3_all.deb
58ec4a51bc012f352b6693c5e2ed44c615ab2c2d 92784
texlive-common_2007.dfsg.2-3_all.deb
6f5db0f74a264b45599b8f7dfc9928076097b787 26030 tetex-bin_2007.dfsg.2-3_all.deb
8781542ce768b7c963f94449e06e1e9cb4f81afc 26662 tetex-base_2007.dfsg.2-3_all.deb
8cd7001bbc32b3818754bd8420e6cc70396f6e74 26860
tetex-extra_2007.dfsg.2-3_all.deb
0cad1710ea3dbb8c535c59544811e198110c1fb3 3860010
texlive-pictures-doc_2007.dfsg.2-3_all.deb
391ab027dfa67dc0643df22aaa10aaab725559f5 2411090
texlive-fonts-recommended-doc_2007.dfsg.2-3_all.deb
df9c98522251d165f6c360b2631470c9eabd33c2 25882348
texlive-latex-base-doc_2007.dfsg.2-3_all.deb
e0fd602e64d62357b1a5134c0943aac2a12f375d 18101788
texlive-latex-recommended-doc_2007.dfsg.2-3_all.deb
Checksums-Sha256:
a905952c504564958f239824f45b75b6cfe4e0f5d2f1ff95b16d4044f27e7331 1635
texlive-base_2007.dfsg.2-3.dsc
3680a5929ca56621cdbba510696384ff9a0e50affc5cc69c81f2901797353fae 145817
texlive-base_2007.dfsg.2-3.diff.gz
a0ee498ff1ebd13476f763ae284d308c465bf34ac18c3118bc6b4cd93b347f8e 6296664
texlive-base_2007.dfsg.2-3_all.deb
79e89a872d0c1aaa45c3f96dbed634829519459e6e61c04259b68efe8e407fd4 453952
texlive-generic-recommended_2007.dfsg.2-3_all.deb
81bc4262126d258cdab69f0e467474b8a7ad72c99f6b1b3c0cd714312c4d8c3c 1286496
texlive-latex-base_2007.dfsg.2-3_all.deb
32cb81defb37288d7cef4ab6defc3cd572dd8fa9617ecadc7eaa2fb3187c01ab 1920094
texlive-latex-recommended_2007.dfsg.2-3_all.deb
727919bb90256eecde64eb2b6c5ccc3c2ee01593f76a49dee5dbb26f2cef866c 7320280
texlive-fonts-recommended_2007.dfsg.2-3_all.deb
87be3e2a8eb398afa173b69c6fc648a170e7703d0a5e7e0eccea21fdb74e4788 569658
texlive-pictures_2007.dfsg.2-3_all.deb
d20a743ed046bfaa6143b3d584aa862d7aa22ece7c241255a31fba17d9b1b36f 25774
texlive_2007.dfsg.2-3_all.deb
b83005e2f20519f7fd621257b639c12a8058b83c901e3387c2d6b0e386a018af 26172
texlive-full_2007.dfsg.2-3_all.deb
8a457f43e2c7e8cc002ce00e773c6e319a7235e485d310031c04cf2242509989 92784
texlive-common_2007.dfsg.2-3_all.deb
61b6ea6219da7ed8dabe8fb3efb0cbe574ba10ffe22687b2636288dbe8520cac 26030
tetex-bin_2007.dfsg.2-3_all.deb
b951d4dbc01bb8dc81adba296597331d19498c3f0a6327a592b91d34f6e69bc6 26662
tetex-base_2007.dfsg.2-3_all.deb
68f52006b53ce2163b7629969238ee09a84958f534c2046fad12929e37d970d3 26860
tetex-extra_2007.dfsg.2-3_all.deb
51e326912344e7a5d7cf49c7c8c42407033bae5706e39954e2f7df4f08473755 3860010
texlive-pictures-doc_2007.dfsg.2-3_all.deb
4dcf7fe42d862090521acb8fb78716920d753af57c05dc052bd2786739229f77 2411090
texlive-fonts-recommended-doc_2007.dfsg.2-3_all.deb
194b0b0650a821f1408dfd356f306f516b1cae2a6623b558f0d915f1933eee97 25882348
texlive-latex-base-doc_2007.dfsg.2-3_all.deb
2450a2bb4735bc36bd4bd9f870fbd97bd147d36161041a796ddec7a6e11fd9a9 18101788
texlive-latex-recommended-doc_2007.dfsg.2-3_all.deb
Files:
fdab258f556c0cda31984fab9261ac17 1635 tex optional
texlive-base_2007.dfsg.2-3.dsc
7f29f147bd80c5557324796eef1288ed 145817 tex optional
texlive-base_2007.dfsg.2-3.diff.gz
226029a18f8722ef7e3d4cbc0835b4d6 6296664 tex optional
texlive-base_2007.dfsg.2-3_all.deb
e7db4246bbfa741916df82eabd4e6ada 453952 tex optional
texlive-generic-recommended_2007.dfsg.2-3_all.deb
a497068c1f9f81ee374b20a446a9406f 1286496 tex optional
texlive-latex-base_2007.dfsg.2-3_all.deb
cb1f211533485d04a2309d0f9361d24c 1920094 tex optional
texlive-latex-recommended_2007.dfsg.2-3_all.deb
1f0145f325ca39a1eb27bf6f08430f5e 7320280 fonts optional
texlive-fonts-recommended_2007.dfsg.2-3_all.deb
ec134ba7247b1c0d94ac68e85077d507 569658 tex optional
texlive-pictures_2007.dfsg.2-3_all.deb
0c3982aa9d4c9c9fb251c47ebde4e59a 25774 tex optional
texlive_2007.dfsg.2-3_all.deb
608dc8342479189a7565db0056747c7f 26172 tex optional
texlive-full_2007.dfsg.2-3_all.deb
6de57eeb7b3c67b0b549b01adbe0bf59 92784 tex optional
texlive-common_2007.dfsg.2-3_all.deb
646457af350d6adaa9f0fe6508aa12a5 26030 tex optional
tetex-bin_2007.dfsg.2-3_all.deb
6d8d8b0b06cd6e2ddc2795058acc49ec 26662 tex optional
tetex-base_2007.dfsg.2-3_all.deb
4a37eeb55c2117bae6cf6d1b773b1a5c 26860 tex optional
tetex-extra_2007.dfsg.2-3_all.deb
0c5083b1c71c8c57c72ed179828586cd 3860010 doc optional
texlive-pictures-doc_2007.dfsg.2-3_all.deb
7e1cdb4c6df5cfdec7d4c286e68312ce 2411090 doc optional
texlive-fonts-recommended-doc_2007.dfsg.2-3_all.deb
26172e8241978d90a722c8dccbec27f4 25882348 doc optional
texlive-latex-base-doc_2007.dfsg.2-3_all.deb
0ad0a73cf6e361c8835297ffc063f50c 18101788 doc optional
texlive-latex-recommended-doc_2007.dfsg.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJ47Dn0r9KownFsJQRApnjAJ0UnmEeqmKnq33sfpInJMTtmP5xywCfQi0B
J1aO32rWOoKy1nrJdbo4Fdo=
=RNA4
-----END PGP SIGNATURE-----
--- End Message ---