From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.bugs Subject: bug#39187: Fwd: "Package refresh is already in progress, please wait..." Date: Mon, 10 Feb 2020 06:41:18 +0900 Message-ID: References: <87muakus4m.fsf@marxist.se> <87iml2f34b.fsf@marxist.se> <8736bj7b6e.fsf@marxist.se> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="2064"; mail-complaints-to="usenet@ciao.gmane.io" To: 39187@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Feb 09 22:42:11 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j0uLD-0000RB-5p for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 09 Feb 2020 22:42:11 +0100 Original-Received: from localhost ([::1]:54608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0uLC-00085j-8z for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 09 Feb 2020 16:42:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45354) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0uL4-00085a-WC for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2020 16:42:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0uL3-0007kO-Vx for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2020 16:42:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47356) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0uL3-0007kD-Sl for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2020 16:42:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j0uL3-0008AR-R2 for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2020 16:42:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jean-Christophe Helary Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 09 Feb 2020 21:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39187 X-GNU-PR-Package: emacs Original-Received: via spool by 39187-submit@debbugs.gnu.org id=B39187.158128448831357 (code B ref 39187); Sun, 09 Feb 2020 21:42:01 +0000 Original-Received: (at 39187) by debbugs.gnu.org; 9 Feb 2020 21:41:28 +0000 Original-Received: from localhost ([127.0.0.1]:53329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0uKV-00089h-Pw for submit@debbugs.gnu.org; Sun, 09 Feb 2020 16:41:27 -0500 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:35735) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0uKT-00089X-QS for 39187@debbugs.gnu.org; Sun, 09 Feb 2020 16:41:26 -0500 X-Originating-IP: 182.251.132.31 Original-Received: from [172.20.10.2] (KD182251132031.au-net.ne.jp [182.251.132.31]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 43D9360003 for <39187@debbugs.gnu.org>; Sun, 9 Feb 2020 21:41:22 +0000 (UTC) In-Reply-To: <8736bj7b6e.fsf@marxist.se> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:175846 Archived-At: > On Feb 10, 2020, at 5:33, Stefan Kangas wrote: >=20 > Stefan Kangas writes: >=20 >> I see two ways forward: >>=20 >> 1. Remove the warning and accept that we might launch several >> processes doing the same update one after the other. I would like >> to avoid that on master, but it might be the least intrusive change >> for emacs-27. >=20 > This part is now done on the emacs-27 branch. Please test it and see > that it now works as before. Can you specify how that is expected to work so that I am sure I make = the right test ? Jean-Christophe=20=