Your message dated Sun, 29 Mar 2026 14:46:10 +0000
with message-id <[email protected]>
and subject line Bug#1130442: fixed in texlive-extra 2026.20260328-1
has caused the Debian Bug report #1130442,
regarding texlive-music: chordbox.sty ist broken
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.)
--
1130442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130442
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: texlive-music
Version: 2024.20250309-2
Severity: normal
Dear Maintainer,
the chordbox.sty ist currently unusable. (https://www.ctan.org/pkg/chordbox)
In github source of the maintainer you cant find a patch to fix the problem
(https://github.com/sfranzen/chordbox/)
######################################################################################
diff -urN chordbox.sty.unpatched chordbox.sty.fix
--- chordbox.sty.unpatched 2026-01-06 19:26:23.097833233 +0100
+++ chordbox.sty.fix 2026-01-06 19:31:23.785503549 +0100
@@ -117,19 +117,20 @@
% Put coordinates at finger positions and above the frets (index 0),
% store string count, then draw the string grid and decorations
\foreach[count=\n] \fretposition in {#3} {
+ \global\let\chordbox@n\n
\foreach \fret in {0,...,\numfrets}
\coordinate (\n\fret) at (\n - 1, 0.5 - \fret);
% Extra coordinate for text below each string
\coordinate (\n) at (\n - 1, -\numfrets);
}
- \draw grid (\n - 1, -\numfrets);
+ \draw grid (\chordbox@n - 1, -\numfrets);
\ifthenelse{\isempty{#1}\or#1<2}{% Draw the "nut"
- \fill rectangle (\n - 1, .2);
+ \fill rectangle (\chordbox@n - 1, .2);
}{% Draw the position indicator
\node[left] at (11) {\pgfkeys{base fret={#1}}};
}
% Center chord name over strings
- \pgfmathparse{0.5 * (\n - 1)}
+ \pgfmathparse{0.5 * (\chordbox@n - 1)}
\node[above] at (\pgfmathresult, 1.25) {\pgfkeys{name={#2}}};
% Draw the string symbols according to argument #3
\foreach[count=\s] \fret in {#3} {
#######################################################################################################################
if you wan't to get the error message:
\documentclass[]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{color}
\usepackage{babel}
\usepackage{booktabs}
\usepackage{textcomp}
\usepackage{gchords}
\usepackage{chordbox}
\usepackage{guitar}
%
\begin{document}
\chordbox{F}{1:T,3:3,3:4,2:2,1:1,x}
\end{document}
#########################################################################################################################
-- 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 dominik dominik 14666 Dec 14 2016 /home/dominik/texmf/ls-R
-rw-r--r-- 1 root root 308 Oct 31 2024 /usr/local/share/texmf/ls-R
-rw-r--r-- 1 root root 2368 Aug 11 2025 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Feb 28 2025 /usr/share/texmf/ls-R ->
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Mar 13 2025 /usr/share/texlive/texmf-dist/ls-R ->
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Mar 13 2025 /usr/share/texlive/texmf-dist/ls-R ->
/var/lib/texmf/ls-R-TEXLIVEDIST
######################################
Config files
-rw-r--r-- 1 root root 475 Aug 11 2025 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Mar 13 2025 /usr/share/texmf/web2c/fmtutil.cnf ->
/var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Mar 13 2025 /usr/share/texmf/web2c/updmap.cfg ->
/var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3909 Aug 11 2025
/var/lib/texmf/tex/generic/config/language.dat
######################################
Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Jun 8 2020 mktex.cnf
-rw-r--r-- 1 root root 475 Aug 11 2025 texmf.cnf
######################################
md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c /etc/texmf/texmf.d/00debian.cnf
-- System Information:
Debian Release: 13.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.16.3+deb13-rt-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages texlive-music depends on:
ii python3 3.13.5-1
ii tex-common 6.19
ii texlive-base 2024.20250309-1
ii texlive-binaries 2024.20240313.70630+ds-6
ii texlive-latex-base 2024.20250309-1
texlive-music recommends no packages.
texlive-music suggests no packages.
Versions of packages tex-common depends on:
ii ucf 3.0052
Versions of packages tex-common suggests:
ii debhelper 13.24.2
Versions of packages texlive-music is related to:
ii tex-common 6.19
ii texlive-binaries 2024.20240313.70630+ds-6
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: texlive-extra
Source-Version: 2026.20260328-1
Done: Hilmar Preuße <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hilmar Preuße <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 29 Mar 2026 11:48:02 +0200
Source: texlive-extra
Architecture: source
Version: 2026.20260328-1
Distribution: experimental
Urgency: medium
Maintainer: Debian TeX Task Force <[email protected]>
Changed-By: Hilmar Preuße <[email protected]>
Closes: 1129920 1130442
Changes:
texlive-extra (2026.20260328-1) experimental; urgency=medium
.
* Next upstream snapshot for TL 2026.
- New version of latexminted is compatible to Python 3.14
(Closes: #1129920).
* We are back on Debian Salsa.
* Fix for chordbox.sty (Closes: #1130442).
Checksums-Sha1:
5f87a028cbd4c1a10b2d10be2cf1d52825a6beab 4040 texlive-extra_2026.20260328-1.dsc
1dc23d3c352d79576273e63da73cb4618fc96dfe 19040
texlive-extra_2026.20260328.orig-tex4ht.tar.xz
5e156e6fe99690d184b3494ac72fcd712880657f 3111276988
texlive-extra_2026.20260328.orig.tar.xz
3747954638d15e476f0b8e66931322f1448a815c 209556
texlive-extra_2026.20260328-1.debian.tar.xz
a729f9378294ca4d849883b31da18557ab5fd3a8 5572
texlive-extra_2026.20260328-1_source.buildinfo
Checksums-Sha256:
3f69e1929640d617a6d1ef75bac5e7cc6b602c263402b373f4a654f74d407cc2 4040
texlive-extra_2026.20260328-1.dsc
44493587eef8aae4b3ca2ce1615feaebed99e4b73e358abccb1736ed70ffbeb7 19040
texlive-extra_2026.20260328.orig-tex4ht.tar.xz
90cb749918daa96b878938c9f8418c46edd82b11b91b2886d39686b06200beee 3111276988
texlive-extra_2026.20260328.orig.tar.xz
3ee40ffdf958a5d9a4896bf3d9427ee45baf34ced62c9226d5fd2d26f0e9bc17 209556
texlive-extra_2026.20260328-1.debian.tar.xz
d9ceb496e70575e076c292aa469ac52dccc95ef88dec280c8493418ce8e22527 5572
texlive-extra_2026.20260328-1_source.buildinfo
Files:
7298966c70566de95ae1643aac12ba71 4040 tex optional
texlive-extra_2026.20260328-1.dsc
8bdf6357087aa2fe0f2f8a2081b032c4 19040 tex optional
texlive-extra_2026.20260328.orig-tex4ht.tar.xz
bfc3f2b11f411d595292e80d4e83a863 3111276988 tex optional
texlive-extra_2026.20260328.orig.tar.xz
6362bbd2e424cda8e6725e08bd55a561 209556 tex optional
texlive-extra_2026.20260328-1.debian.tar.xz
8a8e34a2eec665c3b9ccfbbe43e80087 5572 tex optional
texlive-extra_2026.20260328-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEEaXGmC/nkbIhxf16kxiZYRqvgLIsFAmnJJotfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDY5
NzFBNjBCRjlFNDZDODg3MTdGNUVBNEM2MjY1ODQ2QUJFMDJDOEIACgkQxiZYRqvg
LIuITA//ThamWi1+JFFHUmFrNwI2dB55okmo//+Bfb/BnjXhTjtVlVSFOj+SL09o
utcAUnarCtxSQXadbObghT41iHHoPtCMwf4Mkb/l3FFBsLDcAyLUvtXbVTlSSBL8
4nctxWpM2bRs1eKKELG9HMv/jVXNv9o+GcOu7mPERMEOA6JYiWbd1fySWQU0vorF
BleCGmPWDYhGbciu1mPifjwMf/TLBm2Qub4+16W9xral+okWqRcBIQ9yQd62ozwB
Ql9E+tN2uKRiJRoVDK2sMMgjpsVRHJphmJfNpIg9oxEu4HOq5GmP4C6NAc/VUZLK
xGfpxFwH/4iGvg/rmhV4484hgTTq0ilV+vJBrnf2tvrQSu18qrBEXx3gD2EyJ3au
biW6V48Z2r7mQD4nVs3krLX2qvoolLuvto2uAmf1boDL2clQkPH1838Tlc/GfkdF
D7jocYwpsgHZDnb/kkYgQbQVgHatFFgqVThDoYJ40asf4Q43VGdnrqS2AZDm+fnW
IOcz0bxLjbzqfnw2cSVPP6eMCJhBApB8whztCWB3SAJw727Z8GF3wGTqJ+xpTbcf
dvlsZ2Pa5iZ4w33QbL5TkMetBfgqdjFX1qhPkB0WvRVmyksvTHt8z0m6QUHggZBj
FM6YwiLCfeHdqvbvqndRbMjB+YGVyFyxETmpl6olQCzu9Zg6Das=
=rWY3
-----END PGP SIGNATURE-----
pgprqU7DvBgCl.pgp
Description: PGP signature
--- End Message ---