Hi Guix,

On a reinstalled system, my Guix Home is now unhappy. Doing a `guix home 
reconfigure <...>', it  gets to `Finished updating symlinks.' and then has 
`guix home: error: open-fdes-at: Not a directory'.

I've tried running with `--verbosity=10 --debug=10' (I suppose they probably 
cap out at `3', but I couldn't find this information, and `10' seemed to be a 
sufficiently high number), which produces more output overall, but doesn't make 
Guix Home expand on which thing is not a directory (for the `guix home: error: 
open-fdes-at: Not a directory' error).

I'm assuming it's something in my

,----
| (simple-service 'some-useful-env-vars-service
|                        home-environment-variables-service-type
|                        `(("SBCL_HOME" . "$HOME/.guix-home/profile/lib/sbcl")
|                          ("GUIX_LOCPATH" . "~HOME/.guix-home/lib/locale")
|                                 ......
`----

section, but I'm not sure which thing, and I've gone through all of the paths 
and tried to verify that they exist.

Is there any better way of debugging/getting more information about the `guix 
home: error: open-fdes-at: Not a directory' message?

best,
 —Benjamin
 --
 '(Dr Benjamin Slade (he/him)
     (website . <https://lambda-y.net>)     
     `(pgp_fp: ,(B20E 444C FA80 B5F8 15FA  4AD8 6FBF CD68 3B05 2B84))
       "sent by [mu4e] 1.12.9 in [Emacs] 30.1 with [org-msg] on [GNU Guix] 
([Linux])")


[mu4e] <https://www.djcbsoftware.nl/code/mu/mu4e.html>

[Emacs] <https://www.gnu.org/software/emacs/>

[org-msg] <https://github.com/jeremy-compostella/org-msg>

[GNU Guix] <https://guix.gnu.org/>

[Linux] <https://opensource.com/resources/linux>

Reply via email to