all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan <monnier@IRO.UMontreal.CA>
Cc: Johan Andersson <johan.rejeep@gmail.com>, 16762@debbugs.gnu.org
Subject: bug#16762: Installed packages are not considered part of the archive contents
Date: Mon, 24 Mar 2014 16:32:29 +0200	[thread overview]
Message-ID: <533041FD.5070606@yandex.ru> (raw)
In-Reply-To: <jwvy4zzg31a.fsf-monnier+emacsbugs@gnu.org>

On 24.03.2014 15:07, Stefan wrote:

> 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.





  reply	other threads:[~2014-03-24 14:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-15 16:06 bug#16762: Installed packages are not considered part of the archive contents Johan Andersson
2014-03-21  6:47 ` Dmitry Gutov
2014-03-21 15:33   ` Stefan Monnier
2014-03-21 23:07     ` Dmitry Gutov
2014-03-22  2:46       ` Stefan Monnier
2014-03-23  8:16         ` Dmitry Gutov
2014-03-24  0:55           ` Stefan
2014-03-24  6:20             ` Dmitry Gutov
2014-03-24  8:10               ` Johan Andersson
2014-03-24 13:07               ` Stefan
2014-03-24 14:32                 ` Dmitry Gutov [this message]
2014-03-24 18:17                   ` Stefan
2014-03-24 22:39                     ` Dmitry Gutov
2014-03-28  7:22                       ` Johan Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=533041FD.5070606@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=16762@debbugs.gnu.org \
    --cc=johan.rejeep@gmail.com \
    --cc=monnier@IRO.UMontreal.CA \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.