Hi MH,
I don't have the solution to your problem unfortunately, but here are
a few hopefully-useful pointers:
On Sun, Jan 08, 2023 at 06:20:56PM +, mhrunn...@yahoo.com via wrote:
> I have also run the "guix pull" command with the following options
> to ascertain the error.
>
> # guix pull --
On Sun Jan 8, 2023 at 6:20 PM GMT, mhrunn...@yahoo.com via wrote:
> However, I have been unable to capture the standard screen output for
> analysis. All attempts to direct the output using pipes "|" or redirection
> ">" have failed.
Have you tried redirecting stderr with ``2>''?
guix pull -
Hi All,
I have installed the Guix system using the Guix 1.4 image and the graphical
installer.
Following directions in the Guix 1.4 manual, I have tried to run the following
command as root from within the newly installed and running system.
# guix pull
This produces the following error message.