Your message dated Sat, 16 Nov 2024 22:54:58 +0000 with message-id <E1tCRgw-00AgUw-A3@fasolo.debian.org> and subject line Bug#1086757: fixed in texlive-extra 2024.20241115-1 has caused the Debian Bug report #1086757, regarding texlive-latex-extra: Minted stopped to work: Error: 'sh: 1: latexminted: not found' 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.) -- 1086757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086757 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: texlive-latex-extra: Minted stopped to work: Error: 'sh: 1: latexminted: not found'
- From: Emmanuel Fleury <emmanuel.fleury@u-bordeaux.fr>
- Date: Tue, 5 Nov 2024 13:06:11 +0100
- Message-id: <[🔎] 194a5d1f-15a3-4904-96ab-89dd4cdc7142@u-bordeaux.fr>
Package: texlive-latex-extra Version: 2024.20241102-1 Severity: normalSince the last update of texlive-latex-extra package I cannot build a document using the minted package.Here is a minimal sample file using minted: ####################################### \documentclass[a4paper]{article} \usepackage{minted} \begin{document} \begin{minted}{text} Test \end{minted} \end{document} ####################################### When I try to build the PDF file from this, I get: #> pdflatex --shell-escape sample.tex ... sh: 1: latexminted: not found system returned with code 32512 ... ! Package minted Error: minted v3+ executable is not installed or is not added to PATH. ... So, I looked for something similar to latexminted on the system and I found this: /usr/share/texlive/texmf-dist/scripts/minted/latexminted.py Then, I added this path to my PATH: #> export PATH=$PATH:/usr/share/texlive/texmf-dist/scripts/minted But, this wasn't enough... I got the exact same error. So, I created a symbolic link 'latexminted -> latexminted.py' and it worked.I am not sure I see exactly how to solve this in the package, but at least this is a temporary workaround for people interested in it.Thanks for all the work of maintainers,this is precious ! ;-) -- Package-specific info: ################################## minimal input file ################################## other files ###################################### List of ls-R files -rw-r--r-- 1 root root 3067 Nov 5 10:50 /var/lib/texmf/ls-Rlrwxrwxrwx 1 root root 29 Oct 12 2022 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN lrwxrwxrwx 1 root root 31 Nov 4 14:40 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST lrwxrwxrwx 1 root root 31 Nov 4 14:40 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST###################################### Config files -rw-r--r-- 1 root root 475 Jun 12 2023 /etc/texmf/web2c/texmf.cnflrwxrwxrwx 1 root root 33 Nov 4 14:40 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN lrwxrwxrwx 1 root root 32 Nov 4 14:40 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN -rw-r--r-- 1 root root 3130 Nov 5 10:49 /var/lib/texmf/tex/generic/config/language.dat###################################### Files in /etc/texmf/web2c/ total 8 -rw-r--r-- 1 root root 283 Feb 28 2019 mktex.cnf -rw-r--r-- 1 root root 475 Jun 12 2023 texmf.cnf ###################################### md5sums of texmf.d ca40c66f144b4bafc3e59a2dd32ecb9c /etc/texmf/texmf.d/00debian.cnf -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.11.2-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages texlive-latex-extra depends on: ii libcommons-logging-java 1.3.0-1 ii libpdfbox-java 1:1.8.16-5 ii preview-latex-style 13.2-1 ii python3 3.12.6-1 ii tex-common 6.18 ii texlive-base 2024.20241102-1 ii texlive-binaries 2024.20240313.70630+ds-5 ii texlive-latex-recommended 2024.20241102-1 ii texlive-pictures 2024.20241102-1 Versions of packages texlive-latex-extra recommends: ii default-jre 2:1.21-76 ii libspreadsheet-parseexcel-perl 0.6600-1 ii texlive-fonts-recommended 2024.20241102-1 ii texlive-plain-generic 2024.20241102-1 Versions of packages texlive-latex-extra suggests: pn icc-profiles <none> ii libfile-which-perl 1.27-2 ii python3-pygments 2.18.0+dfsg-1 pn texlive-latex-extra-doc <none> ii texlive-science 2024.20241102-1 Versions of packages tex-common depends on: ii ucf 3.0043+nmu1 Versions of packages tex-common suggests: ii debhelper 13.20 Versions of packages texlive-latex-extra is related to: ii tex-common 6.18 ii texlive-binaries 2024.20240313.70630+ds-5 -- no debconf information -- debsums errors found:debsums: changed file /usr/share/texlive/texmf-dist/tex/latex/media9/players/VPlayer.swf (from texlive-latex-extra package)
--- End Message ---
--- Begin Message ---
- To: 1086757-close@bugs.debian.org
- Subject: Bug#1086757: fixed in texlive-extra 2024.20241115-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 16 Nov 2024 22:54:58 +0000
- Message-id: <E1tCRgw-00AgUw-A3@fasolo.debian.org>
- Reply-to: Hilmar Preuße <hille42@debian.org>
Source: texlive-extra Source-Version: 2024.20241115-1 Done: Hilmar Preuße <hille42@debian.org> 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 1086757@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hilmar Preuße <hille42@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: Sat, 16 Nov 2024 22:33:58 +0100 Source: texlive-extra Architecture: source Version: 2024.20241115-1 Distribution: unstable Urgency: medium Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org> Changed-By: Hilmar Preuße <hille42@debian.org> Closes: 1086757 Changes: texlive-extra (2024.20241115-1) unstable; urgency=medium . * New upstream snapshot, refresh / disable patches. - Create soft link to /u/s/texlive/texmf-dist/s/minted/latexminted.py (Closes: #1086757) Checksums-Sha1: cd4fb7d8257b765cc73e4ad9cf59797183e68662 4032 texlive-extra_2024.20241115-1.dsc ded6808320cdfaf6b4b277067a5d8a0afd9a7daf 19032 texlive-extra_2024.20241115.orig-tex4ht.tar.xz 8041e260f1486447db0064701a9193ea2427db07 2734856788 texlive-extra_2024.20241115.orig.tar.xz b6658742f24630ce65496838a1246b2557958d6f 197476 texlive-extra_2024.20241115-1.debian.tar.xz 02e4cb1c0e0dd8057cb5c56ac25e656e82842f4d 6070 texlive-extra_2024.20241115-1_source.buildinfo Checksums-Sha256: 5b1965157290c4811bac3f830ea459cdc914ab0df44845503242e595de9ab30b 4032 texlive-extra_2024.20241115-1.dsc 40c3d6c0715590c041df400a62227216a60f0e15bda8666bc21ebd3345050543 19032 texlive-extra_2024.20241115.orig-tex4ht.tar.xz dd836ffa5e74cb4517089bafeec4a2487a61cc35719b82ecc25dbbdd278f76a2 2734856788 texlive-extra_2024.20241115.orig.tar.xz 8965552afdfc00334e05c49f9beceafc7e6719538a30197318b07371b4c80d2c 197476 texlive-extra_2024.20241115-1.debian.tar.xz 6add68e32efa11bf95b57654101f783c77bd49840e829d51f9828880b10e3f32 6070 texlive-extra_2024.20241115-1_source.buildinfo Files: 0fb540d33996d04f17a787fc36d1673d 4032 tex optional texlive-extra_2024.20241115-1.dsc 8a87f246ccbe8a5f728ee7a2f4be32fd 19032 tex optional texlive-extra_2024.20241115.orig-tex4ht.tar.xz ce44116bc5d9c64ecee661feaacd8441 2734856788 tex optional texlive-extra_2024.20241115.orig.tar.xz 514228d435e74945abac519aa5c159d2 197476 tex optional texlive-extra_2024.20241115-1.debian.tar.xz bb52d141d62766b17f634200bd5e464b 6070 tex optional texlive-extra_2024.20241115-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEaXGmC/nkbIhxf16kxiZYRqvgLIsFAmc5GdlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDY5 NzFBNjBCRjlFNDZDODg3MTdGNUVBNEM2MjY1ODQ2QUJFMDJDOEIACgkQxiZYRqvg LIuC1g//caHU/aM+7Cf+K0cDWc+7Os1iDTQbySkMTDrs28lneHFecqXkXnjDp+yx ic0rucHgoIe+UFEZw5YBquKfTylOF80taSYcTzA1rh/ksapq0lCsIj0ObaDrDhAO GzemOk+I8guSVSnL03BbVwIXEY1QjIiLmdwjVWPHXKmE5z3SGh1VFHyZfjivmKGe zzNFBcKlrnzxteWy3M2ZV0qIqi/9/j2KjsqhiGZ82+MHQjFa5F+jn12hORL6vKjo kvfklMMk+697YqjI1HdHOzJxdyDLTvV05tdY+e3bFp5SlC/Ejpdc7XvqaYRLeNnV 5gVlVzcpN+TDruYTqwdkRJDR8rx3wLvS9uZXrJErTepRiftap71U5q7xhIrzCGkB v6OHeHyvpCcvgy7KD1lR2HMlhOz4gxDJckzTQgs1ejSya2H23sBGBF3uQ0zBWIZQ cTsvxnW9ylzI6pOn//HGlLpOuszJJGnEgySkwm+Fkuc4502S3p79IZhxhevHkKRj ham9fTO7GVMvXuwQye7w0TsNSEGr/ZTazSD9TMlAVX7aQVxnKTaY1txUImAn4qQ9 LMix7IWZRW92OcBcHW9CGdiy1lZo+87LcHpu6ZmwLluLh9+axMFVB277uWKH+9p/ R6vzXUW47DBX+RBea3ib+eJOlpk4XUgVnbVIwBN02uVZgTeB2P0= =EcHg -----END PGP SIGNATURE-----Attachment: pgpDDvXP_FjLn.pgp
Description: PGP signature
--- End Message ---