From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.help Subject: Re: "Package refresh is already in progress, please wait..." Date: Sat, 18 Jan 2020 17:20:42 +0100 Message-ID: References: <91343003-50A7-429C-98D0-4736BC723DA5@traduction-libre.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="130196"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help Gnu Emacs mailing list To: Jean-Christophe Helary Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jan 18 17:45:57 2020 Return-path: Envelope-to: geh-help-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 1isrES-000Xpp-Ow for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 18 Jan 2020 17:45:56 +0100 Original-Received: from localhost ([::1]:42580 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isrER-0007jo-5h for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 18 Jan 2020 11:45:55 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33939) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1isqqG-0003d4-9K for help-gnu-emacs@gnu.org; Sat, 18 Jan 2020 11:20:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1isqqF-0005le-4U for help-gnu-emacs@gnu.org; Sat, 18 Jan 2020 11:20:56 -0500 Original-Received: from mail-pj1-f50.google.com ([209.85.216.50]:50931) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1isqqE-0005l6-VW for help-gnu-emacs@gnu.org; Sat, 18 Jan 2020 11:20:55 -0500 Original-Received: by mail-pj1-f50.google.com with SMTP id r67so4623601pjb.0 for ; Sat, 18 Jan 2020 08:20:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PVyu/thd60aK8SmCY9usugSR5mnWkz1ruMM9mEC0aSQ=; b=i3STtYf4wk3KdfEKk2CBfwScTXjtihAmgd5LtPR8WTzKRoSDlGKk69isd4eYC8DX+i +5kMRLBUDuwgQE8tW9HCvCAnb4xRlXzHe2oPuVZzXborK3Gq6PxwJQr10qDT9g6W/Mqz mLOYU+0R3dNo36ps4paaVH1ulobTgSwNOjjTeUPeYgA91O0YGpAIHRPKYnLKD0Ihvhc6 +8v/sSGpLZg9I/zIV6gqHkgrMJm6xckHlQDOPvtsnVlOkBnMizopFPn95gGKfIV545vF pBTuliTvQa7lytae+UZAytWNXqMyH+9+DCFlQArxtNCS+Oxn40ZdfDuZyetjDlX9VtC3 Wy2Q== X-Gm-Message-State: APjAAAX8vQy0fnuX+zuVDvSyW4GU4vEm+x/22wOlUSqWR/0e0iYJzpFq BdxsWWFr+SZ2ROqzqGtZGiZ4/IuoV9X+eHA08+UhiGEoKs4= X-Google-Smtp-Source: APXvYqzp/A9si2NyV0soi4aCgyx4mO/UV0zgnelTKrvRliPpEXCAoHskkHQL+SlDdA1ig0R32+/wRYFbnGoZ+1EbqGI= X-Received: by 2002:a17:902:b781:: with SMTP id e1mr5824093pls.128.1579364453775; Sat, 18 Jan 2020 08:20:53 -0800 (PST) In-Reply-To: <91343003-50A7-429C-98D0-4736BC723DA5@traduction-libre.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.216.50 X-Mailman-Approved-At: Sat, 18 Jan 2020 11:43:19 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122248 Archived-At: Jean-Christophe Helary writes: > > It looks like emacs does not properly handle package refreshes when the internet connection has been killed in the middle of an refresh. > > I often get this message in that case and I can't call package until I actually kill emacs and restart it. That's a bug which was almost certainly introduced in a6d87ea045 by yours truly. Could you please file a new bug report by running M-x report-emacs-bug or emailing bug-gnu-emacs@gnu.org? Please include a reference to this thread. Thanks in advance. Best regards, Stefan Kangas