From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CFbVDTbyAl+nFQAA0tVLHw (envelope-from ) for ; Mon, 06 Jul 2020 09:43:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iBSvCTbyAl8kEwAA1q6Kng (envelope-from ) for ; Mon, 06 Jul 2020 09:43:18 +0000 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 8B28A9404E2 for ; Mon, 6 Jul 2020 09:43:17 +0000 (UTC) Received: from localhost ([::1]:44366 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jsNee-0006zI-5C for larch@yhetil.org; Mon, 06 Jul 2020 05:43:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsNTO-0004NN-3O for help-guix@gnu.org; Mon, 06 Jul 2020 05:31:38 -0400 Received: from mout01.posteo.de ([185.67.36.65]:37237) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsNTL-0007YL-PS for help-guix@gnu.org; Mon, 06 Jul 2020 05:31:37 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6069416005C for ; Mon, 6 Jul 2020 11:31:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1594027891; bh=U7tK5cK06v2wWC483Mz9LvKReRlbrodTYTk1aAMQHQ4=; h=Subject:From:To:Date:From; b=X5iBHXvjVGn5aoBN5AtePDcPk/kWRu6dL2M+NLdMS1SE4lleo6j0XyYPusEqlgLik VXXu0R3dq5nGLpnn7JlKIClGcuUOuOVhDpgL5W0pBl2FSAla8dS/f6YZwl7AxTDr3Y YaHqKX6MRUeqnbFLSoNS4e0MZJcDvVAzsbGX8VP7nZqYIHZ8FoPBfnaRdmlhogMMyJ RDVKOQ22dIeBkL3NxybBL3J5APBscfJlZxfH4Pe2j4pEMxdlf7qPsc5zQODDGAEn3p 6dApQezY4Si3jN4u7nrRlsTAwugLM6WcQUAgj/bvfV+khAQZmuMkIiUgRRWg9Sy9w1 wizJOhDvcAZlg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4B0gLV63tGz6tmF for ; Mon, 6 Jul 2020 11:31:30 +0200 (CEST) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Subject: Git clients struggle with Guix From: "Alexandru-Sergiu Marton" To: Date: Mon, 06 Jul 2020 15:19:44 +0300 Message-Id: Received-SPF: pass client-ip=185.67.36.65; envelope-from=brown121407@posteo.ro; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/06 02:23:05 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Mailman-Approved-At: Mon, 06 Jul 2020 05:43:07 -0400 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.ro header.s=2017 header.b=X5iBHXvj; dmarc=pass (policy=none) header.from=posteo.ro; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 4.79 X-TUID: ANAPKwDRDeg5 Hi, I'm having trouble managing the Guix repo with git clients. Both gitg and magit choke on it when I tell them to open it. Magit hangs for a couple minutes before showing the status view, and every further action leads to another freeze. Running git commands from the terminal is fast, as expected, no problem there. I haven't had this problem in the past. For my last few patches I staged and committed everything from Magit and it worked extremely fast. Here's some system info: GNU Guix System with guix on 3d80e618ddbd40342ed7e69f898801e8e3a64eaa git : 2.27.0 emacs: 26.3 (this happens both with vanilla and doom, I don't know if it's relevant but I'll just say it) magit: 2.90.1-6.7f486d4 (from Guix) Any tips on how to deal with this? I haven't got a clue about why it does this stuff. Cheers, Sergiu