From unknown Mon Aug 18 08:51:50 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24373 <24373@debbugs.gnu.org> To: bug#24373 <24373@debbugs.gnu.org> Subject: Status: =?UTF-8?Q?=E2=80=9Cman=E2=80=9D?= cannot find =?UTF-8?Q?=E2=80=9Ciconv=E2=80=9D?= Reply-To: bug#24373 <24373@debbugs.gnu.org> Date: Mon, 18 Aug 2025 15:51:50 +0000 retitle 24373 =E2=80=9Cman=E2=80=9D cannot find =E2=80=9Ciconv=E2=80=9D reassign 24373 guix submitter 24373 Ricardo Wurmus severity 24373 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 05 16:28:15 2016 Received: (at submit) by debbugs.gnu.org; 5 Sep 2016 20:28:15 +0000 Received: from localhost ([127.0.0.1]:50652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bh0V4-0005fq-W5 for submit@debbugs.gnu.org; Mon, 05 Sep 2016 16:28:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bh0V2-0005fd-NF for submit@debbugs.gnu.org; Mon, 05 Sep 2016 16:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bh0Uw-00022j-IR for submit@debbugs.gnu.org; Mon, 05 Sep 2016 16:28:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bh0Uw-00022f-FA for submit@debbugs.gnu.org; Mon, 05 Sep 2016 16:28:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bh0Uu-0001MJ-8p for bug-guix@gnu.org; Mon, 05 Sep 2016 16:28:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bh0Uq-00021l-2e for bug-guix@gnu.org; Mon, 05 Sep 2016 16:28:03 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bh0Up-00021b-Qt for bug-guix@gnu.org; Mon, 05 Sep 2016 16:28:00 -0400 Received: from localhost (x4d023877.dyn.telefonica.de [77.2.56.119]) by mx.zohomail.com with SMTPS id 1473107276613109.45346371225787; Mon, 5 Sep 2016 13:27:56 -0700 (PDT) User-agent: mu4e 0.9.16; emacs 25.1.1 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: =?utf-8?B?4oCcbWFu4oCd?= cannot find =?utf-8?B?4oCcaWNvbnbigJ0=?= Date: Mon, 05 Sep 2016 22:27:52 +0200 Message-ID: <87twduum5z.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.6 (-) Some man pages cannot be rendered: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rekado in dev: LANG=en_US.utf8 man borg man: can't execute iconv: No such file or directory man: command exited with status 127: iconv -c -f ISO-8859-1 -t UTF-8//TRANSLIT | sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }' | (cd && LESS=-ix8RmPm Manual page borg(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$PM Manual page borg(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$ MAN_PN=borg(1) cat) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Things are fine when changing LANG to ISO-8895-1. “iconv” is not in my PATH. “man” is “/run/current-system/profile/bin/man” and that’s “/gnu/store/7bf5c38dncykgx09m006s3cgh2lm1588-man-db-2.7.5/bin/man”. ~~ Ricardo From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 07 04:52:17 2016 Received: (at 24373) by debbugs.gnu.org; 7 Sep 2016 08:52:17 +0000 Received: from localhost ([127.0.0.1]:51905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bhYaf-0005HY-HU for submit@debbugs.gnu.org; Wed, 07 Sep 2016 04:52:17 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bhYad-0005HM-Ud for 24373@debbugs.gnu.org; Wed, 07 Sep 2016 04:52:16 -0400 Received: from localhost (141.80.193.18 [141.80.193.18]) by mx.zohomail.com with SMTPS id 1473238326049596.3220165581537; Wed, 7 Sep 2016 01:52:06 -0700 (PDT) User-agent: mu4e 0.9.16; emacs 25.1.1 From: Ricardo Wurmus To: 24373@debbugs.gnu.org Subject: how to reproduce this Date: Wed, 07 Sep 2016 10:52:02 +0200 Message-ID: <87k2eoum6l.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 24373 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) The environment variable that triggers the bug is “LC_CTYPE=zh_CN.utf8”, which I have set in Emacs. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ $ LC_CTYPE=zh_CN.utf8 man borg man: can't execute iconv: No such file or directory man: command exited with status 127: iconv -c -f ISO-8859-1 -t UTF-8//TRANSLIT | sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }' | (cd && LESS=-ix8RmPm Manual page borg(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$PM Manual page borg(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$ MAN_PN=borg(1) /gnu/store/hxz1cnl0bsxz5bir2gak1lq2hbg61bdk-less-481/bin/less) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To fix this I submitted a patch to guix-devel a few minutes ago. It replaces “iconv” in src/man.c with the full path to glibc’s “iconv”. ~~ Ricardo From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 08 02:54:26 2016 Received: (at 24373-done) by debbugs.gnu.org; 8 Sep 2016 06:54:26 +0000 Received: from localhost ([127.0.0.1]:53140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bhtEA-0006uz-2O for submit@debbugs.gnu.org; Thu, 08 Sep 2016 02:54:26 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24527) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bhtE8-0006um-9Q for 24373-done@debbugs.gnu.org; Thu, 08 Sep 2016 02:54:24 -0400 Received: from localhost (xd933f2aa.dyn.telefonica.de [217.51.242.170]) by mx.zohomail.com with SMTPS id 1473317655741722.366455749615; Wed, 7 Sep 2016 23:54:15 -0700 (PDT) User-agent: mu4e 0.9.16; emacs 25.1.1 From: Ricardo Wurmus To: 24373-done@debbugs.gnu.org Subject: Fixed Date: Thu, 08 Sep 2016 08:54:11 +0200 Message-ID: <87fupavq3w.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 3.4 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Fixed with commit ea55a39530d6604cde07d5b23ba529a07a76ea7b. [...] Content analysis details: (3.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.4 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.201.84.163 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 TVD_SPACE_RATIO No description available. X-Debbugs-Envelope-To: 24373-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 3.4 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Fixed with commit ea55a39530d6604cde07d5b23ba529a07a76ea7b. [...] Content analysis details: (3.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.201.84.163 listed in list.dnswl.org] 2.4 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.201.84.163 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [74.201.84.163 listed in wl.mailspike.net] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 TVD_SPACE_RATIO No description available. Fixed with commit ea55a39530d6604cde07d5b23ba529a07a76ea7b. From unknown Mon Aug 18 08:51:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 06 Oct 2016 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator