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

Bug#1065876: marked as done (texlive-extra-utils: The shebang of script de-macro invokes 'python' rather than 'python3')



Your message dated Mon, 22 Apr 2024 06:05:04 +0000
with message-id <E1rymnY-002u2b-Ay@fasolo.debian.org>
and subject line Bug#1065876: fixed in texlive-extra 2024.20240401-1
has caused the Debian Bug report #1065876,
regarding texlive-extra-utils: The shebang of script de-macro invokes 'python' rather than 'python3'
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.)


-- 
1065876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065876
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-extra-utils
Version: 2023.20240207-1
Severity: normal

Dear Maintainer,

I have a paper written in LaTeX that the publisher required to not
contain any user macro, so I used de-macro to produce a distributable
version with a Makefile target.

Today I tried to recreate the distributable paper, and when de-macro was
called, as:
de-macro Paer.tex

I received the error:

bash: /usr/bin/de-macro: cannot execute: required file not found

however, using:

python3 $(which de-macro) Paper.tex

works.

inspecting the installed de-macro script i found that the cause is the
shebang, that is set as:

#!/usr/bin/python -O

which fails unless package python-is-python3 is installed (I didn't
bother checking if it works with python2).

The shebang should be changed to use a versioned python executable,
since python-is-python3 should not be a dependency of any other package.

Thank you for your precious work maintaining the texlive ecosystem.

-- 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 2944 Mar  3 23:28 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Oct 12  2022 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Feb 14 09:08 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Feb 14 09:08 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 475 Nov  1 02:41 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Feb 14 09:08 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Feb 14 09:08 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 5334 Mar  3 23:22 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Apr  1  2019 mktex.cnf
-rw-r--r-- 1 root root 475 Nov  1 02:41 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: trixie/sid
  APT prefers oldstable-security
  APT policy: (500, 'oldstable-security'), (500, 'testing'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.15-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it_IT:it
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages texlive-extra-utils depends on:
ii  libfile-homedir-perl       1.006-2
ii  libunicode-linebreak-perl  0.0.20190101-1+b6
ii  libyaml-tiny-perl          1.74-1
ii  python3                    3.11.6-1
ii  tex-common                 6.18
ii  texlive-base               2023.20240207-1
ii  texlive-binaries           2023.20230311.66589-9
ii  texlive-latex-base         2023.20240207-1
ii  texlive-luatex             2023.20240207-1
ii  texlive-plain-generic      2023.20240207-1

Versions of packages texlive-extra-utils recommends:
ii  ghostscript                10.02.1~dfsg-3
ii  liblog-log4perl-perl       1.57-1
ii  ruby                       1:3.1
ii  texlive-latex-recommended  2023.20240207-1

Versions of packages texlive-extra-utils suggests:
ii  chktex                1.7.8-1
ii  default-jre-headless  2:1.17-75
ii  dvidvi                1.0-10.2
ii  dvipng                1.15-1.1+b1
ii  fragmaster            1.7-11
ii  lacheck               1.26-17
ii  latexdiff             1.3.2-1
ii  latexmk               1:4.83-1
ii  purifyeps             1.1-3
pn  xindy                 <none>

Versions of packages tex-common depends on:
ii  ucf  3.0043+nmu1

Versions of packages tex-common suggests:
ii  debhelper  13.14.1

Versions of packages texlive-extra-utils is related to:
ii  tex-common        6.18
ii  texlive-binaries  2023.20230311.66589-9

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2024.20240401-1
Done: Hilmar Preusse <hille42@web.de>

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 1065876@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilmar Preusse <hille42@web.de> (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, 21 Apr 2024 23:34:09 +0200
Source: texlive-extra
Architecture: source
Version: 2024.20240401-1
Distribution: experimental
Urgency: medium
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Changed-By: Hilmar Preusse <hille42@web.de>
Closes: 1065876
Changes:
 texlive-extra (2024.20240401-1) experimental; urgency=medium
 .
   * New upstream snapshot.
     - Patch /usr/bin/de-macro, it uses python3 now (Closes: #1065876).
Checksums-Sha1:
 17d450cc7bb62607ebf31c941dbde4363f999f5f 3995 texlive-extra_2024.20240401-1.dsc
 1dc4b796461c22dc372e4b0dede5b52d34a6f2a2 19044 texlive-extra_2024.20240401.orig-tex4ht.tar.xz
 93af946b9d2c6726993584f4b683ad7be662ec6d 2536105160 texlive-extra_2024.20240401.orig.tar.xz
 6f2c3995d65f78cbb4e78e4d7828c4b0e491689b 194308 texlive-extra_2024.20240401-1.debian.tar.xz
 d526e223750ad3ae79a189b84f58b3bb501a6aaf 5994 texlive-extra_2024.20240401-1_source.buildinfo
Checksums-Sha256:
 d61ab50acbe5196778efd50bbebb28bb87f2fe62bc861df7eb9980125b93a041 3995 texlive-extra_2024.20240401-1.dsc
 17dbe3d1bf6556352ad33fddf32a5ce39e713e570861c4c451b0c99f80b7e80b 19044 texlive-extra_2024.20240401.orig-tex4ht.tar.xz
 d357f3f9cbef1417d861a72ddb092aff071cc85248d6cd1e3c0cede9dd778f01 2536105160 texlive-extra_2024.20240401.orig.tar.xz
 d1dbc9d6fb6e8e40d02d1e1ac35d4ea326b4414cc4c3e455fda792975848395e 194308 texlive-extra_2024.20240401-1.debian.tar.xz
 a3fb7134a3e9d352e42766807c7bb33b993da527565ce0111064f22357b98e07 5994 texlive-extra_2024.20240401-1_source.buildinfo
Files:
 a1d90a0d6df20d3e6b6f79fe2bc187f0 3995 tex optional texlive-extra_2024.20240401-1.dsc
 369a8ab160fa955872878d15f6c715a3 19044 tex optional texlive-extra_2024.20240401.orig-tex4ht.tar.xz
 b3cad9afb49ea88d781c6ccda2402cb0 2536105160 tex optional texlive-extra_2024.20240401.orig.tar.xz
 602e12cd5344ee9286746eaa85f21668 194308 tex optional texlive-extra_2024.20240401-1.debian.tar.xz
 477e50ed873e0cc967ef7b2936892c41 5994 tex optional texlive-extra_2024.20240401-1_source.buildinfo

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

iQKTBAEBCgB9FiEEaXGmC/nkbIhxf16kxiZYRqvgLIsFAmYljDlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDY5
NzFBNjBCRjlFNDZDODg3MTdGNUVBNEM2MjY1ODQ2QUJFMDJDOEIACgkQxiZYRqvg
LItEwg//ZiU5ClC14N4r4WkpgLGOV3ZT6OfZQhXmh8EvgmtA3mApWYC1XAeMOBI2
Ga6EP9Xvb3UZ7Qiw/DZD5cin0kK/lgqXbsMOqF5JCX7pJ00XHyAoPCzQZM7zB5eG
9UFnp0VjLnFe65c8vDOvBBZ7/3Prn8lKHOYDF8LwD0JRaeOV2QjDvhuJ2zxYlls9
VRplPuIdi4ehNTSjhA086qexJZpJCzDqXXBZVV3AMrzGYZ/HLJqwoPDIBY7N4CeK
hpFmecCnEfSCAW7ulNYDCTtyjAXMJWsV9WZpLgm401G4WlJvnJzQe6/osglk5B/A
Sy8m5T+/ZQBJ3v8nQ/q3lzK0PJnw+v5NlSksjcsuzNfCIpuAYxB1lBq+0SbB8hcp
btfxoYvzT9yvSmGUskV0Hyp6iZ8B0dCwtj5RmOtzVYo6+/MatfFdsOETYJtir1d7
RKdqCxt7ueGkKysIP7Det475yUbjcSi8Ak1T56UI0Q0sStUH9Cw+fLbCncfvN5hk
CzXAsYZaxD311cX1UeMtA1emossqazQYCCgI5NHOFhMdjeZUrq8IGpG1bUgkcdVm
nyGyuPVUUl3XMacnd1fIArmShj1MGWNDiLHW75XtGK+r2+jp1+oSK7/zOakXsmfg
y4/7D5/deg8XBsa/O/JIdnltHsN24r4V3+hmfFpkctECYU1sNx0=
=/JYH
-----END PGP SIGNATURE-----

Attachment: pgplXMgX209gO.pgp
Description: PGP signature


--- End Message ---

Reply to: