unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Guix Home errors
@ 2021-12-11 21:59 Caleb Herbert
  2021-12-11 22:30 ` Justin Veilleux
  0 siblings, 1 reply; 3+ messages in thread
From: Caleb Herbert @ 2021-12-11 21:59 UTC (permalink / raw)
  To: help-guix

Anybody have expierence with Guix Home?  I am getting the following 
error when I open a new terminal window.  Attached is an archive 
containing the error messages and the contents of my Guix Home 
configuration directory.

https://bluehome.net/csh/2021/12/11/guix-home-error.tar.xz 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guix Home errors
  2021-12-11 21:59 Guix Home errors Caleb Herbert
@ 2021-12-11 22:30 ` Justin Veilleux
  2021-12-11 22:35   ` Caleb Herbert
  0 siblings, 1 reply; 3+ messages in thread
From: Justin Veilleux @ 2021-12-11 22:30 UTC (permalink / raw)
  To: Caleb Herbert, help-guix

I don't know this was the cause of your problem, but one line in the 
aliases looks suspicious to me.

 > (aliases
 >                '(("E='SUDO_EDITOR" . "emacsclient -t -a emacs")
 >                  ("e" . "emacsclient -t")))

It seems like you didn't close your single quote in "E='SUDO_EDITOR"


Cheers.

On 2021-12-11 16:59, Caleb Herbert wrote:
> Anybody have expierence with Guix Home?  I am getting the following 
> error when I open a new terminal window. Attached is an archive 
> containing the error messages and the contents of my Guix Home 
> configuration directory.
>
> https://bluehome.net/csh/2021/12/11/guix-home-error.tar.xz
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guix Home errors
  2021-12-11 22:30 ` Justin Veilleux
@ 2021-12-11 22:35   ` Caleb Herbert
  0 siblings, 0 replies; 3+ messages in thread
From: Caleb Herbert @ 2021-12-11 22:35 UTC (permalink / raw)
  To: Justin Veilleux, help-guix

On 12/11/21 16:30, Justin Veilleux wrote:

> I don't know this was the cause of your problem, but one line in the 
> aliases looks suspicious to me.
>
> > (aliases
> >                '(("E='SUDO_EDITOR" . "emacsclient -t -a emacs")
> >                  ("e" . "emacsclient -t")))
>
> It seems like you didn't close your single quote in "E='SUDO_EDITOR"

Very strange. The line it was generated from is

alias E="SUDO_EDITOR=\"emacsclient -t -a emacs\" sudoedit"

(You can see in the copy of .bashrc provided.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-11 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11 21:59 Guix Home errors Caleb Herbert
2021-12-11 22:30 ` Justin Veilleux
2021-12-11 22:35   ` Caleb Herbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).