From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.bugs Subject: bug#20842: 25.0.50; 404 errors when refreshing packages for MELPA or Marmalade Date: Thu, 18 Jun 2015 15:34:51 +0200 Message-ID: <87lhfhp2bo.fsf@gnu.org> References: <87a8vxsgbs.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1434634543 3973 80.91.229.3 (18 Jun 2015 13:35:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Jun 2015 13:35:43 +0000 (UTC) Cc: 20842@debbugs.gnu.org To: Artur Malabarba Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 18 15:35:33 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z5Zyb-0008P5-1u for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Jun 2015 15:35:29 +0200 Original-Received: from localhost ([::1]:52806 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5ZyV-00056l-4c for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Jun 2015 09:35:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5ZyM-00053u-Pi for bug-gnu-emacs@gnu.org; Thu, 18 Jun 2015 09:35:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5ZyG-0005qu-9l for bug-gnu-emacs@gnu.org; Thu, 18 Jun 2015 09:35:14 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5ZyG-0005qh-4I for bug-gnu-emacs@gnu.org; Thu, 18 Jun 2015 09:35:08 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z5ZyE-0001uA-Nv for bug-gnu-emacs@gnu.org; Thu, 18 Jun 2015 09:35:07 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Tassilo Horn Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 18 Jun 2015 13:35:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20842 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20842-submit@debbugs.gnu.org id=B20842.14346345027309 (code B ref 20842); Thu, 18 Jun 2015 13:35:06 +0000 Original-Received: (at 20842) by debbugs.gnu.org; 18 Jun 2015 13:35:02 +0000 Original-Received: from localhost ([127.0.0.1]:50546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z5Zy8-0001tg-IY for submit@debbugs.gnu.org; Thu, 18 Jun 2015 09:35:01 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:32804) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z5Zy5-0001tF-CJ for 20842@debbugs.gnu.org; Thu, 18 Jun 2015 09:34:58 -0400 Original-Received: from thinkpad-t440p (dhcp201.uni-koblenz.de [141.26.71.201]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id DD08E1A835D; Thu, 18 Jun 2015 15:34:51 +0200 (CEST) In-Reply-To: (Artur Malabarba's message of "Thu, 18 Jun 2015 14:30:26 +0100") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:104080 Archived-At: Artur Malabarba writes: > Should be fixed by: > 711e14d * lisp/emacs-lisp/package.el: Don't always propagate async errors > > Does it work for you now? Yes, it does! Feel free to close this issue. BTW: I just verified that you've also solved the "old versions aren't deleted" issue, so you can close that one, too, if you haven't done so already. Bye, Tassilo