Your message dated Tue, 7 Nov 2023 11:39:27 +0100 with message-id <ca+7wuswngcvpeer58efrfe_0nlbjazrxbbexgppktsb3yr3...@mail.gmail.com> and subject line Re: Subscription to [email protected] successful has caused the Debian Bug report #1055490, regarding ISO-IR-87 encoding seems to be 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.) -- 1055490: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055490 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: recode Version: 3.6-25 For some reason I cannot get ISO-IR-87 to work on my Debian/stable system: % echo 'foobar' > t.txt % recode -v UTF-8..ISO-IR-87 t.txt Request: UTF-8..:libiconv:..JIS_X0208 Shrunk to: UTF-8..JIS_X0208 Recoding t.txt... failed: Invalid input in step `UTF-8..JIS_X0208' ref: % apt-cache policy recode recode: Installed: 3.6-25 Candidate: 3.6-25 Version table: *** 3.6-25 500 500 http://deb.debian.org/debian bookworm/main amd64 Packages 100 /var/lib/dpkg/status
--- End Message ---
--- Begin Message ---Control: fixed -1 3.6-25 Control: tags -1 wontfix PEBKAC % echo -n 'ABC' > t.txt % recode -v UTF-8..JIS_X0208 t.txt Request: UTF-8..:libiconv:..JIS_X0208 Shrunk to: UTF-8..JIS_X0208 Recoding t.txt... done % recode -v JIS_X0208..UTF-8 t.txt Request: JIS_X0208..:libiconv:..UTF-8 Shrunk to: JIS_X0208..UTF-8 Recoding t.txt... done
--- End Message ---

