From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UNKPB5aw9WTqEgEA9RJhRA:P1 (envelope-from ) for ; Mon, 04 Sep 2023 12:25:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UNKPB5aw9WTqEgEA9RJhRA (envelope-from ) for ; Mon, 04 Sep 2023 12:25:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D1080F034 for ; Mon, 4 Sep 2023 12:25:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=baR2t5Ls; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693823126; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=lXURXdAxx+qrcJk11KGVzdgVQ18YbalWc/dFZdpuCnU=; b=eMkmMkfcbLv5Ki68DE4M/mUuFkzsi+cqrPrS/GI+PA+y7tSQMt2zQX000gUXPSbithszz/ 5bWmKDVjv7DENgw2afgln/oELp4s85N5YKIEyaYTcPDjjsHDgcZaLdtNuy/qMs++eZfitE EcE+Ifut+X6V482mYFNyKFLXsOQXlWWRJASe+VQsEUt/7nm3NPOHzXV/kTAmHl1KoMb7kU DoOFQ/TMC7cMdaJFwFYfo1KH3z5JMKYyA8EkiE8b/dRFy9LKyHLvtZjK4L2J/zBvf+Y3XO yLQE6vZnxJB8IRhRlsdIZhq4zTsmxuRPNrWltP+MQMspIwy4HkzDlUNs+UMwAg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693823126; a=rsa-sha256; cv=none; b=dAP1Tp8p8hEyK7owQtcVu1cSDDCkehCY5qr4i2GxMKDhMwfUlxe/iIrojE/csSgFG7P+Is LkjFEeApVpfrH8gP12pcc0SGsaT4J6+y3QkyG5jgxi/ekHgZxxgBWVC0OwbSq/+K0gdkZ0 zw+mzK4DaeqSF4vtrHGtAAq0qdnZo52TPPrQiDGdqMKaApXV90vLp1/GWDYvN8zSC4vubv iaN4PnGQOTMfFjZ99Ny8FsBiq5RxTqAg12mVISuFDLW+aeGcUqR3+LGv6asdcuFgSvu2Jk SG/rAIVZThGfPYcFr6KrTLYJXKkYlnRJTTtrEn7ln7jeaWy2fSw/OtDnSyI+NA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=baR2t5Ls; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qd6la-0001Qi-VM; Mon, 04 Sep 2023 06:25:11 -0400 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 1qd6lW-0001Ox-5z for guix-patches@gnu.org; Mon, 04 Sep 2023 06:25:06 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qd6lU-0003p5-CV for guix-patches@gnu.org; Mon, 04 Sep 2023 06:25:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qd6lS-0005Kx-Mz; Mon, 04 Sep 2023 06:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65728] [PATCH] gnu: ibus: Disable registry cache. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Mon, 04 Sep 2023 10:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65728@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by submit@debbugs.gnu.org id=B.169382307420457 (code B ref -1); Mon, 04 Sep 2023 10:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Sep 2023 10:24:34 +0000 Received: from localhost ([127.0.0.1]:48795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd6l0-0005Js-Fc for submit@debbugs.gnu.org; Mon, 04 Sep 2023 06:24:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd6kv-0005JW-Qt for submit@debbugs.gnu.org; Mon, 04 Sep 2023 06:24:33 -0400 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 1qd6kb-00016x-DA for guix-patches@gnu.org; Mon, 04 Sep 2023 06:24:14 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qd6kY-0003em-Di for guix-patches@gnu.org; Mon, 04 Sep 2023 06:24:08 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id BCD9338A0143; Mon, 4 Sep 2023 10:24:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693823042; bh=lXURXdAxx+qrcJk11KGVzdgVQ18YbalWc/dFZdpuCnU=; h=From:To:Cc:Subject:Date:From; b=baR2t5LsRTPshiNT8p4a/UqWyEn+dJCOuiM9kuhH9g1PVBJRVlzuYbr0yid3kSwV3 r8OGL03jw1TU64zk6raLq3DkEi3LnVE4EqXg3bB5DF1x07ftnvyAWP6Y0sPUwMeGqR UyEhr1QZY0x7R5ix5rPLKW0oYH2vHpp6wcqRsgZkSU+RCkpLK16fn2p0Syid6uRB1B xkxgyD6XC4XgSZONmAoFjKlH8d6hVfYKEqQptrGa+s3+Neiz+JNejLP8zWQ5GEa+1w hh/cNY3Q8Q6iKTYN48Cv6EpKFCsIDEIbMmCZ4jT3/ZYsWW0WOzo6xoZtI8pub8X3EW m5ytrfrsWpKVkZcI4YraLoEOHnvS/LjA1+Mncjk0JwZLMi2imz7McSrUS4spd/WI2t kfzzMiAMrwxdwSKfdyP7NSI+xlxwR2YKtarsH+uaXJ2e6GuAofURV4Vnfe9dxXzjzA hEgkHXueaLv3e0r2I5oHF2dIpIP96RgbOsxLnKjK59L7pA8jIk9y3OEpgSUWxKb2QT +6zSOC1iIvM7tOeDu0m5x+cecx53Ftq02V6SuVNAoYcGk5WJuwgvNOJWYBwxzG0WI+ 50dJXCD4l3KEnLnnIkQaSGhxUo2vlT6RiRbkdFYt1pg/Botgkb+mXkzF6q/O4/9KzU 8iTAwyZEUGViGOG+RF9U+dwY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HaEozl8TTuVT; Mon, 4 Sep 2023 10:23:58 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Mon, 4 Sep 2023 10:23:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 74d811db; Mon, 4 Sep 2023 10:24:28 +0000 (UTC) Date: Mon, 4 Sep 2023 18:24:26 +0800 Message-ID: <22876547edd70bd6fbc7e6808a6931c7648552e1.1693823061.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.73 X-Spam-Score: -6.73 X-Migadu-Queue-Id: D1080F034 X-TUID: dBgf2mLcEEhN From: 宋文武 Fixes . * gnu/packages/ibus.scm (ibus)[arguments]: Add 'disable-registry-cache' phase. --- gnu/packages/ibus.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm index f9ef44a6d9..62323ece6f 100644 --- a/gnu/packages/ibus.scm +++ b/gnu/packages/ibus.scm @@ -241,6 +241,12 @@ (define-public ibus #$flags)) ((#:phases phases '%standard-phases) #~(modify-phases #$phases + (add-after 'unpack 'disable-registry-cache + ;; IBus registry cache depends on mtime, which doesn't work on + ;; Guix. + (lambda _ + (substitute* "bus/main.c" + (("ibus_init") "g_cache = \"none\"; ibus_init")))) (replace 'wrap-with-additional-paths (lambda* (#:key outputs #:allow-other-keys) ;; Make sure 'ibus-setup' and 'ibus-daemon' runs with the base-commit: c72bc0bb71a7315241c174636f96faee46a6dfa8 -- 2.41.0