[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#854931: marked as done (texlive-latex-extra: glossaries-extra usage kicks pdflatex into infinite loop)



Your message dated Sun, 12 Feb 2017 08:55:00 +0000
with message-id <E1ccpvw-000EKD-G8@fasolo.debian.org>
and subject line Bug#854931: fixed in texlive-extra 2016.20170123-3
has caused the Debian Bug report #854931,
regarding texlive-latex-extra: glossaries-extra usage kicks pdflatex into infinite loop
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 owner@bugs.debian.org
immediately.)


-- 
854931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854931
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-latex-extra
Version: 2016.20170123-2
Severity: important

(from private communication with me)

The following MWE kicks pdflatex into an infinite loop:

\documentclass{article}
\usepackage[T1]{fontenc}

%**********************************************************
% Load only one of the following packages and definitions!
%**********************************************************
\usepackage{glossaries-extra}
\newabbreviation{ekg}{EKG}{Elektrokardiogramm}
%**********************************************************
% \usepackage{glossaries}
% \newacronym{ekg}{EKG}{Elektrokardiogramm}
%**********************************************************

\begin{document}

Works: \gls{ekg}

Hangs with glossaries-extra: \glsdisp{ekg}{TEST}
\end{document}

Without loading of glossaries-extra there is no hang.

The OA contacted upstream author of glossaries-extra who
uploaded a fix to CTAN and TeX Live.

Norbert




-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

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.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

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.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 2856 Feb  9 08:28 /var/lib/texmf/ls-R
-rw-rw-r-- 1 norbert norbert 528946 Feb 12 15:04 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jan 17 11:45 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jan 31 15:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jan 31 15:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 475 Jan 17 11:46 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Jan 31 15:43 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
-rw-r--r-- 1 norbert norbert 752 Jan 16 12:09 /usr/local/share/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 5041 Feb  8 11:06 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Feb 22  2016 mktex.cnf
-rw-r--r-- 1 root root 475 Jan 17 11:46 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages texlive-latex-extra depends on:
ii  preview-latex-style        11.90-1
ii  tex-common                 6.06
ii  texlive-base               2016.20170123-2
ii  texlive-binaries           2016.20160513.41080.dfsg-1
ii  texlive-latex-recommended  2016.20170123-2
ii  texlive-pictures           2016.20170123-2

Versions of packages texlive-latex-extra recommends:
ii  texlive-fonts-recommended  2016.20170123-2
ii  texlive-generic-extra      2016.20170123-2
ii  texlive-latex-extra-doc    2016.20170123-2

Versions of packages texlive-latex-extra suggests:
ii  libfile-which-perl              1.21-1
pn  libspreadsheet-parseexcel-perl  <none>
ii  python-pygments                 2.2.0+dfsg-1

Versions of packages tex-common depends on:
ii  dpkg  1.18.22
ii  ucf   3.0036

Versions of packages tex-common suggests:
ii  debhelper  10.2.5

Versions of packages texlive-latex-extra is related to:
ii  tex-common        6.06
ii  texlive-binaries  2016.20160513.41080.dfsg-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2016.20170123-3

We believe that the bug you reported is fixed in the latest version of
texlive-extra, 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 854931@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-extra 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: Sun, 12 Feb 2017 15:51:00 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils texlive-formats-extra texlive-generic-extra texlive-plain-extra texlive-latex-extra texlive-fonts-extra texlive-music texlive-games texlive-pstricks texlive-publishers texlive-humanities texlive-science texlive-htmlxml etoolbox texlive-fonts-extra-doc texlive-humanities-doc texlive-latex-extra-doc texlive-science-doc texlive-pstricks-doc texlive-publishers-doc
Architecture: source all
Version: 2016.20170123-3
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
 etoolbox   - TeX Live: transitional dummy package
 texlive-bibtex-extra - TeX Live: BibTeX additional styles
 texlive-extra-utils - TeX Live: TeX auxiliary programs
 texlive-font-utils - TeX Live: Graphics and font utilities
 texlive-fonts-extra - TeX Live: Additional fonts
 texlive-fonts-extra-doc - TeX Live: Documentation files for texlive-fonts-extra
 texlive-formats-extra - TeX Live: Additional formats
 texlive-games - TeX Live: Games typesetting
 texlive-generic-extra - TeX Live: Generic additional packages
 texlive-htmlxml - TeX Live: HTML/SGML/XML support
 texlive-humanities - TeX Live: Humanities packages
 texlive-humanities-doc - TeX Live: Documentation files for texlive-humanities
 texlive-latex-extra - TeX Live: LaTeX additional packages
 texlive-latex-extra-doc - TeX Live: Documentation files for texlive-latex-extra
 texlive-music - TeX Live: Music packages
 texlive-plain-extra - TeX Live: Plain TeX packages
 texlive-pstricks - TeX Live: PSTricks
 texlive-pstricks-doc - TeX Live: Documentation files for texlive-pstricks
 texlive-publishers - TeX Live: Publisher styles, theses, etc.
 texlive-publishers-doc - TeX Live: Documentation files for texlive-publishers
 texlive-science - TeX Live: Mathematics and science packages
 texlive-science-doc - TeX Live: Documentation files for texlive-science
Closes: 854800 854931
Changes:
 texlive-extra (2016.20170123-3) unstable; urgency=medium
 .
   * fix location of contracard.sty (Closes: #854800)
   * backport fix for infinite loop in glossaries-extra (Closes: #854931)
Checksums-Sha1:
 8a1662d1652ddeb5c2979adc190aab73e2946486 3028 texlive-extra_2016.20170123-3.dsc
 7dffc785d09dd0d7d44a66a0522d346e42facfc5 154444 texlive-extra_2016.20170123-3.debian.tar.xz
 dc39c90c58c15ad632833d5246b8a36fb3baf1cb 25560 etoolbox_2016.20170123-3_all.deb
 4b0c1e76f44ebee794c1708b3138a88b02244659 43828606 texlive-bibtex-extra_2016.20170123-3_all.deb
 610625ea0a5b945f290c7a3f9b2351e449422753 19811386 texlive-extra-utils_2016.20170123-3_all.deb
 9aa7bef720f8d0ea5c17cd724dcbf1b12e951d2a 11451 texlive-extra_2016.20170123-3_amd64.buildinfo
 b17dc3baf9ad1e37241f0c6f602d8c90019f5788 1735220 texlive-font-utils_2016.20170123-3_all.deb
 0c797be5932a418f41bc48523a605c356e0924de 82474668 texlive-fonts-extra-doc_2016.20170123-3_all.deb
 91745930668375581f5d4dc6921c4d5ec29c43db 256432466 texlive-fonts-extra_2016.20170123-3_all.deb
 c2f41a5afa760595b43c821da1bdfc7c76e55af9 2498786 texlive-formats-extra_2016.20170123-3_all.deb
 413b46d5b97959290606f56abc49e2c8c447eae3 7733166 texlive-games_2016.20170123-3_all.deb
 f5d260395aed07de298650d83e62331c4835934f 14859582 texlive-generic-extra_2016.20170123-3_all.deb
 a67c7154131b47524e166235150ea5c2224917ab 1427692 texlive-htmlxml_2016.20170123-3_all.deb
 1281e655bcfb44dcb40d250d1e9ceef3bd8db2fe 19263560 texlive-humanities-doc_2016.20170123-3_all.deb
 9bd1728924171a2c0e3b656b29efe68363c49707 361714 texlive-humanities_2016.20170123-3_all.deb
 595241dee8b94c777f541ecce14c859f598c53bc 364093746 texlive-latex-extra-doc_2016.20170123-3_all.deb
 ad4647e464ae17c33cbda757fb2d621dc8b354c2 10640212 texlive-latex-extra_2016.20170123-3_all.deb
 edf242809967da880ed3c21ac927b2f42f307253 24187908 texlive-music_2016.20170123-3_all.deb
 230d834c924539dffb975b2879b5d17254e59919 4260686 texlive-plain-extra_2016.20170123-3_all.deb
 61d1d0229bffc016ecbdfc134a8f94d5b473ae2e 237997404 texlive-pstricks-doc_2016.20170123-3_all.deb
 aa8a37ea2714bcf7a696e6b6ec91537be035551a 26165876 texlive-pstricks_2016.20170123-3_all.deb
 449c8da077c6f9b72078356ae35d95814755afbb 112423684 texlive-publishers-doc_2016.20170123-3_all.deb
 ba82e15b4d3797d0c0910cea804ea77edc5c8eba 13435156 texlive-publishers_2016.20170123-3_all.deb
 688d8d5965894890202be24ce037ef51950d2c40 46253586 texlive-science-doc_2016.20170123-3_all.deb
 de4477772e1860432942c6866d1bae9fc229842f 3043118 texlive-science_2016.20170123-3_all.deb
Checksums-Sha256:
 51b9a0adfa4b3d429ddbfc04fd1e568a42dcd948d6e79c496fa21f8ee4af0063 3028 texlive-extra_2016.20170123-3.dsc
 e8df104b6811c363018f1d271bc05244c2675f829181a614c8f5f12ccc0bbd93 154444 texlive-extra_2016.20170123-3.debian.tar.xz
 c71ef0f0004e9b0607d7939bb596f3008f5776a4a9b52c4f07e20b28e80ba4a1 25560 etoolbox_2016.20170123-3_all.deb
 7a69b58ba593e5b93bb169b77ecbc8ea56510e3e57a3a7004e3fe6f953b9112c 43828606 texlive-bibtex-extra_2016.20170123-3_all.deb
 42d5e0067c57517e0487f9968d9d6a3978ab97d82cd8fc4fed3901b39d920e41 19811386 texlive-extra-utils_2016.20170123-3_all.deb
 b35b5360c1e53a93677d16067e251223c403d744fe58b2ed69e18f6a3201eb9a 11451 texlive-extra_2016.20170123-3_amd64.buildinfo
 d0f17ecbad0f42f3c726f0a40b6f3549a1b6188c3d85b14a27afb0395901ce22 1735220 texlive-font-utils_2016.20170123-3_all.deb
 c3d7fd6af21565a6fe416671811c1a22a32ef9b5d1b003df0597cfaa41004ca4 82474668 texlive-fonts-extra-doc_2016.20170123-3_all.deb
 193520927a49f99ad9220439c6ced39cf0ae737a13b6a09c7afa7316195838bc 256432466 texlive-fonts-extra_2016.20170123-3_all.deb
 4659ecc42a7d9f4768df2fae219d76c26ccb8cba2a4874c2c7461464d166c5b4 2498786 texlive-formats-extra_2016.20170123-3_all.deb
 b15d3c29e7f68163527eb625f8f38a64caf08f1182923988f6cc5849d5ede896 7733166 texlive-games_2016.20170123-3_all.deb
 f291dfe93a6dc459949a1696536ccf1df459afcc139fcf7b34cf0ce333e761c2 14859582 texlive-generic-extra_2016.20170123-3_all.deb
 f552ce3ade196d78d422bd9d48c9847270c12d5428f5bbeb0b6b83c57b53d828 1427692 texlive-htmlxml_2016.20170123-3_all.deb
 a8070d7bcfd4bcde8d5fca59f18f505682db852f6f89562a6230bc7f9c9e7eb5 19263560 texlive-humanities-doc_2016.20170123-3_all.deb
 7c735316af6f225d32683ae36e9729f898f2fce45966a12c4d7abfdc355308bb 361714 texlive-humanities_2016.20170123-3_all.deb
 7ee59e9f44b16e15eab5c0a7eaf425d247de7f64a515f6c10a1c77cbe965373f 364093746 texlive-latex-extra-doc_2016.20170123-3_all.deb
 0410799d03454d76df38449e77657742b97919aac78d451dcfa19484f20665a5 10640212 texlive-latex-extra_2016.20170123-3_all.deb
 00783534bd2a7e192d81bc188134a195a0b122577e69ca445ba08fbd3dc1df63 24187908 texlive-music_2016.20170123-3_all.deb
 851dcdfdc2a4d53a8ac74091c07e212ca3583067aa4daa4a8b93c6505c55fe04 4260686 texlive-plain-extra_2016.20170123-3_all.deb
 5d7e8ccfc963a1eec7975d7f7839295388c203950e41eab33eea80f8c598288d 237997404 texlive-pstricks-doc_2016.20170123-3_all.deb
 48f3e434d82e6008ba7e3258439d7414f19f4c23ffd10d0d788d570aa9277963 26165876 texlive-pstricks_2016.20170123-3_all.deb
 e13b92c52255a0b88bd7e73da4d512b695f5fb5305c661886a1ac148de9d8abb 112423684 texlive-publishers-doc_2016.20170123-3_all.deb
 7e27de7272d6edf50874443c17554e254b1123277eff8d17daa67c7822e30a20 13435156 texlive-publishers_2016.20170123-3_all.deb
 df24588c1ad3e67401123eb3697a513e5302bb103f9058101ffa711aaf8e06b2 46253586 texlive-science-doc_2016.20170123-3_all.deb
 6434349b116b574d4232f32fd857c3ad9365f33d9fde631bb7319ae6f987d4a5 3043118 texlive-science_2016.20170123-3_all.deb
Files:
 70c32751f0ba6a44b8132249d781d727 3028 tex optional texlive-extra_2016.20170123-3.dsc
 027a7248ed05b61d5171610f9d63b0f7 154444 tex optional texlive-extra_2016.20170123-3.debian.tar.xz
 f1fc065e048a7bb36c49506bb0fdcbad 25560 oldlibs extra etoolbox_2016.20170123-3_all.deb
 a1e54fadf357309b393366eb3274e90c 43828606 tex optional texlive-bibtex-extra_2016.20170123-3_all.deb
 bc827ca69d8be99dd829668cddf2b517 19811386 tex optional texlive-extra-utils_2016.20170123-3_all.deb
 e6b4731e578cdd428fd072820e4dde0e 11451 tex optional texlive-extra_2016.20170123-3_amd64.buildinfo
 ee8c1fe383c25e8a5810287f1294ebb1 1735220 tex optional texlive-font-utils_2016.20170123-3_all.deb
 6d0b2341d303dd5dbb3bcfd9d0423807 82474668 doc optional texlive-fonts-extra-doc_2016.20170123-3_all.deb
 7819d05face8e2132048ffd7c6d62fff 256432466 fonts optional texlive-fonts-extra_2016.20170123-3_all.deb
 97fe634660a47e5e752a42c894e3aade 2498786 tex optional texlive-formats-extra_2016.20170123-3_all.deb
 8648754d64dfe1151d82c8a2c14cea60 7733166 tex optional texlive-games_2016.20170123-3_all.deb
 87e96ea8ff9ff84985da7673fe526b2d 14859582 tex optional texlive-generic-extra_2016.20170123-3_all.deb
 135bb14df74ee65d2b9345d3060d6fac 1427692 tex optional texlive-htmlxml_2016.20170123-3_all.deb
 408cd11002101f86a3df3caec79053c2 19263560 doc optional texlive-humanities-doc_2016.20170123-3_all.deb
 48406d6e87532935c398f7dd0cabc9ab 361714 tex optional texlive-humanities_2016.20170123-3_all.deb
 e831184b131e64a6197a3c4faeda4c86 364093746 doc optional texlive-latex-extra-doc_2016.20170123-3_all.deb
 02be86fd0c9f813a04dc0b385013dbd1 10640212 tex optional texlive-latex-extra_2016.20170123-3_all.deb
 8e630ad9cbf1d89c342279ae87bdc0ea 24187908 tex optional texlive-music_2016.20170123-3_all.deb
 49072922807334b6b602840b35f2708a 4260686 tex optional texlive-plain-extra_2016.20170123-3_all.deb
 aa40f4d376216d5532cb8071b11c20b7 237997404 doc optional texlive-pstricks-doc_2016.20170123-3_all.deb
 ae0acb937f2e60c8636e0c088d18e84e 26165876 tex optional texlive-pstricks_2016.20170123-3_all.deb
 b281c76b8df7f24f6ed05cddb3646be6 112423684 doc optional texlive-publishers-doc_2016.20170123-3_all.deb
 adb52cc12725106019e5e4fcefd9755c 13435156 tex optional texlive-publishers_2016.20170123-3_all.deb
 1db4789b573ec0f85b0748c96c05d4c6 46253586 doc optional texlive-science-doc_2016.20170123-3_all.deb
 90b99e03095f167b67f272040fffe0bb 3043118 tex optional texlive-science_2016.20170123-3_all.deb

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEWHH4JC3MNmAjYr597AC42tMiZqoFAligCtcACgkQ7AC42tMi
Zqr5BQf5AQk45zVww0Uuo30d37A7dZQOeJ7Zg2hpSmZ7H/vmkqZnOBrRqVtJdajn
WMKrV4dlKPY4biHZDCjT3e3Kc0kyG5OT0dm+psyOp/drHUL4WZX/loxLCZMnwqG5
VxIlNbcDwzt7giNDbVUcvGCFYuNYuEitgWtQj1/6Z4mYAY3Ve5D0JEAqisWpLdz9
mtcMDC6pIz+uxRgM23DyIiZcWut87k3cSug6I8g8bFzVQzTRsFsqEFZKFGlM+qYI
YgXB665r5H9Z36RIDX3S4zy5bYsaYV3tQg47o0r0oWMI7nLyutqAaHm09432k7jV
9p0u+1myugK9EX5pW4YrZR5NNkta7Q==
=RNDu
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: