GNU bug report logs - #76861
31.0.50; Can't install packages that require older Emacs

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Sat, 8 Mar 2025 10:30:02 UTC

Severity: normal

Merged with 76802, 76871, 76874, 76921

Found in version 31.0.50

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 76861 <at> debbugs.gnu.org (full text, mbox):

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: 76861 <at> debbugs.gnu.org
Subject: Re: bug#76861: 31.0.50; Can't install packages that require older
 Emacs
Date: Sat, 8 Mar 2025 07:42:27 -0300
[Message part 1 (text/plain, inline)]
On 8/3/25 07:29, Mauro Aranda wrote:
> With a prune init.el that only has these lines (so that it won't mess my
> real
> custom-file):
>
> (setq custom-file "~/.emacs.d/test-custom.el")
> (when (file-exists-p (expand-file-name custom-file))
>    (load custom-file))
>
> Start emacs with "emacs" (note no emacs -Q)
> M-x list-packages RET
> Navigate to adjust-parens and hit RET
> C-x o
> TAB
> RET, to action the Install button
> y
> Emacs says: package-compute-transaction: This package requires Emacs
> version 24.3
>
> I select adjust-parens because it has a "Requires" tag.  I can install
> it without problems if using the emacs-30 branch.

Looks like a mistake in the package name for the cond-star package.

Patch attached.
[0001-Fix-Package-name-for-cond-star.patch (text/x-patch, attachment)]

This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.