Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible recipes? #504

Closed
carrete opened this issue May 10, 2022 · 4 comments
Closed

Incompatible recipes? #504

carrete opened this issue May 10, 2022 · 4 comments

Comments

@carrete
Copy link
Contributor

carrete commented May 10, 2022

I just updated my local installation of radian, and when I started emacs I got:

Warning (straight): Packages "prescient" and "selectrum-prescient" have incompatible recipes (:repo cannot be both "raxod502/prescient.el" and "radian-software/prescient.el")
(One of the recipes must specify a unique :local-repo) Disable showing Disable logging
Warning (straight): Packages "selectrum-prescient" and "prescient" have incompatible recipes (:repo cannot be both "radian-software/prescient.el" and "raxod502/prescient.el")
(One of the recipes must specify a unique :local-repo) Disable showing Disable logging

I did delete *selectrum* and *prescient* under straight/build and straight/repos but still same warnings. I also tried M-x straight-pull-all and still same warnings.

@carrete
Copy link
Contributor Author

carrete commented May 10, 2022

Oh, when I ran M-x straight-pull-all I got a few prompts like:

Screen Shot 2022-05-10 at 09 20 07

I selected d which appears to have done the trick. This is likely a separate issue.

@raxod502
Copy link
Member

Ah. This would be because I am specifying an explicit recipe for selectrum-prescient but not for prescient. That seems suboptimal, I will fix.

@raxod502
Copy link
Member

See also melpa/melpa#8022, which corrects the upstream recipes. We will need to bump the MELPA revision in the Radian lockfile once that is merged.

raxod502 added a commit that referenced this issue May 12, 2022
@carrete
Copy link
Contributor Author

carrete commented May 15, 2022

Thanks! This works with the changes merged into MELPA

hrehfeld pushed a commit to hrehfeld/radian that referenced this issue Jun 1, 2022
hrehfeld pushed a commit to hrehfeld/radian that referenced this issue Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants