Re: fatal empty ident name (for <>) not allowed

2022-11-12 Thread jgart
On Sat, 12 Nov 2022 15:05:27 +0100 Ricardo Wurmus wrote: > You’re working with an incomplete attachment. Story of my life >wget -O- https://issues.guix.gnu.org/issue/58898/patch-set/ | git am Thanks!

Re: fatal empty ident name (for <>) not allowed

2022-11-12 Thread Ricardo Wurmus
jgart writes: > On Sat, 12 Nov 2022 14:19:44 +0100 Ricardo Wurmus wrote: >> How do you apply the patches? > > How you showed me ;() > > wget -O- https://issues.guix.gnu.org/issue/58898/attachment/9/ | git am You’re working with an incomplete attachment. wget -O- https://issues.guix.gnu.or

Re: fatal empty ident name (for <>) not allowed

2022-11-12 Thread jgart
On Sat, 12 Nov 2022 14:19:44 +0100 Ricardo Wurmus wrote: > How do you apply the patches? How you showed me ;() wget -O- https://issues.guix.gnu.org/issue/58898/attachment/9/ | git am

Re: fatal empty ident name (for <>) not allowed

2022-11-12 Thread Ricardo Wurmus
jgart writes: > Does anyone happen to know what this error is about? > > Applying: * gnu/packages/lisp.scm (carp): New variable. > fatal: empty ident name (for <>) not allowed > > It happens when I try to apply v8 of this patch: > > https://issues.gu

Re: fatal empty ident name (for <>) not allowed

2022-11-12 Thread Csepp
jgart writes: > Does anyone happen to know what this error is about? > > Applying: * gnu/packages/lisp.scm (carp): New variable. > fatal: empty ident name (for <>) not allowed > > It happens when I try to apply v8 of this patch: > > https://issues.guix.gnu.org/588

fatal empty ident name (for <>) not allowed

2022-11-11 Thread jgart
Does anyone happen to know what this error is about? Applying: * gnu/packages/lisp.scm (carp): New variable. fatal: empty ident name (for <>) not allowed It happens when I try to apply v8 of this patch: https://issues.guix.gnu.org/58898#9