bug#60141: Follow-up

2023-01-13 Thread Andrews, Kyle (KC)
My system administrator let me know that the terminal I was presented with was sandboxed by RStudio Server (not running on Guix) and that this was responsible for causing the error. I was able to run the hello command from an unsandboxed shell. I was also able to pull the latest version of guix

bug#60141: Follow-up

2023-01-12 Thread Andrews, Kyle (KC)
I moved .config/guix to .config/guix.bkp and that allowed me to execute the basic guix 1.3.0 commands again. However, whatever I create the result is always the same. I get segmentation fault (core dumped). For example: $ guix install hello $ {{source the profile}} $ hello Segmentation fault (co