bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38473: 27.0.50; package-install of package with unversioned Package-


From: Stefan Kangas
Subject: bug#38473: 27.0.50; package-install of package with unversioned Package-Requires fails due to unsatisfiable requirements
Date: Sat, 25 Jan 2020 18:09:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

tags 38473 + notabug
close 38473
thanks

Alex Bennée <alex.bennee@linaro.org> writes:

> I originally triggered this bug while trying to upgrade packages from
> MELPA however I can replicate by browsing to the file lusty-explorer
> from the repo and executing M-x package-install-file. According to the
> docs the line:
>
>   ;; Package-Requires: (cl-lib dired)
>
> is valid and the version should be defined as 0 - however this somehow
> gets converted into trying to install dired-0. The following is the
> relevant dumps from my logs:

The dired dependency is wrong, since there is no such built-in
package.  "dired" is instead part of the "emacs" package.

This seems to have fixed in lusty-explorer already.[1]

I was considering if we should take some extra measures to allow these
kinds of dependencies, but honestly it seems better to just ask
package developers to get it right.

I'm therefore closing this as notabug.

Best regards,
Stefan Kangas

Footnotes:
[1]  
https://github.com/sjbach/lusty-emacs/commit/1fbd5cfbdbb8ed744b5a141648febf620bbf5a84






reply via email to

[Prev in Thread] Current Thread [Next in Thread]