Skip to content

Generate warning when local repository names are in conflict #500

Closed
@raxod502

Description

@raxod502

Currently, if you use two packages from MELPA (or any source) which result in the same auto-generated local repository name (:local-repo), e.g.

then straight.el generates a warning

Warning (straight): Packages "web-server" and "simple-httpd" have incompatible recipes (:repo cannot be both "eschulte/emacs-web-server" and "skeeto/emacs-web-server")

However, this is not a very informative warning to the user, because it does not suggest the resolution of the issue, which is to manually specify :local-repo for one of the recipes. A better warning should be shown.

Related issues:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions