Your message dated Wed, 23 Sep 2020 23:13:55 +0900 with message-id <[email protected]> and subject line Re: Bug#970775: texlive-science: ebproof fails with Undefined control sequence has caused the Debian Bug report #970775, regarding texlive-science: ebproof fails with Undefined control sequence 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 [email protected] immediately.) -- 970775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970775 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: texlive-science Version: 2020.20200804-3 Severity: normal Dear Maintainer, When compiling a tex file using package ebproof, I get the following error message: ! Undefined control sequence. <argument> l_ebproof_marks_\__int_value:w \l_ebproof_a_box _prop l.482 \ebproof_new:N \l_ebproof_a_box Even with a tex file as simple as: ``` \documentclass{article} \usepackage{ebproof} \begin{document} \end{document} ``` However, using the latest version from https://framagit.org/manu/ebproof works OK. -- 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 1689 Sep 23 10:07 /var/lib/texmf/ls-R lrwxrwxrwx 1 root root 29 Jun 8 10:31 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN lrwxrwxrwx 1 root root 31 Sep 19 22:47 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST lrwxrwxrwx 1 root root 31 Sep 19 22:47 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST ###################################### Config files -rw-r--r-- 1 root root 475 Jun 12 10:50 /etc/texmf/web2c/texmf.cnf lrwxrwxrwx 1 root root 33 Sep 19 22:47 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN lrwxrwxrwx 1 root root 32 Sep 19 22:47 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN -rw-r--r-- 1 root root 2951 Sep 23 10:06 /var/lib/texmf/tex/generic/config/language.dat ###################################### Files in /etc/texmf/web2c/ total 8 -rw-r--r-- 1 root root 283 Jan 17 2017 mktex.cnf -rw-r--r-- 1 root root 475 Jun 12 10:50 texmf.cnf ###################################### md5sums of texmf.d ca40c66f144b4bafc3e59a2dd32ecb9c /etc/texmf/texmf.d/00debian.cnf -- System Information: Debian Release: bullseye/sid APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (400, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.8.0-1-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages texlive-science depends on: ii python3 3.8.2-3 ii tex-common 6.15 ii texlive-base 2020.20200804-3 ii texlive-binaries 2020.20200327.54578-4+b1 ii texlive-fonts-recommended 2020.20200804-3 ii texlive-lang-greek 2020.20200804-1 ii texlive-latex-base 2020.20200804-3 ii texlive-latex-recommended 2020.20200804-3 texlive-science recommends no packages. Versions of packages texlive-science suggests: pn texlive-science-doc <none> Versions of packages tex-common depends on: ii dpkg 1.20.5 ii ucf 3.0043 Versions of packages tex-common suggests: ii debhelper 13.2 Versions of packages texlive-science is related to: ii tex-common 6.15 ii texlive-binaries 2020.20200327.54578-4+b1 -- no debconf information
--- End Message ---
--- Begin Message ---Hi Emmanuel, > When compiling a tex file using package ebproof, I get the following > error message: [...] > However, using the latest version from https://framagit.org/manu/ebproof > works OK. That is nothing we can change, since we package TeX Live, and in TeX Live is what has been uploaded to CTAN. So please ask the author of ebproof to upload to CTAN a fixed version, so that it can go into TeX Live. The Debian side cannot do anything to speed up this process. According to our policy, I am closing this bug, see below: > -- 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. Best Norbert -- PREINING Norbert https://www.preining.info Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
--- End Message ---

