From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.bugs Subject: bug#16762: Installed packages are not considered part of the archive contents Date: Mon, 24 Mar 2014 14:17:04 -0400 Message-ID: References: <87lhw4nj42.fsf@yandex.ru> <532CC639.6000309@yandex.ru> <532E9868.60207@yandex.ru> <532FCEC0.4020304@yandex.ru> <533041FD.5070606@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395685095 2177 80.91.229.3 (24 Mar 2014 18:18:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2014 18:18:15 +0000 (UTC) Cc: Johan Andersson , 16762@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 24 19:18:23 2014 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 1WS9S0-0000MO-OH for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 19:18:20 +0100 Original-Received: from localhost ([::1]:37874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS9S0-0004BN-7x for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 14:18:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS9Rq-0004Ag-Gv for bug-gnu-emacs@gnu.org; Mon, 24 Mar 2014 14:18:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WS9Rj-0007te-6m for bug-gnu-emacs@gnu.org; Mon, 24 Mar 2014 14:18:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS9Rj-0007tY-3k for bug-gnu-emacs@gnu.org; Mon, 24 Mar 2014 14:18:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WS9Ri-0004WF-KM for bug-gnu-emacs@gnu.org; Mon, 24 Mar 2014 14:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Mar 2014 18:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16762 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16762-submit@debbugs.gnu.org id=B16762.139568503017268 (code B ref 16762); Mon, 24 Mar 2014 18:18:02 +0000 Original-Received: (at 16762) by debbugs.gnu.org; 24 Mar 2014 18:17:10 +0000 Original-Received: from localhost ([127.0.0.1]:47961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WS9Qr-0004UN-LC for submit@debbugs.gnu.org; Mon, 24 Mar 2014 14:17:10 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:58838) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WS9Qo-0004U3-TT for 16762@debbugs.gnu.org; Mon, 24 Mar 2014 14:17:08 -0400 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id s2OIH4sm008907; Mon, 24 Mar 2014 14:17:05 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id B46186012F; Mon, 24 Mar 2014 14:17:04 -0400 (EDT) In-Reply-To: <533041FD.5070606@yandex.ru> (Dmitry Gutov's message of "Mon, 24 Mar 2014 16:32:29 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4891=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4891> : inlines <639> : streams <1143955> : uri <1708668> 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:87327 Archived-At: >> Doesn't the above package-installed-p mean that we can't complete the >> name of an already installed package we want to upgrade? > Before the patch, `package-install' would be a no-op for a currently > installed package, even if a new version is available (because when the PKG > argument is not a pkg-desc, it's passed to `package-compute-transaction' in > the list of requirements without version, and it's immediately satisfied, > requiring no package installation). > Considering that `package-install' wouldn't remove the currently installed > version, I don't think we'd want it to work for upgrades, anyway. OK. Then let's try it on `emacs-24' and keep our fingers crossed, Stefan