all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonas Bernoulli <jonas@bernoul.li>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 59005@debbugs.gnu.org, Stefan Kangas <stefankangas@gmail.com>,
	miha@kamnitnik.top
Subject: bug#59005: 29.0.50; Package transient installed as dependency despite it being built-in
Date: Fri, 10 Feb 2023 15:38:04 +0100	[thread overview]
Message-ID: <87357dd1rn.fsf@bernoul.li> (raw)
In-Reply-To: <87357e1erf.fsf@web.de>

Michael Heerdegen <michael_heerdegen@web.de> writes:

> Jonas Bernoulli <jonas@bernoul.li> writes:
>
>> That is indeed the case.  The issue was triggered by a change to
>> elpa-admin.el, the addition of version checks, which takes pre-releases.
>> into account.
>
> By chance, could there be a relation of this to my bug#59652?  Dunno why
> that one does not get any attention, it seems not that minor to me.

No, I changed the "suffix" from "-git" to ".50-git", using both the
emacs specific not-a-release ".50" suffix and the "-git" suffix, whose
meaning apparently is up for discussion.  Using both suffixes works for
me, because all my version strings used for releases always have exactly
three parts, M.m.p.  I can use ".50" as the forth part for non-releases,
because I know I will never tack on a forth part ".0" when creating a
release.

1.2.3-git (*)  <  1.2.3  =  1.2.3.0 (*)  <  1.2.3.50-git  <  1.2.4

  (*) not used by me

[ Off-topic, but unlike version< et al., my vcomp.el, supports both pre
  and patch releases:

  1.2.3pre1 < 1.2.3 < 1.2.3-patch1

  The patch part can also be something like "-git" or "-1"; the dash is
  key.  The latter means it supports the "Debian package version number
  format".

  https://manpages.debian.org/wheezy/dpkg-dev/deb-version.5.en.html. ]

> I ask because "transient" rings a bell (it is also a package that is
> often related to trouble in my scenario).

What kind of trouble?  Packaging trouble I assume.





  reply	other threads:[~2023-02-10 14:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 20:04 bug#59005: 29.0.50; Package transient installed as dependency despite it being built-in miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-24 19:40 ` Stefan Kangas
2022-11-25 14:29   ` Jonas Bernoulli
2022-11-26  8:10     ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-26 14:17     ` Jonas Bernoulli
2023-02-10  1:38       ` Michael Heerdegen
2023-02-10 14:38         ` Jonas Bernoulli [this message]
2023-02-11  3:38           ` Michael Heerdegen
2023-02-12 19:48             ` Eric Abrahamsen
2023-02-13  2:24               ` Michael Heerdegen

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=87357dd1rn.fsf@bernoul.li \
    --to=jonas@bernoul.li \
    --cc=59005@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    --cc=miha@kamnitnik.top \
    --cc=stefankangas@gmail.com \
    /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.