all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: Francesco Potorti` <pot@gnu.org>,
	rms@gnu.org, Jerome Marant <jmarant@free.fr>,
	emacs-devel@gnu.org, "Kim F. Storm" <storm@cua.dk>,
	Miles Bader <miles@gnu.org>
Subject: Re: [jerome.marant@free.fr: Re: Possible help with stable Emacs releases.]
Date: Tue, 05 Oct 2004 09:39:13 -0500	[thread overview]
Message-ID: <874ql9i60e.fsf@trouble.defaultvalue.org> (raw)
In-Reply-To: <m14ql976lb.fsf-monnier+emacs@gnu.org> (monnier@iro.umontreal.ca's message of "Tue, 05 Oct 2004 07:26:16 -0400")

Stefan <monnier@iro.umontreal.ca> writes:

> While I mostly agree that we should change emacs-major-version for
> non-bug-fix releases, I think that limitations of specific packaging
> systems are not a motivating factor.

Perhaps not for you, though upstream can be a *great* help when their
versioning behaves sanely.

> I actually think that your problems should cause you to reconsider
> the design of the packaging system since such problems surely happen
> with other packages as well.

I'm not sure what kind of improvements you're suggesting, and for
which kinds of problems, but I don't recall a situation where we
*can't* accomodate multiple installs of something in Debian.  It's
just a matter of how much hassle it is and how far we have to diverge
from the upstream code, and that's usually determined by how much
attention the upstream developers have paid to the issue.  (It's also,
depending on the package, a question of manpower.)

For example, if emacs started making releases with major breakage that
only bumped the third version number, i.e. 21.4.1, then (as Jerome
suggests) we'd just have to start releasing emacs packages which
include all three versions: emacs21.4.1.

All that said, by all means, if you can suggest improvements, please
do.

>         Stefan "who's generally disappointed by the poor support for
>                 multiple concurrently installed versions of a single package
>                 in most package systems"

This blame (though not generally in the case of emacs) may lay as much
at the feet of the upstream developers as the downstream packagers
(speaking as one who works on both sides).  If the upstream hasn't
ever considered the problem, then it can be very difficult, and
require substantial hacking, to alter the upstream to handle multiple
installed versions.  This can be further hindered by the available OS
and tools.  For example, the fact that dlopen doesn't support
versioning the way that ld.so does can make it difficult to allow
multiply installed versions of software that relies on dlopened
libraries, unless the upstream has considered that problem and chosen
suitably unique library *names* for those libraries.

The more classic example is an upstream that doesn't bump its library
soname versions when making backward incompatible changes to the
code.  This can be a big problem.

All of these examples assume that the distribution is going to try to
conform to the FHS.  If you're willing to ignore that, then you may
have other options.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4

  parent reply	other threads:[~2004-10-05 14:39 UTC|newest]

Thread overview: 109+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-27  7:37 [jerome.marant@free.fr: Re: Possible help with stable Emacs releases.] Richard Stallman
2004-09-27  9:40 ` Kim F. Storm
2004-09-27 11:48   ` Jérôme Marant
2004-09-27 13:08     ` Stefan Monnier
2004-09-27 13:24       ` Jérôme Marant
2004-09-27 14:27         ` Stefan Monnier
2004-09-28  9:01           ` Jérôme Marant
2004-09-27 22:55     ` Richard Stallman
2004-09-28 20:57       ` Jérôme Marant
2004-09-27 13:05   ` Stefan Monnier
2004-09-27 13:21     ` Jérôme Marant
2004-09-27 13:47       ` Miles Bader
2004-09-28 12:37         ` Kim F. Storm
2004-09-29 17:46         ` Rob Browning
2004-09-29 18:04           ` Stefan Monnier
2004-09-29 19:29             ` Rob Browning
2004-09-29 20:09               ` Stefan Monnier
2004-09-29 20:22               ` Jérôme Marant
2004-09-30  0:53                 ` Luc Teirlinck
2004-09-30  1:25                   ` Miles Bader
2004-09-30 15:40                     ` Robert J. Chassell
2004-09-30 17:02                       ` Rob Browning
2004-09-30 19:32                         ` Robert J. Chassell
2004-09-30  1:56                   ` Rob Browning
2004-09-30  7:42                     ` Jérôme Marant
2004-09-30  9:36                   ` Kim F. Storm
2004-09-30 14:11                     ` Eli Zaretskii
2004-09-30 14:32                       ` Miles Bader
2004-09-30 15:02                         ` Stefan Monnier
2004-09-30 15:34                         ` Eli Zaretskii
2004-09-30 14:36                       ` Jérôme Marant
2004-09-30 15:00                       ` Kim F. Storm
2004-09-30 16:33                         ` Rob Browning
2004-09-30 17:37                         ` Richard Stallman
2004-09-30 19:39                           ` Robert J. Chassell
2004-10-03  1:18                             ` Richard Stallman
2004-09-30 20:26                           ` Kim F. Storm
2004-09-30 20:36                             ` Stefan Monnier
2004-09-30 20:46                               ` Jérôme Marant
2004-09-30 21:40                                 ` Kim F. Storm
2004-09-30 21:33                               ` Kim F. Storm
2004-09-30 21:48                                 ` Stefan Monnier
2004-09-30 21:42                             ` Andreas Schwab
2004-09-30 22:16                               ` Kim F. Storm
2004-09-30 22:21                                 ` Stefan Monnier
2004-10-01 16:43                                   ` Kim F. Storm
2004-10-03 14:32                                 ` Richard Stallman
2004-09-30  0:09               ` Miles Bader
2004-09-30 14:21               ` Eli Zaretskii
2004-09-30 14:32                 ` Jérôme Marant
2004-09-30 15:31                   ` Eli Zaretskii
2004-09-30 14:34                 ` Miles Bader
2004-09-30 15:37                   ` Eli Zaretskii
2004-09-30 15:53                     ` Jérôme Marant
2004-09-30 16:06                       ` Eli Zaretskii
2004-09-30 17:20                         ` Rob Browning
2004-09-30 17:58                           ` Eli Zaretskii
2004-09-30 17:42                         ` Stefan Monnier
2004-09-30 20:42                           ` Jérôme Marant
2004-09-30 21:35                             ` Stefan Monnier
2004-10-01  7:22                               ` Jérôme Marant
2004-10-01 12:35                                 ` Stefan
2004-10-01 14:49                                   ` Jérôme Marant
2004-10-01 16:25                                     ` Stefan
2004-10-01 20:31                                       ` Jérôme Marant
2004-10-03 14:33                                         ` Richard Stallman
2004-10-03 16:20                                           ` Jérôme Marant
2004-10-03 14:33                                 ` Richard Stallman
2004-10-01 20:22                               ` Eli Zaretskii
2004-09-30 21:36                             ` Kim F. Storm
2004-09-30 19:09                         ` Jérôme Marant
2004-10-01 20:27                           ` Eli Zaretskii
2004-10-01 21:47                             ` [jerome.marant@free.fr: Re: Possible help with stable Emacsreleases.] Lennart Borgman
2004-09-30 16:53                       ` [jerome.marant@free.fr: Re: Possible help with stable Emacs releases.] Rob Browning
2004-09-30 19:15                     ` Robert J. Chassell
2004-09-30 20:26                       ` Jérôme Marant
2004-10-03 14:20                         ` Robert J. Chassell
2004-10-04 22:40                       ` Rob Browning
2004-10-06  5:28                         ` Richard Stallman
2004-10-06  9:12                         ` Eli Zaretskii
2004-09-30 14:55                 ` Kim F. Storm
2004-09-30 15:41                   ` Eli Zaretskii
2004-09-30 15:15                 ` Rob Browning
2004-09-30 15:48                   ` Eli Zaretskii
2004-09-30 15:58                     ` Jérôme Marant
2004-09-30 17:31                   ` Stefan Monnier
2004-09-30 18:00                     ` Eli Zaretskii
2004-09-30 18:33                       ` Stefan Monnier
2004-09-30 21:39                         ` Andreas Schwab
2004-10-02 20:47                   ` Kai Grossjohann
2004-09-30 15:59               ` Richard Stallman
2004-10-01  6:24               ` Francesco Potorti`
2004-10-04 22:58                 ` Rob Browning
2004-10-05  8:34                   ` Kim F. Storm
2004-10-05 15:01                     ` Rob Browning
2004-10-05 16:18                       ` Juri Linkov
2004-10-05 16:34                         ` Rob Browning
2004-10-05 17:03                         ` Stefan Monnier
2004-10-06  8:39                           ` Kim F. Storm
2004-10-05 11:26                   ` Stefan
2004-10-05 11:40                     ` Jérôme Marant
2004-10-06 11:09                       ` Nick Roberts
2004-10-06 11:46                         ` Jérôme Marant
2004-10-05 14:39                     ` Rob Browning [this message]
2004-10-05 14:53                       ` Stefan Monnier
2004-10-05 15:28                         ` Rob Browning
2004-10-05 15:32                           ` Rob Browning
2004-10-06  8:07                             ` Kim F. Storm
2004-09-27 12:17 ` Kenichi Handa

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=874ql9i60e.fsf@trouble.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=emacs-devel@gnu.org \
    --cc=jmarant@free.fr \
    --cc=miles@gnu.org \
    --cc=pot@gnu.org \
    --cc=rms@gnu.org \
    --cc=storm@cua.dk \
    /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.