From unknown Thu Jul 17 23:33:44 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#68967 <68967@debbugs.gnu.org> To: bug#68967 <68967@debbugs.gnu.org> Subject: Status: guix import: Issues handling Unicode Reply-To: bug#68967 <68967@debbugs.gnu.org> Date: Fri, 18 Jul 2025 06:33:44 +0000 retitle 68967 guix import: Issues handling Unicode reassign 68967 guix submitter 68967 Tom=C3=A1s Ort=C3=ADn severity 68967 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 07 06:29:57 2024 Received: (at submit) by debbugs.gnu.org; 7 Feb 2024 11:29:57 +0000 Received: from localhost ([127.0.0.1]:55789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXg7p-0005GS-Ci for submit@debbugs.gnu.org; Wed, 07 Feb 2024 06:29:57 -0500 Received: from lists.gnu.org ([2001:470:142::17]:58320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXg7n-0005GE-Dq for submit@debbugs.gnu.org; Wed, 07 Feb 2024 06:29:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rXg7T-0002KH-C7 for bug-guix@gnu.org; Wed, 07 Feb 2024 06:29:35 -0500 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rXg7P-0007hv-1h for bug-guix@gnu.org; Wed, 07 Feb 2024 06:29:35 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4TVHvQ2slZz9sZv for ; Wed, 7 Feb 2024 12:29:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1707305362; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=30+mCvzUv1nAn4ydlp21gGf56XuLOvb3JxZRBJE6b80=; b=OA00Gh463aTHpzl+tmj81Y4htUaN04bDDI53PtHC9tgEPKG/D/3nwM5QXzB3ouc97+8Hki W6jkIGEzOAa6K0b7DmgXq0/407pCyuy9o5nLOAbN8rEZ2n0z75Ok7LdCJg0ptqLqC/fRm1 KT67RgEnflIZZ5ZjLGQmW4VDfn6x/3f9AehFbt/ClGo+D6YjBSqMIdeYv545fMXUIsq1kx gWizOGWVUebAoRx1B1z3PB3xrnjMxd/FxPY2UWjxBhbgekmegYmq0/C8RrIIDcQCaC3KxL KHHAgb8w9kmXpF4d05JZOO3At1+7Mnbyq6vGZKQeSA2FHw6v6rZuEdLiSRRM2g== Message-ID: <6f750e33-d7c5-9dfc-e3eb-29758df59d71@mailbox.org> Date: Wed, 7 Feb 2024 12:29:20 +0100 MIME-Version: 1.0 Content-Language: en-US To: bug-guix@gnu.org From: =?UTF-8?B?VG9tw6FzIE9ydMOtbg==?= Subject: guix import: Issues handling Unicode Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-MBO-RS-ID: e74afb37c9e7db962e2 X-MBO-RS-META: prtj76hfwy5hngzeex7gqqppunbndxbo Received-SPF: pass client-ip=2001:67c:2050:0:465::201; envelope-from=tomasortin@mailbox.org; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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: -0.0 (/) "guix import" seems to have issues when importing text encoded in some non-ascii characters (or at least in Chinese). As an example to reproduce, this is the output generated by "guix import pypinyin": ``` (package (name "python-pypinyin") (version "0.50.0") (source (origin (method url-fetch) (uri (pypi-uri "pypinyin" version)) (sha256 (base32 "1yw075j7hjp1kc1jdihp4yq3jd5jpp7grzm5mh1d3fkqkd5prrvj")))) (build-system pyproject-build-system) (propagated-inputs (list python-enum34 python-typing)) (home-page "https://github.com/mozillazg/python-pinyin") (synopsis "汉字拼音转换模块/工具.") (description "汉字拼音转换模块/工具.") (license license:expat)) ```