Your message dated Fri, 12 Jan 2024 20:13:32 +0200
with message-id <[email protected]>
and subject line fixed in 5.38.2-3
has caused the Debian Bug report #1060679,
regarding When embedding Perl in C, the locale is switched to C/ASCII
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.)
--
1060679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060679
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rxvt-unicode
Version: 9.31-1+b1
Severity: important
Dear Maintainer,
After upgrading rxvt-unicode today, it's no longer displaying UTF-8
properly. /var/log/apt/history.log shows:
Upgrade: rxvt-unicode:amd64 (9.31-1, 9.31-1+b1)
I still have an old window open, in which this command:
printf '\xe2\x80\x94\n'
properly produces an EM DASH (U+2014); in the newer version, it produces
U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX.
Another simple test is to run "mc" and note that all the box-drawing
characters are corrupted.
- Michael
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.6.9-amd64 (SMP w/32 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages rxvt-unicode depends on:
ii base-passwd 3.6.3
ii libc6 2.37-13
ii libfontconfig1 2.14.2-6+b1
ii libgcc-s1 13.2.0-9
ii libgdk-pixbuf-2.0-0 2.42.10+dfsg-3
ii libglib2.0-0 2.78.3-1
ii libperl5.38 5.38.2-2
ii libptytty0 2.0-1+b1
ii libstartup-notification0 0.12-6+b1
ii libx11-6 2:1.8.7-1
ii libxext6 2:1.3.4-1+b1
ii libxft2 2.3.6-1
ii libxmu6 2:1.1.3-3
ii libxrender1 1:0.9.10-1.1
ii ncurses-base 6.4+20231209-1
ii ncurses-term 6.4+20231209-1
Versions of packages rxvt-unicode recommends:
ii fonts-dejavu 2.37-8
ii fonts-ipafont-gothic [fonts-japanese-gothic] 00303-23
ii fonts-vlgothic [fonts-japanese-gothic] 20220612-1
Versions of packages rxvt-unicode suggests:
ii sensible-utils 0.0.20
-- no debconf information
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 5.38.2-3
I goofed up the bug numbers with the clone, but this should be fixed on
the perl side with
Changes:
perl (5.38.2-3) unstable; urgency=medium
.
* Unbreak locale initialization when embedding perl. (Closes: #1060456)
--
Niko
--- End Message ---