help-guix
[Top][All Lists]
Advanced

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

Re: language server doesn't let me emote


From: Akib Azmain Turja
Subject: Re: language server doesn't let me emote
Date: Sat, 06 Aug 2022 23:53:26 +0600

jgart <jgart@dismail.de> writes:

> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
> 0.0 MB will be downloaded
>  emacs-ht-2.3  5KiB                   331KiB/s 00:00 [##################] 
> 100.0%
> guix install: error: profile contains conflicting entries for emacs-ht
> guix install: error:   first entry: emacs-ht@2.3 
> /gnu/store/pci18w9qa6740hsaqq4cxfg793sbvn6v-emacs-ht-2.3
> guix install: error:    ... propagated from emacs-emojify@1.2
> guix install: error:   second entry: emacs-ht@2.3 
> /gnu/store/7y2q2aiaahkhrc7m8ykn3i7s95ypqmlh-emacs-ht-2.3
> guix install: error:    ... propagated from emacs-lsp-mode@8.0.1-0.4aafe25
> hint: Try upgrading both `emacs-emojify' and `emacs-lsp-mode', or remove one 
> of
> them from the profile.
>
> Did I just get DAGed?
>
> Or am I conflating an obscene amount of things I don't fully understand here?
>

It just means that "emacs-emojify" and "emacs-lsp-mode" depends on two
separate versions of "emacs-ht".  This is probably because one of the
package is obsolete (i.e. you installed before and there is a update
available after you did "guix pull", but you didn't update).

Just try to do what guix is saying.  And if that doesn't work, try "guix
package --upgrade --install WHAT-EVER-YOU-WANNA-INSTALL", it will
upgrade all package and install your package, and there shouldn't be any
conflict.  If the problem still persists, IMHO that's a bug.

-- 
Akib Azmain Turja

Find me on Mastodon at @akib@hostux.social.

This message is signed by me with my GnuPG key.  Its fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

Attachment: signature.asc
Description: PGP signature


reply via email to

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