From: Drew Adams <drew.adams@oracle.com>
To: Jorgen Schaefer <forcer@forcix.cx>, 19296@debbugs.gnu.org
Subject: bug#19296: [PATCH] Package archives now have priorities.
Date: Sun, 7 Dec 2014 07:55:20 -0800 (PST) [thread overview]
Message-ID: <fbc5729f-7416-4e7d-be88-c977c74e060c@default> (raw)
In-Reply-To: <20141207154316.1f2c5943@forcix>
> > Why is that good? Why should MELPA be given a lower priority?
>
> MELPA provides unstable versions of packages.
Baloney. Please stop pushing this myth.
MELPA provides *packages*. Whether a package is "stable" or
not, as far as one can tell from the outside, is only something
(optionally) claimed by its developer.
> To provide stable versions of packages, there is the "MELPA Stable"
No. There is nothing more stable about the packages in "MELPA
Stable" (according to the creator of MELPA and MELPA "Stable").
Again, this "stability" is merely a designation by the package
maintainer, for *his* own convenience. If a package maintainer
wants to distinguish two versions of a package, and call one
of them "stable", s?he can choose to put the latter into "MELPA
Stable".
That's the stated purpose of "MELPA Stable". It was added
because some package maintainers wanted two, distinguishable
versions that users could choose from.
That's all - the name means nothing more than that. It might
well be that the version put into MELPA Stable is less stable
than the one put into MELPA.
> repository (among others, including GNU ELPA). As not all
> packages in MELPA unstable
There is no "MELPA unstable". That is a fiction. Even the
creator of MELPA and "MELPA Stable" has said so, and that
adding MELPA Stable was maybe not a great idea (my paraphrase).
According to him, "MELPA Stable" is in maintenance mode.
> are available in MELPA stable, users have to add both to their
> archives list to get access to all packages. But due to the way
> MELPA assigns version numbers, the unstable versions will always
> override stable versions, even when both are available.
Take it up with the MELPA maintainers if you have a complaint
about the design of MELPA and its version numbers.
Don't try to lock out MELPA for all Emacs users, just because
you have a problem with MELPA. Don't make the many MELPA users
jump through hoops to let package.el treat MELPA like any other
repository.
> This patch will allow a setup that takes the newest version of a
> package from GNU ELPA, MELPA stable or Marmalade, and only if
^^^^^^^
> there is no version available from any of these repositories,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> take the one available from MELPA unstable.
IOW, you want to favor all other repositories over MELPA.
That logic is flawed. This certainly should not be the
hard-coded/default Emacs behavior. "Only if there is no version
available from any of these repositories, take the one available
from MELPA unstable." Sheesh.
Why should MELPA (there is no "MELPA unstable") be usable
ONLY if no version of the package is available from any
other repositories?
> No jumping through hoops required.
It's a joke, right? You can get off the bus at your bus stop
only if there are no other people on the bus. Prerequisite:
get everyone else off the bus first. IOW, you are last.
Oh - UNLESS you bring a note from your mother saying
"Please allow my boy Jorgen to get off the bus without
waiting until he is the only passenger left."
> The current solution to this is to add all packages available
> from non-MELPA unstable to `package-pinned-packages'.
"Please allow my boy Jorgen..." Quite a "solution".
Be fair. If you want to require notes from mothers, then do
that for *every* package repository. Make it so that to get
a package from *any* repository you need to pin the package
to that repository.
Then you will see what this amounts to. Then you will have
something that is fair. And equally cumbersome for all.
There is no reason to discriminate against MELPA, treating it
differently.
> The facility of priorities for repositories is widely available
> in other package managers, e.g. in Debian's apt (see
> apt_preferences(5)).
I couldn't care less. Do they single out one repository like
you have singled out MELPA, hard-coding things so that to use
that repository a given package must *not be available anywhere
else*?
"only if there is no version available from any" other
repository, "take the one available from" THE-BAD-BOY.
Repository priorities can be expressed in a normal way,
using a list or assigning priority values - with *no built-in
prejudice* for or against any particular repository. There
is no reason to blackball MELPA this way. Treat repositories
the same a priori. Let only *users* prioritize them.
> You can read more about the problems with MELPA's versioning system
> here: http://blog.jorgenschaefer.de/2014/06/
> the-sorry-state-of-emacs-lisp-package.html
You quote yourself... Wunderbar.
You have a problem with MELPA. You should take up your problem
with the MELPA designers & maintainers. Please do not impose
this stuff on Emacs, trying to blackball MELPA. A sorry state,
indeed. MELPA is the most widely used and the most useful
repository we have, by far. If you don't want to use it then
don't use it. Circulez ; il n'y a rien a voir.
next prev parent reply other threads:[~2014-12-07 15:55 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<20141207132244.A14A7200D1E@loki.jorgenschaefer.de>
2014-12-07 14:19 ` bug#19296: [PATCH] Package archives now have priorities Drew Adams
2014-12-07 14:43 ` Jorgen Schaefer
2014-12-07 15:55 ` Drew Adams [this message]
2014-12-07 16:10 ` Jorgen Schaefer
2014-12-07 18:16 ` Drew Adams
2014-12-07 16:13 ` Ted Zlatanov
2014-12-07 17:41 ` Stefan Monnier
[not found] ` <<20141207214345.A8216200D2E@loki.jorgenschaefer.de>
2014-12-07 22:27 ` Drew Adams
2014-12-07 12:31 Jorgen Schaefer
2014-12-07 16:07 ` Ted Zlatanov
2014-12-07 17:56 ` Stefan Monnier
2014-12-07 18:21 ` Jorgen Schaefer
2014-12-07 20:00 ` Jorgen Schaefer
2014-12-08 2:48 ` Stefan Monnier
2014-12-08 10:58 ` Jorgen Schaefer
2014-12-08 15:42 ` Stefan Monnier
2014-12-08 18:49 ` Jorgen Schaefer
2014-12-15 4:59 ` Stefan Monnier
2014-12-15 8:36 ` Jorgen Schaefer
2014-12-15 12:08 ` Ted Zlatanov
2014-12-15 14:52 ` Stefan Monnier
2014-12-15 14:55 ` Jorgen Schaefer
2014-12-15 19:07 ` Stefan Monnier
2014-12-07 18:55 ` Achim Gratz
2014-12-08 2:45 ` Stefan Monnier
2014-12-08 7:22 ` Achim Gratz
2014-12-07 21:28 ` Jorgen Schaefer
2014-12-07 21:46 ` Jorgen Schaefer
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fbc5729f-7416-4e7d-be88-c977c74e060c@default \
--to=drew.adams@oracle.com \
--cc=19296@debbugs.gnu.org \
--cc=forcer@forcix.cx \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).