unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* fatal empty ident name (for <>) not allowed
@ 2022-11-11 13:41 jgart
  2022-11-12 12:09 ` Csepp
  2022-11-12 13:19 ` Ricardo Wurmus
  0 siblings, 2 replies; 6+ messages in thread
From: jgart @ 2022-11-11 13:41 UTC (permalink / raw)
  To: Guix Help

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: fatal empty ident name (for <>) not allowed
  2022-11-11 13:41 fatal empty ident name (for <>) not allowed jgart
@ 2022-11-12 12:09 ` Csepp
  2022-11-12 13:19 ` Ricardo Wurmus
  1 sibling, 0 replies; 6+ messages in thread
From: Csepp @ 2022-11-12 12:09 UTC (permalink / raw)
  To: jgart; +Cc: help-guix


jgart <jgart@dismail.de> 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/58898#9

The <> makes me think of the '(ice-9 cut) module but I haven't seen this
error.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: fatal empty ident name (for <>) not allowed
  2022-11-11 13:41 fatal empty ident name (for <>) not allowed jgart
  2022-11-12 12:09 ` Csepp
@ 2022-11-12 13:19 ` Ricardo Wurmus
  2022-11-12 13:38   ` jgart
  1 sibling, 1 reply; 6+ messages in thread
From: Ricardo Wurmus @ 2022-11-12 13:19 UTC (permalink / raw)
  To: jgart; +Cc: help-guix


jgart <jgart@dismail.de> 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/58898#9

See https://stackoverflow.com/questions/41832926/git-empty-ident-name-for-not-allowed

How do you apply the patches?

-- 
Ricardo


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: fatal empty ident name (for <>) not allowed
  2022-11-12 13:19 ` Ricardo Wurmus
@ 2022-11-12 13:38   ` jgart
  2022-11-12 14:05     ` Ricardo Wurmus
  0 siblings, 1 reply; 6+ messages in thread
From: jgart @ 2022-11-12 13:38 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

On Sat, 12 Nov 2022 14:19:44 +0100 Ricardo Wurmus <rekado@elephly.net> wrote:
> How do you apply the patches?

How you showed me ;()

wget -O- https://issues.guix.gnu.org/issue/58898/attachment/9/ | git am




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: fatal empty ident name (for <>) not allowed
  2022-11-12 13:38   ` jgart
@ 2022-11-12 14:05     ` Ricardo Wurmus
  2022-11-12 14:38       ` jgart
  0 siblings, 1 reply; 6+ messages in thread
From: Ricardo Wurmus @ 2022-11-12 14:05 UTC (permalink / raw)
  To: jgart; +Cc: help-guix


jgart <jgart@dismail.de> writes:

> On Sat, 12 Nov 2022 14:19:44 +0100 Ricardo Wurmus <rekado@elephly.net> 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.org/issue/58898/patch-set/ | git am

(and skip whatever empty commit there might be)

-- 
Ricardo


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: fatal empty ident name (for <>) not allowed
  2022-11-12 14:05     ` Ricardo Wurmus
@ 2022-11-12 14:38       ` jgart
  0 siblings, 0 replies; 6+ messages in thread
From: jgart @ 2022-11-12 14:38 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

On Sat, 12 Nov 2022 15:05:27 +0100 Ricardo Wurmus <rekado@elephly.net> 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!


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-12 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11 13:41 fatal empty ident name (for <>) not allowed jgart
2022-11-12 12:09 ` Csepp
2022-11-12 13:19 ` Ricardo Wurmus
2022-11-12 13:38   ` jgart
2022-11-12 14:05     ` Ricardo Wurmus
2022-11-12 14:38       ` jgart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).