Re: SSH error guix pull

2023-12-01 Thread Wojtek Kosior via
> Starting service root... > Service root started. > Service root running with value #t. > Service root has been started. > Uncaught exception while loading configuration file > '/home/mst/.config/shepherd/init.scm': (goops-error #f "No > applicable method for ~S in call ~S" (#< service-actions

Re: guix pull ssh authentication error

2023-12-01 Thread Mauritz Stenek
On 2023-12-01 at 08:26, Simon Tournier wrote: Hi, On Thu, 23 Nov 2023 at 21:44, Mauritz Stenek wrote: ``` guix pull: error: Git error: Failed to retrieve list of SSH authentication methods: Failed getting response ``` Could you describe your channels.scm file? And pulling from w

Re: SSH error guix pull

2023-12-01 Thread Mauritz Stenek
On 2023-12-01 at 07:12, Wojtek Kosior wrote: [[PGP Signed Part:Undecided]] Hi However, on a full Guix system I keep getting this error: ``` guix pull: error: Git error: error authenticating: no auth sock variable ``` and, for the life of me, I just can't get it to work. Maybe you're n

Re: guix pull ssh authentication error

2023-12-01 Thread Simon Tournier
Hi, On Thu, 23 Nov 2023 at 21:44, Mauritz Stenek wrote: > ``` > guix pull: error: Git error: Failed to retrieve list of SSH > authentication methods: Failed getting response > ``` Could you describe your channels.scm file? And pulling from which Guix revision? Cheers, simon

Re: guix pull performance

2023-12-01 Thread Simon Tournier
Hi, If I read correctly, your machine is: a reasonably powerful machine (Core i7, 12 cores, 16G RAM, 1 TB SSD drive with plenty of available space) Correct? On Tue, 28 Nov 2023 at 22:07, Emmanuel Beffara wrote: > Now, even if I didn't expect a significant improvement, I am st

Re: documentation on copyright headers?

2023-12-01 Thread Simon Tournier
Hi, On Thu, 16 Nov 2023 at 15:39, Wilko Meyer wrote: > - why a copyright header has to be inserted > - if a copyright header has to be inserted for all files that are > subject to changes (is there a treshold? can it be left out for minor > changes to files etc.?) of a sent patch. As a rule

Re: SSH error guix pull

2023-12-01 Thread Wojtek Kosior via
Hi > However, on a full Guix system I keep getting this error: > > ``` > guix pull: error: Git error: error authenticating: no auth sock > variable > ``` > > and, for the life of me, I just can't get it to work. Maybe you're not running ssh user agent daemon under your user? You need it for t