~ashton314/emacs-bedrock#9: 
Error at start

Hi, i got this error when i have just install the package :

⛔ Warning (emacs): The package embark-consult should be installed if you use both Embark and Consult [2 times] ⛔ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable ⛔ Error (use-package): Cannot load org-roam ⛔ Error (use-package): Failed to install citar: Package ‘citar’ is unavailable ⛔ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable ⛔ Error (use-package): Cannot load org-roam

Status
RESOLVED CLOSED
Submitter
~thomas-louvigne
Assigned to
No-one
Submitted
1 year, 4 days ago
Updated
9 months ago
Labels
bug

~thomas-louvigne 1 year, 4 days ago

~ashton314 1 year, 4 days ago

Thanks for the bug report.

Could you please tell me what operating system you're running?

⛔ Warning (emacs): The package embark-consult should be installed if you use both Embark and Consult [2 times]

This is harmless; I need to see if I can turn it off though.

⛔ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable

This sounds like it might be a connectivity problem. I'll look into it though.

-- Ashton Wiersdorf https://lambdaland.org/

~thomas-louvigne 1 year, 4 days ago

i am on manjaro, the last version.

~ashton314 1 year, 2 days ago

Could you please send your Emacs version as well? Are you trying to use this with a different package-manager? And do things work if you manually install the packages that Emacs reports that it is struggling with? (E.g. with `package-install'.)

Thanks,

-- Ashton Wiersdorf https://lambdaland.org/

~ashton314 1 year, 2 days ago

It's possible that the ELPA those packages are on was unreachable at the time/where you tried it. Is it still happening?

~thomas-louvigne 11 months ago*

$ emacs --version : emacsclient 29.1

And my package manager looks ok. (i have just upgrade the packages) I still have this errors :

■ Error (use-package): emacs/:config: End of file during parsing: Error reading from stdin
■ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable
■ Error (use-package): Cannot load org-roam
■ Error (use-package): Failed to install citar: Package ‘citar’ is unavailable
■ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable
■ Error (use-package): Cannot load org-roam

~ashton314 11 months ago

Ah, I see. It looks citar and org-roam are on MELPA. Please follow MELPA's getting started instructions for getting those packages to come down. I'll update the comments at the top of the file to direct users to this page. Sorry for the confusion, and thanks for the bug report!

Try adding the MELPA archive, and then let me know if that fixes the problems.

~ashton314 11 months ago

Ah, I just realized: I actually have instructions for adding MELPA in init.el already. Please follow those. I've also updated extras/researcher.el to have more extensive comments on adding MELPA to package-archives.

~sunoc 11 months ago

Hi,

I'm currently investigating the "⛔ Warning (emacs): The package embark-consult should be installed if you use both Embark and Consult" which also appear on my setup (Pop_OS 22.04, Emacs 30.0.5 self-compiled).

This was reported and discussed in an Issue thread at the Embark package repo: https://github.com/oantolin/embark/pull/550

Testing with the bedrock config, it looks like the warning appears 4x when it supposed to appear (no Consult or no Embark-consult). However it still appears twice (as reported here) when the configuration is properly done.

I'll keep searching why and submit some proposition if I can figure it out.

Cheers,

Vincent

~ashton314 11 months ago

Hi Vincent,

Thanks for looking into this. I'll take a look at it too if I get the chance.

Thanks! Ashton

-- Ashton Wiersdorf https://lambdaland.org/

~thomas-louvigne 10 months ago

ok, thanks for all. i have updated the melpa guid with the stable repository, and it works now.

~ashton314 10 months ago

Wonderful! Sorry that was a problem for such a long time. Would you mind pasting what you changed?

~ashton314 REPORTED CLOSED 9 months ago

Register here or Log in to comment, or comment via email.