Debian Bug report logs -
#672742
[polyglossia] polyglossia and fontspec problems
Reported by: Kirill Smelkov <kirr@navytux.spb.ru>
Date: Sun, 13 May 2012 11:21:02 UTC
Severity: important
Found in version 2014.20140528.34243-5
Fixed in version texlive-base/2017.20170724-1
Done: Norbert Preining <preining@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Sun, 13 May 2012 11:21:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Kirill Smelkov <kirr@navytux.spb.ru>:
New Bug report received and forwarded. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sun, 13 May 2012 11:21:08 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: texlive-binaries
Version: 2011.20120510-1
Severity: important
File: /usr/bin/xetex
Dear Maintainer,
After recent update of texlive, xetex fails to compile all my documents.
I've tracked the problem to the following minimal example:
---- 8< ---- (xetex-bug.tex)
\documentclass[12pt]{article}
\usepackage{polyglossia}
\setdefaultlanguage{russian}
% NOTE: without defaultfontfeatures it works
\defaultfontfeatures{Scale=MatchLowercase}
\setmainfont{Linux Libertine O}
%\setsansfont{Linux Biolinum O}
%\setmonofont[HyphenChar=None]{DejaVu Sans Mono}
\begin{document}
Привет Мир!
\end{document}
---- 8< ----
on which xelatex fails this way:
$ xelatex xetex-bug.tex
This is XeTeX, Version 3.1415926-2.3-0.9998 (TeX Live 2012/dev/Debian)
restricted \write18 enabled.
entering extended mode
(./xetex-bug.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, et
hiopic, farsi, arabic, pinyin, croatian, bulgarian, ukrainian, russian, slovak,
czech, danish, dutch, usenglishmax, ukenglish, finnish, french, basque, ngerma
n, ngerman-x-2011-07-01, german, swissgerman, german-x-2011-07-01, monogreek, g
reek, ibycus, ancientgreek, hungarian, bengali, tamil, hindi, telugu, gujarati,
sanskrit, malayalam, kannada, assamese, marathi, oriya, panjabi, italian, lati
n, latvian, lithuanian, mongolian, mongolianlmc, nynorsk, bokmal, indonesian, e
speranto, lao, coptic, welsh, irish, interlingua, serbian, slovenian, serbianc,
romansh, estonian, romanian, armenian, uppersorbian, turkish, afrikaans, icela
ndic, kurmanji, friulan, polish, portuguese, galician, catalan, spanish, swedis
h, loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
(/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
...
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
(/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/gloss-russian.ldf
(/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
(./xetex-bug.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd)
! TeX capacity exceeded, sorry [input stack size=5000].
\tl_if_empty_return:o ...o_str:n \exp_after:wN {#1
}\q_nil \prg_return_true: ...
l.16 \end{document}
No pages of output.
Transcript written on xetex-bug.log.
NOTE that with \defaultfontfeatures commented out it works.
I've searched the web a bit, and it seems the bug, at least a very
similiar one, was already reported upstream in 2010:
http://tug.org/pipermail/tex-live/2010-October/027549.html
http://tug.org/pipermail/tex-live/2010-October/027582.html
It used to work with TeXLive 2009 in testing.
Thanks beforehand,
Kirill
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.4.0-rc5-netmini+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages texlive-binaries depends on:
ii dpkg 1.16.3
ii ed 1.6-1
ii install-info 4.13a.dfsg.1-10
ii libc6 2.13-32
ii libfontconfig1 2.9.0-3
ii libfreetype6 2.4.9-1
ii libgcc1 1:4.7.0-7
ii libgraphite3 1:2.3.1-0.2
ii libkpathsea6 2011.20120410-1
ii libpng12-0 1.2.49-1
ii libpoppler13 0.16.7-3
ii libptexenc1 2011.20120410-1
ii libstdc++6 4.7.0-7
ii libx11-6 2:1.4.99.901-2
ii libxaw7 2:1.0.10-2
ii libxmu6 2:1.1.1-1
ii libxpm4 1:3.5.10-1
ii libxt6 1:1.1.3-1
ii perl 5.14.2-9
ii tex-common 3.10
ii texlive-common 2011.20120509-1
ii zlib1g 1:1.2.6.dfsg-2
Versions of packages texlive-binaries recommends:
ii luatex 0.70.1-3
ii python 2.7.2-10
ii ruby 4.8
ii ruby1.8 [ruby] 1.8.7.352-2
ii texlive-base 2011.20120509-1
ii tk8.4 [wish] 8.4.19-4
ii tk8.5 [wish] 8.5.11-1
texlive-binaries suggests no packages.
-- debconf-show failed
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Sun, 13 May 2012 22:45:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Norbert Preining <preining@logic.at>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sun, 13 May 2012 22:45:04 GMT) (full text, mbox, link).
Message #10 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Arthur, hi everyone,
coming back to a thread from 2010:
> http://tug.org/pipermail/tex-live/2010-October/027549.html
> http://tug.org/pipermail/tex-live/2010-October/027582.html
I think there is something we have to fix in one of the packages!
This problem was *not* present in TL2009.
Here another instance and analysis sent my a bug reported on Debian.
----- Forwarded message from Kirill Smelkov <kirr@navytux.spb.ru> -----
> From: Kirill Smelkov <kirr@navytux.spb.ru>
> Subject: Bug#672742: /usr/bin/xetex: xetex fails to compile documents with
> defaultfontfeatures set
> To: Debian Bug Tracking System <submit@bugs.debian.org>
> Content-Type: text/plain; charset="UTF-8"
> X-Mailer: reportbug 6.3.1
> Date: Sun, 13 May 2012 15:21:12 +0400
>
> Package: texlive-binaries
> Version: 2011.20120510-1
> Severity: important
> File: /usr/bin/xetex
>
> Dear Maintainer,
>
> After recent update of texlive, xetex fails to compile all my documents.
> I've tracked the problem to the following minimal example:
>
> ---- 8< ---- (xetex-bug.tex)
> \documentclass[12pt]{article}
>
> \usepackage{polyglossia}
> \setdefaultlanguage{russian}
>
> % NOTE: without defaultfontfeatures it works
> \defaultfontfeatures{Scale=MatchLowercase}
>
> \setmainfont{Linux Libertine O}
> %\setsansfont{Linux Biolinum O}
> %\setmonofont[HyphenChar=None]{DejaVu Sans Mono}
>
>
> \begin{document}
> ÐÑÐ¸Ð²ÐµÑ ÐиÑ!
> \end{document}
> ---- 8< ----
>
> on which xelatex fails this way:
>
> $ xelatex xetex-bug.tex
> This is XeTeX, Version 3.1415926-2.3-0.9998 (TeX Live 2012/dev/Debian)
> restricted \write18 enabled.
> entering extended mode
> (./xetex-bug.tex
> LaTeX2e <2011/06/27>
> Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, et
> hiopic, farsi, arabic, pinyin, croatian, bulgarian, ukrainian, russian, slovak,
> czech, danish, dutch, usenglishmax, ukenglish, finnish, french, basque, ngerma
> n, ngerman-x-2011-07-01, german, swissgerman, german-x-2011-07-01, monogreek, g
> reek, ibycus, ancientgreek, hungarian, bengali, tamil, hindi, telugu, gujarati,
> sanskrit, malayalam, kannada, assamese, marathi, oriya, panjabi, italian, lati
> n, latvian, lithuanian, mongolian, mongolianlmc, nynorsk, bokmal, indonesian, e
> speranto, lao, coptic, welsh, irish, interlingua, serbian, slovenian, serbianc,
> romansh, estonian, romanian, armenian, uppersorbian, turkish, afrikaans, icela
> ndic, kurmanji, friulan, polish, portuguese, galician, catalan, spanish, swedis
> h, loaded.
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
> (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
>
> ...
>
> (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
> (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/gloss-russian.ldf
> (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
> (./xetex-bug.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd)
> ! TeX capacity exceeded, sorry [input stack size=5000].
> \tl_if_empty_return:o ...o_str:n \exp_after:wN {#1
> }\q_nil \prg_return_true: ...
> l.16 \end{document}
>
> No pages of output.
> Transcript written on xetex-bug.log.
>
>
> NOTE that with \defaultfontfeatures commented out it works.
>
> I've searched the web a bit, and it seems the bug, at least a very
> similiar one, was already reported upstream in 2010:
>
> http://tug.org/pipermail/tex-live/2010-October/027549.html
> http://tug.org/pipermail/tex-live/2010-October/027582.html
>
> It used to work with TeXLive 2009 in testing.
>
>
> Thanks beforehand,
> Kirill
----- End forwarded message -----
Best wishes
Norbert
------------------------------------------------------------------------
Norbert Preining preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
The story goes that I first had the idea for THHGTTG while
lying drunk in a field in Innsbruck (or `Spain' as the BBC
TV publicity department authorititively has it, probably
because it's easier to spell).
--- Foreward by DNA.
--- Douglas Adams, The Hitchhikers Guide to the Galaxy
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Sun, 13 May 2012 23:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Norbert Preining <preining@logic.at>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sun, 13 May 2012 23:03:05 GMT) (full text, mbox, link).
Message #15 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Arthur,
On So, 13 Mai 2012, Arthur Reutenauer wrote:
> I see that, I'm going to look into it as soon as possible. We still
> have until 24 May to update packages for 2011, right?
Thanks. Well, when it is fixd it is fixed, we have tlnet updates
afterwards, too, so no need to force anything. But if a fix makes
it onto the DVD, that would be fine.
Again, thanks for the quick response and all the best
Norbert
------------------------------------------------------------------------
Norbert Preining preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
CORFU (n.)
The dullest person you met during the course of your holiday. Also the
only one who failed to understand that the exchanging of addresses at
the end of a holiday is merely a social ritual and is absolutely not
an invitation to phone you up and turn up unannounced on your doorstep
three months later.
--- Douglas Adams, The Meaning of Liff
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Sun, 13 May 2012 23:27:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Arthur Reutenauer <arthur.reutenauer@normalesup.org>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sun, 13 May 2012 23:27:06 GMT) (full text, mbox, link).
Message #20 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Norbert,
I see that, I'm going to look into it as soon as possible. We still
have until 24 May to update packages for 2011, right?
Arthur
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Sat, 16 Jun 2012 19:03:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Kirill Smelkov <kirr@navytux.spb.ru>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sat, 16 Jun 2012 19:03:06 GMT) (full text, mbox, link).
Message #25 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Arthur, Norbert,
On Mon, May 14, 2012 at 08:00:06AM +0900, Norbert Preining wrote:
> Hi Arthur,
>
> On So, 13 Mai 2012, Arthur Reutenauer wrote:
> > I see that, I'm going to look into it as soon as possible. We still
> > have until 24 May to update packages for 2011, right?
>
> Thanks. Well, when it is fixd it is fixed, we have tlnet updates
> afterwards, too, so no need to force anything. But if a fix makes
> it onto the DVD, that would be fine.
>
> Again, thanks for the quick response and all the best
Thanks for prompt response and original acknowledgment, but may I please
ask about state of this bug? As it is now, I can't compile *all* my
documents, because used style sets defaultfontfeatures.
With hope and thanks,
Kirill
P.S. Docutils xetex backend uses defaultfontfeatures in document
preamble[1], so because of this bug also rst2xetex is broken too, at
least with default settings (Cc'ing Günter Milde - docutils xetex
backend maintainer).
[1] http://repo.or.cz/w/docutils.git/blob/e1c2b449:/docutils/docutils/writers/latex2e/xelatex.tex#l4
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Tue, 19 Jun 2012 11:48:52 GMT) (full text, mbox, link).
Acknowledgement sent
to Guenter Milde <milde@users.sf.net>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Tue, 19 Jun 2012 11:49:02 GMT) (full text, mbox, link).
Message #30 received at 672742@bugs.debian.org (full text, mbox, reply):
On 19.06.12, Kirill Smelkov wrote:
> On Mon, Jun 18, 2012 at 09:24:44PM +0200, Guenter Milde wrote:
> > On 16.06.12, Kirill Smelkov wrote:
I did some experimenting with the minimal example: it seems like an
incompatibility between polyglossia and fontspec that only manifests
itself in case of languages with non-Latin scripts. In case of default
languages using the Latin script, as well as in case of languages not
supported by the installed subset of polyglossia the document runs fine.
As luatex also fails to compile the example (for different reasons that
merit a separate bug report), I recommend re-naming the bug to something like
"polyglossia with non-Latin default language and \defaultfontfeatures clash".
\documentclass{article}
\usepackage{polyglossia}
% \usepackage{fontspec} % already loaded by polyglossia
\listfiles % show package versions
% fails:
% \setdefaultlanguage{greek}
\setdefaultlanguage{russian}
% \setdefaultlanguage{serbian}
% \setdefaultlanguage{ukrainian}
% works:
% \setdefaultlanguage{german}
% \setdefaultlanguage{english}
% \setdefaultlanguage{french}
% NOTE: without defaultfontfeatures it works
\defaultfontfeatures{Scale=MatchLowercase}
% reset with empty argument restores workability
% \defaultfontfeatures{}
% Selected font needs Cyrillic and/or Greek glyphs missing in default (LM)
% \setmainfont{DejaVu Serif}
\setmainfont{Linux Libertine O}
% giving the scaling argument in the font setting works:
% \setsansfont[Scale=MatchLowercase]{Linux Biolinum O}
% \setmonofont[HyphenChar=None]{DejaVu Sans Mono}
\begin{document}
Polyglossia -- Fonspec clash?
\end{document}
The LaTeX log is:
This is XeTeX, Version 3.1415926-2.4-0.9998 (TeX Live 2012/Debian)
restricted \write18 enabled.
entering extended mode
(/tmp/xetest.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, bu
lgarian, ukrainian, russian, usenglishmax, ukenglish, french, basque, ngerman,
ngerman-x-2011-07-01, german, swissgerman, german-x-2011-07-01, monogreek, gree
k, ibycus, ancientgreek, polish, swedish, loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
...
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
(/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/gloss-russian.ldf
(/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
(./xetest.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd)
! TeX capacity exceeded, sorry [input stack size=5000].
\tl_if_empty_return:o ...o_str:n \exp_after:wN {#1
}\q_nil \prg_return_true: ...
l.43 \end{document}
No pages of output.
Transcript written on xetest.log.
And the used package versions (as show with \listfiles after a successfull
run) are:
*File List*
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
polyglossia.sty 2012/04/29 v1.2.1 Babel replacement for XeLaTeX
etoolbox.sty 2011/01/03 v2.1 e-TeX tools for LaTeX
etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
makecmds.sty 2009/09/03 v1.0a extra command making commands
xkeyval.sty 2008/08/13 v2.6a package option processing (HA)
xkeyval.tex 2008/08/13 v2.6a key=value parser (HA)
fontspec.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaLaTeX
expl3.sty 2012/04/23 v3570 L3 Experimental code bundle wrapper
l3names.sty 2012/03/04 v3494 L3 Experimental namespace for primitives
l3bootstrap.sty 2011/12/29 v3110 L3 Experimental bootstrap code
color.sty 2005/11/14 v1.0j Standard LaTeX Color (DPC)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
xetex.def 2009/11/22 v0.94 LaTeX color/graphics driver for XeTeX (RRM/JK)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
l3basics.sty 2012/03/04 v3491 L3 Experimental basic definitions
l3expan.sty 2012/02/26 v3460 L3 Experimental argument expansion
l3tl.sty 2012/03/04 v3490 L3 Experimental token lists
l3seq.sty 2012/03/04 v3490 L3 Experimental sequences and stacks
l3int.sty 2012/03/04 v3490 L3 Experimental integers
l3quark.sty 2012/02/12 v3384 L3 Experimental quarks
l3prg.sty 2012/03/04 v3490 L3 Experimental control structures
l3clist.sty 2012/03/04 v3490 L3 Experimental comma separated lists
l3token.sty 2012/03/04 v3491 L3 Experimental token manipulation
l3prop.sty 2012/03/04 v3490 L3 Experimental property lists
l3msg.sty 2012/04/23 v3568 L3 Experimental messages
l3file.sty 2012/03/09 v3520 L3 Experimental file and I/O operations
l3skip.sty 2012/03/05 v3499 L3 Experimental dimensions and skips
l3keys.sty 2012/03/03 v3487 L3 Experimental key-value interfaces
l3fp.sty 2012/03/04 v3490 L3 Experimental floating-point operations
l3box.sty 2012/03/04 v3490 L3 Experimental boxes
l3coffins.sty 2012/03/03 v3482 L3 Experimental coffin code layer
l3color.sty 2011/09/07 v2776 L3 Experimental colour support
l3luatex.sty 2012/02/09 v3355 L3 Experimental LuaTeX-specific functions
xparse.sty 2012/04/23 v3570 L3 Experimental document command parser
fontspec-patches.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/Lu
aLaTeX
fixltx2e.sty 2006/09/13 v1.1m fixes to LaTeX
fontspec-xetex.sty 2012/05/06 v2.2b Advanced font selection for XeLaTeX/LuaL
aTeX
fontenc.sty
eu1enc.def 2010/05/27 v0.1h Experimental Unicode font encodings
eu1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many oth
er characters in Unicode lower plane
eu1lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
fontspec.cfg
gloss-russian.ldf polyglossia: module for russian
babelsh.def 2009/05/07 Babel common definitions for shorthands
Taken verbatim from babel.def (2008/07/06 v3.8l)
t3cmr.fd 2001/12/31 TIPA font definitions
***********
Thanks,
Günter
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Tue, 28 May 2013 01:27:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Norbert Preining <preining@logic.at>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Tue, 28 May 2013 01:27:07 GMT) (full text, mbox, link).
Message #35 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Arthur,
Coming back to a thread of 2010 .. 2011 .. 2012 ...
On Mo, 14 Mai 2012, Norbert Preining wrote:
> Hi Arthur, hi everyone,
>
> coming back to a thread from 2010:
> > http://tug.org/pipermail/tex-live/2010-October/027549.html
> > http://tug.org/pipermail/tex-live/2010-October/027582.html
>
> I think there is something we have to fix in one of the packages!
>
> This problem was *not* present in TL2009.
>
> Here another instance and analysis sent my a bug reported on Debian.
Unfortunately there seem to have been a problem ...
On So, 13 Mai 2012, Arthur Reutenauer wrote:
> I see that, I'm going to look into it as soon as possible. We still
> have until 24 May to update packages for 2011, right?
I know there are tlnet updates ... but are you or anyone working on
that?
> ----- Forwarded message from Kirill Smelkov <kirr@navytux.spb.ru> -----
>
> > From: Kirill Smelkov <kirr@navytux.spb.ru>
> > Subject: Bug#672742: /usr/bin/xetex: xetex fails to compile documents with
> > defaultfontfeatures set
> > To: Debian Bug Tracking System <submit@bugs.debian.org>
> > Content-Type: text/plain; charset="UTF-8"
> > X-Mailer: reportbug 6.3.1
> > Date: Sun, 13 May 2012 15:21:12 +0400
> >
> > Package: texlive-binaries
> > Version: 2011.20120510-1
> > Severity: important
> > File: /usr/bin/xetex
> >
> > Dear Maintainer,
> >
> > After recent update of texlive, xetex fails to compile all my documents..
> > I've tracked the problem to the following minimal example:
> >
> > ---- 8< ---- (xetex-bug.tex)
> > \documentclass[12pt]{article}
> >
> > \usepackage{polyglossia}
> > \setdefaultlanguage{russian}
> >
> > % NOTE: without defaultfontfeatures it works
> > \defaultfontfeatures{Scale=MatchLowercase}
> >
> > \setmainfont{Linux Libertine O}
> > %\setsansfont{Linux Biolinum O}
> > %\setmonofont[HyphenChar=None]{DejaVu Sans Mono}
> >
> >
> > \begin{document}
> > ÐÑÐ¸Ð²ÐµÑ ÐиÑ!
> > \end{document}
> > ---- 8< ----
> >
> > on which xelatex fails this way:
> >
> > $ xelatex xetex-bug.tex
> > This is XeTeX, Version 3.1415926-2.3-0.9998 (TeX Live 2012/dev/Debian)
> > restricted \write18 enabled.
> > entering extended mode
> > (./xetex-bug.tex
> > LaTeX2e <2011/06/27>
> > Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, et
> > hiopic, farsi, arabic, pinyin, croatian, bulgarian, ukrainian, russian, slovak,
> > czech, danish, dutch, usenglishmax, ukenglish, finnish, french, basque, ngerma
> > n, ngerman-x-2011-07-01, german, swissgerman, german-x-2011-07-01, monogreek, g
> > reek, ibycus, ancientgreek, hungarian, bengali, tamil, hindi, telugu, gujarati,
> > sanskrit, malayalam, kannada, assamese, marathi, oriya, panjabi, italian, lati
> > n, latvian, lithuanian, mongolian, mongolianlmc, nynorsk, bokmal, indonesian, e
> > speranto, lao, coptic, welsh, irish, interlingua, serbian, slovenian, serbianc,
> > romansh, estonian, romanian, armenian, uppersorbian, turkish, afrikaans, icela
> > ndic, kurmanji, friulan, polish, portuguese, galician, catalan, spanish, swedis
> > h, loaded.
> > (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> > Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
> > (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
> > (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
> >
> > ...
> >
> > (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
> > (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/gloss-russian.ldf
> > (/usr/share/texlive/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
> > (./xetex-bug.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd)
> > ! TeX capacity exceeded, sorry [input stack size=5000].
> > \tl_if_empty_return:o ...o_str:n \exp_after:wN {#1
> > }\q_nil \prg_return_true: ...
> > l.16 \end{document}
> >
> > No pages of output.
> > Transcript written on xetex-bug.log.
> >
> >
> > NOTE that with \defaultfontfeatures commented out it works.
> >
> > I've searched the web a bit, and it seems the bug, at least a very
> > similiar one, was already reported upstream in 2010:
> >
> > http://tug.org/pipermail/tex-live/2010-October/027549.html
> > http://tug.org/pipermail/tex-live/2010-October/027582.html
> >
> > It used to work with TeXLive 2009 in testing.
> >
> >
> > Thanks beforehand,
> > Kirill
>
> ----- End forwarded message -----
Norbert
------------------------------------------------------------------------
PREINING, Norbert http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Tue, 28 May 2013 08:51:16 GMT) (full text, mbox, link).
Acknowledgement sent
to Arthur Reutenauer <arthur.reutenauer@normalesup.org>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Tue, 28 May 2013 08:51:16 GMT) (full text, mbox, link).
Message #40 received at 672742@bugs.debian.org (full text, mbox, reply):
Thank you, Norbert, for reminding me. Unfortunately I have no idea
what's happening here, and I don't know how to fix this. I inherited
many bugs from François, and I'm still working on some of them (this one
being amongst the most complicated ones).
Best,
Arthur
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Tue, 28 May 2013 21:51:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Arthur Reutenauer <arthur.reutenauer@normalesup.org>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Tue, 28 May 2013 21:51:07 GMT) (full text, mbox, link).
Message #45 received at 672742@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hello again,
About the Polyglossia bug: I still don't know exactly what's
happening, but I am now reasonably convinced that it happens within
Polyglossia's code (even though it's provoked by issuing fontspec
commands), and that defining \cyrillicfont will reliably work around the
problem -- see attachments.
To be continued for a proper bugfix.
Best,
Arthur
[polyglossia-with-defaultfontfeatures.tex (text/x-tex, attachment)]
[polyglossia-with-defaultfontfeatures-workaround.tex (text/x-tex, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-binaries.
(Wed, 29 May 2013 01:03:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Norbert Preining <preining@logic.at>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Wed, 29 May 2013 01:03:07 GMT) (full text, mbox, link).
Message #50 received at 672742@bugs.debian.org (full text, mbox, reply):
Hi Arthur,
On Di, 28 Mai 2013, Arthur Reutenauer wrote:
> About the Polyglossia bug: I still don't know exactly what's
> happening, but I am now reasonably convinced that it happens within
> Polyglossia's code (even though it's provoked by issuing fontspec
> commands), and that defining \cyrillicfont will reliably work around the
> problem -- see attachments.
Thanks a lot for the work around!
> To be continued for a proper bugfix.
;-) Always appreciated.
Norbert
------------------------------------------------------------------------
PREINING, Norbert http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
No longer marked as found in versions texlive-bin/2011.20120510-1.
Request was from Norbert Preining <preining@logic.at>
to control@bugs.debian.org.
(Sun, 08 Sep 2013 14:03:12 GMT) (full text, mbox, link).
Changed Bug title to '[polyglossia] polyglossia and fontspec problems' from '/usr/bin/xetex: xetex fails to compile documents with defaultfontfeatures set'
Request was from Norbert Preining <preining@logic.at>
to control@bugs.debian.org.
(Sun, 08 Sep 2013 14:03:12 GMT) (full text, mbox, link).
Marked as found in versions 2014.20140528.34243-5.
Request was from Hilmar Preusse <hille42@web.de>
to control@bugs.debian.org.
(Fri, 22 Aug 2014 07:18:13 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-xetex.
(Fri, 22 Aug 2014 07:18:17 GMT) (full text, mbox, link).
Acknowledgement sent
to Hilmar Preusse <hille42@web.de>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Fri, 22 Aug 2014 07:18:17 GMT) (full text, mbox, link).
Message #63 received at 672742@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
found 672742 2014.20140528.34243-5
stop
On 28.05.13 Arthur Reutenauer (arthur.reutenauer@normalesup.org) wrote:
Hi,
> About the Polyglossia bug: I still don't know exactly what's
> happening, but I am now reasonably convinced that it happens within
> Polyglossia's code (even though it's provoked by issuing fontspec
> commands), and that defining \cyrillicfont will reliably work around the
> problem -- see attachments.
>
> To be continued for a proper bugfix.
>
Just noticed that the issue is stuill there in TL 2014.
Hilmar
--
sigmentation fault
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian TeX Maintainers <debian-tex-maint@lists.debian.org>:
Bug#672742; Package texlive-xetex.
(Sat, 23 Aug 2014 12:21:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Arthur Reutenauer <arthur.reutenauer@normalesup.org>:
Extra info received and forwarded to list. Copy sent to Debian TeX Maintainers <debian-tex-maint@lists.debian.org>.
(Sat, 23 Aug 2014 12:21:04 GMT) (full text, mbox, link).
Message #68 received at 672742@bugs.debian.org (full text, mbox, reply):
> Just noticed that the issue is stuill there in TL 2014.
That is unfortunately the case as nobody has come up with a bugfix.
The problem turned out to be really intricate and would in my opinion
need changes in fontspec to fix. I'm happy to listen to any suggestion.
Arthur
Reply sent
to Norbert Preining <preining@debian.org>:
You have taken responsibility.
(Mon, 24 Jul 2017 23:24:05 GMT) (full text, mbox, link).
Notification sent
to Kirill Smelkov <kirr@navytux.spb.ru>:
Bug acknowledged by developer.
(Mon, 24 Jul 2017 23:24:05 GMT) (full text, mbox, link).
Message #73 received at 672742-close@bugs.debian.org (full text, mbox, reply):
Source: texlive-base
Source-Version: 2017.20170724-1
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.
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 672742@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Norbert Preining <preining@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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 24 Jul 2017 08:01:59 +0900
Source: texlive-base
Binary: texlive-base texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-pictures texlive-luatex texlive-metapost texlive-xetex texlive-lang-african texlive-lang-indic texlive-generic-recommended texlive-generic-extra texlive-plain-extra texlive-htmlxml texlive-omega luasseq texlive texlive-full texlive-fonts-recommended-doc texlive-latex-base-doc texlive-latex-recommended-doc texlive-metapost-doc texlive-pictures-doc
Architecture: source all
Version: 2017.20170724-1
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
luasseq - TeX Live: transitional dummy package
texlive - TeX Live: A decent selection of the TeX Live packages
texlive-base - TeX Live: Essential programs and files
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-extra - TeX Live: transitional dummy package
texlive-generic-recommended - TeX Live: transitional dummy package
texlive-htmlxml - TeX Live: transitional dummy package
texlive-lang-african - TeX Live: transitional dummy package
texlive-lang-indic - TeX Live: transitional dummy package
texlive-latex-base - TeX Live: LaTeX fundamental 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-luatex - TeX Live: LuaTeX packages
texlive-metapost - TeX Live: MetaPost and Metafont packages
texlive-metapost-doc - TeX Live: Documentation files for texlive-metapost
texlive-omega - TeX Live: transitional dummy package
texlive-pictures - TeX Live: Graphics, pictures, diagrams
texlive-pictures-doc - TeX Live: Documentation files for texlive-pictures
texlive-plain-extra - TeX Live: transitional dummy package
texlive-xetex - TeX Live: XeTeX and packages
Closes: 672742 869078 869185
Changes:
texlive-base (2017.20170724-1) unstable; urgency=medium
.
* new upstream checkout
- new fancyhdr fixes extramarks (Closes: #869078)
- fixes for fontenc/polyglossia (Closes: #672742)
* make TEXMFSYSCONFIG (/etc/texmf) searchable without ls-R
(Closes: #869185)
Checksums-Sha1:
171d033161e85cb97b13615fbc755010ff7f6922 3095 texlive-base_2017.20170724-1.dsc
9f5a4b241423c65de8ce0f5abd11849425280152 293360136 texlive-base_2017.20170724.orig.tar.xz
e4b48de74a04322aff4916c8de2dfcb4c7e52a3c 13397716 texlive-base_2017.20170724-1.debian.tar.xz
9af3ac8edf5cd3ac75415de801b1b285b98b24f2 30548 luasseq_2017.20170724-1_all.deb
5b1c37f29b111439474d13dbf755b4001f25b0a2 18704696 texlive-base_2017.20170724-1_all.deb
a1893439c8d7fdca3170dfa9ad8d066bad39def2 12359 texlive-base_2017.20170724-1_amd64.buildinfo
09e4d20f3b92d9f3cd4d3005105005e04e5651b0 2659628 texlive-fonts-recommended-doc_2017.20170724-1_all.deb
46b68f3d16dfd6edd80e99f336f3ab9f20097862 5309452 texlive-fonts-recommended_2017.20170724-1_all.deb
78eb4bb5c12386792d099c7affe1b3c4b1a5b952 31154 texlive-full_2017.20170724-1_all.deb
7dac964c2a095e415f6afae3087916dc39a84498 30558 texlive-generic-extra_2017.20170724-1_all.deb
106e2e758d9502fe99e12c2f001cb3acee4f7b44 30558 texlive-generic-recommended_2017.20170724-1_all.deb
b798154e6122de2bdeaa24840223d041b1c5374c 30648 texlive-htmlxml_2017.20170724-1_all.deb
70f3afb106ed2aa7627fa27b38a0bc97ef7d5d36 30556 texlive-lang-african_2017.20170724-1_all.deb
6bfb9369f142f4625e8218b47a139412c7f85d19 30556 texlive-lang-indic_2017.20170724-1_all.deb
adf6d1db0e21e168274c9fa496e42e28236b93d1 45639836 texlive-latex-base-doc_2017.20170724-1_all.deb
5db805b7a580456dffa6a381807682aa64823db4 974704 texlive-latex-base_2017.20170724-1_all.deb
06c06a39d5e5b2ec905ee1a51bb0d9f558183372 39643682 texlive-latex-recommended-doc_2017.20170724-1_all.deb
276243d5a58f4a9da98c66a9a166370be93f6714 14822858 texlive-latex-recommended_2017.20170724-1_all.deb
77e9c8bc3ba4c78ce55f7393a7654f615ad6d7b1 8012216 texlive-luatex_2017.20170724-1_all.deb
f7cbd3b2a921deb9b40a678b82217011a58418d8 30564254 texlive-metapost-doc_2017.20170724-1_all.deb
5d44f282fb07c1588a8285b719bdea156fdc3ae5 459868 texlive-metapost_2017.20170724-1_all.deb
dc71f7e012c27f0f70512ff427a53d7a5a2d9f3c 30534 texlive-omega_2017.20170724-1_all.deb
06442ad62a2f6e38bbd8e9ad42137576d77222ab 109248484 texlive-pictures-doc_2017.20170724-1_all.deb
cbf269e0ffd479a8b9263d94644e868e3806b701 3990396 texlive-pictures_2017.20170724-1_all.deb
60a5858a05d6ae1307d2db9dd3acdb0bb82e042f 30554 texlive-plain-extra_2017.20170724-1_all.deb
e09397a1a21247fac6b1d930c0bed69d079e7d06 9218132 texlive-xetex_2017.20170724-1_all.deb
bec599e05bdc6c0ea91a82821ef514147e225d38 31014 texlive_2017.20170724-1_all.deb
Checksums-Sha256:
62f525e8c1c588e11b4ce8e0e8cabe3fbc847680127d88606de7661005a20be0 3095 texlive-base_2017.20170724-1.dsc
5a28b9adbe9becd6e76826836bbf6fd7e341642bc5a1c76cd4c8e4e8ce0d26fc 293360136 texlive-base_2017.20170724.orig.tar.xz
b99d1d8e911538b96fdbd63dd18cd6a21c21686ef09a2a22058509ac45c1ee83 13397716 texlive-base_2017.20170724-1.debian.tar.xz
9340808521b76aed598b93362a6e1f87ec1f8b7d27ad5113fb8887890f2d2197 30548 luasseq_2017.20170724-1_all.deb
39344493ca4754d9952ddaa4161bc91cb139d9ee391d2e1b3a82d9a083b01714 18704696 texlive-base_2017.20170724-1_all.deb
a3cca7a78280ce025363d235368f9c4cf99b7e3b5a762900ea49c92f2d45dd88 12359 texlive-base_2017.20170724-1_amd64.buildinfo
d68d0271c6d1e778c9fb94039e6ba878fa25418939c02973cc96084d5b86e9e4 2659628 texlive-fonts-recommended-doc_2017.20170724-1_all.deb
d3aa61450eac71ca1608e28b826669d928a51cc251cb13e9550230570d7ff773 5309452 texlive-fonts-recommended_2017.20170724-1_all.deb
cc9059ab789f569ebc57b0d91916d8115c85b3523930754d11c0417b17311e28 31154 texlive-full_2017.20170724-1_all.deb
e2c0f0d96e7e7320f6b282cdaad6ac2eb751af44991237002334280d02a57b38 30558 texlive-generic-extra_2017.20170724-1_all.deb
2b631920d3e8d446d8f1f4aebee99b5760bb7b0bea14b2531f04c0474f4ff25b 30558 texlive-generic-recommended_2017.20170724-1_all.deb
bc6725b050864ce6baa4519a1250fd853d3e178b5c2d3a9e8ee296fa0748fac4 30648 texlive-htmlxml_2017.20170724-1_all.deb
b8230d24ab2b0507219b2d8ea9d2e9838e1e3c3586ddd7800c4876a747faae7c 30556 texlive-lang-african_2017.20170724-1_all.deb
e4b4135942f3e70875cb49cbab31e8206a750bca3e7d2f3fb9a36e05d1f43e1e 30556 texlive-lang-indic_2017.20170724-1_all.deb
67f2fd0ed7c7bf1e1348e48409e3713f0de5d8abf08e2d9e687a36c97c813319 45639836 texlive-latex-base-doc_2017.20170724-1_all.deb
27f4c77ee0abe8b6958be91a95cde37c34e86c329699e657110a7f2552a38975 974704 texlive-latex-base_2017.20170724-1_all.deb
6b42e95c04c1744dd0625b90f709367e30d542afb678317df3fdcee86fbaae37 39643682 texlive-latex-recommended-doc_2017.20170724-1_all.deb
e74ecb076d0ea2ce4c916b6c6dbe45321a9d22a033c3568f69e2780fb823a4b7 14822858 texlive-latex-recommended_2017.20170724-1_all.deb
0d64c5d86bb7b4a4ddbdd8ae249624a157fee339dbbde9cb4fa549f5814de343 8012216 texlive-luatex_2017.20170724-1_all.deb
d2c39304b844f6ac8febda9acbb9bf9de5d28baf69d369019ddd15294d3a19e1 30564254 texlive-metapost-doc_2017.20170724-1_all.deb
e52e069e4e68abb4ed22bddd5fe77ac13a44cd1c92516602e24a486834b7db84 459868 texlive-metapost_2017.20170724-1_all.deb
6be52a9bb4b2e4a8756212e055067a4c1df087c8ebce738e87e956cbea297f2c 30534 texlive-omega_2017.20170724-1_all.deb
ce4570916817f9be9e741ebf3e589b209f5d4869593682e547ff904a93f333a1 109248484 texlive-pictures-doc_2017.20170724-1_all.deb
09027e0a033843246869077fb336f86393111adcb920d57225f87856ce9fba6e 3990396 texlive-pictures_2017.20170724-1_all.deb
20c3e93b16423a0cb12d18501f4f6380ed04584e89833b92b9f465374a4b2beb 30554 texlive-plain-extra_2017.20170724-1_all.deb
a0d7a543ba714cfdd77ac5b3f56b959cb0c17746a9fd8eef1509ffc289c410ae 9218132 texlive-xetex_2017.20170724-1_all.deb
6574b5148d94793c7da9957d56c6b20fa71f7351eb45d6ef7f55470d3eb66ac1 31014 texlive_2017.20170724-1_all.deb
Files:
dd6a588ad37def9a7dde9f611e8a35b6 3095 tex optional texlive-base_2017.20170724-1.dsc
5715ddb050513bb5939a7e5a72797327 293360136 tex optional texlive-base_2017.20170724.orig.tar.xz
87b904b00ac76025eb5580c1a7601f0e 13397716 tex optional texlive-base_2017.20170724-1.debian.tar.xz
30319005a6290cae94945de77e291916 30548 oldlibs extra luasseq_2017.20170724-1_all.deb
bba86f5d3c411b2445d978363fbbbc38 18704696 tex optional texlive-base_2017.20170724-1_all.deb
da136b3dd2d4a02b6d41250748c9228b 12359 tex optional texlive-base_2017.20170724-1_amd64.buildinfo
7f8dbbe07ed8cb98167f91f1675185c2 2659628 doc optional texlive-fonts-recommended-doc_2017.20170724-1_all.deb
522e6d22b3414b7bf2212084c0d33733 5309452 fonts optional texlive-fonts-recommended_2017.20170724-1_all.deb
76b714a612533a20f9a490d7fdaf3d41 31154 tex optional texlive-full_2017.20170724-1_all.deb
6f55e5f7f9dfc0bce4ed97c8cb7ddcd7 30558 oldlibs extra texlive-generic-extra_2017.20170724-1_all.deb
64d4ab8b55b07d9578d602fa9f6ade16 30558 oldlibs extra texlive-generic-recommended_2017.20170724-1_all.deb
bae09dc3ee0098faa50b83475ed2fa4e 30648 oldlibs extra texlive-htmlxml_2017.20170724-1_all.deb
ba669e7c26157a61723607ed2e5c7a50 30556 oldlibs extra texlive-lang-african_2017.20170724-1_all.deb
d61e87515420d8198773f97bcb27303b 30556 oldlibs extra texlive-lang-indic_2017.20170724-1_all.deb
06146e86593c7aef57b7445a22da4ca9 45639836 doc optional texlive-latex-base-doc_2017.20170724-1_all.deb
c92b814ad5c55669234ca05123fc817b 974704 tex optional texlive-latex-base_2017.20170724-1_all.deb
097c46e5bafec651d0ce6c862a139355 39643682 doc optional texlive-latex-recommended-doc_2017.20170724-1_all.deb
f48cbaa620e317e6bc3d8dd6e29aeadb 14822858 tex optional texlive-latex-recommended_2017.20170724-1_all.deb
d26ca682ee8d63f53a62db7a20cab2cb 8012216 tex optional texlive-luatex_2017.20170724-1_all.deb
4227a58386654ccddab3632bd6bbb6d6 30564254 doc optional texlive-metapost-doc_2017.20170724-1_all.deb
b20182d3d9d8f6ae6529600894495dfa 459868 tex optional texlive-metapost_2017.20170724-1_all.deb
8b900b843eec64bcd8028b3d90d6e64f 30534 oldlibs extra texlive-omega_2017.20170724-1_all.deb
cbff4f02684e01f2236927b6134dd569 109248484 doc optional texlive-pictures-doc_2017.20170724-1_all.deb
a60d19497d8aad1de6bf91e035156218 3990396 tex optional texlive-pictures_2017.20170724-1_all.deb
7a735835a393c97e865a06422f85a3d9 30554 oldlibs extra texlive-plain-extra_2017.20170724-1_all.deb
b6743c5f5522d97358d365c50bc5b721 9218132 tex optional texlive-xetex_2017.20170724-1_all.deb
172543676fbdb9dd2921c01db1859ce3 31014 tex optional texlive_2017.20170724-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEWHH4JC3MNmAjYr597AC42tMiZqoFAll1YbgACgkQ7AC42tMi
ZqrS7wf/YSnCna4X5BO93YJAtoggsAhyXA3Gh2WNcHfxHfe0gE/bJqH9H6V0lmmM
5otvIDN82MiVg38IymhIWmjKDEnv8zVy8FN0ULVvYhQt7HcfXJP6uAnGXEzqUNRY
DzbCzYrChCuvFpvo3m2h6Q6gzzNkO3YR7oI+30FndiUPvXFopDJGtLhUAUAvNcF9
1LkHgRf+yrsoik2XwJDxTVdjHHMP3tfBunSCFuMhnVMIQpbiRyI8ghskgU7TqbqP
RbAbHzxJF/OUGKBY8Lg7lAJa7T8DgIoka/0Q5HNMlmSzrcx77q/4zI+1U2TRt74Y
U5OnVgQFO0V8ZccA91c4gAw6E6pYug==
=6myw
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 22 Aug 2017 07:28:40 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Thu Oct 21 03:45:08 2021;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.