emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41437: closed (build-system-asdf errors if a system name is too shor


From: GNU bug Tracking System
Subject: bug#41437: closed (build-system-asdf errors if a system name is too short)
Date: Sat, 08 May 2021 12:45:01 +0000

Your message dated Sat, 08 May 2021 12:43:44 +0000
with message-id <87o8dlief3.fsf@kitej>
and subject line Re: bug#41437: build-system-asdf errors if a system name is 
too short
has caused the debbugs.gnu.org bug report #41437,
regarding build-system-asdf errors if a system name is too short
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41437: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41437
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: build-system-asdf errors if a system name is too short Date: Thu, 21 May 2020 10:13:47 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
#+BEGIN_EXAMPLE
10:06 katco says: guix --version
guix (GNU Guix) c660779722f4130e95cda89c0eb0cff534a89ef2
#+END_EXAMPLE

I am packaging a system called ~sbcl-1am~, and I discovered that unless
I make the package name longer, I receive this cryptic error when
issuing ~guix build -L. sbcl-1am~:

#+BEGIN_EXAMPLE
Backtrace:
           1 (primitive-load "/home/katco/.config/guix/current/bin/g…")
In guix/ui.scm:
  1936:12  0 (run-guix-command _ . _)

guix/ui.scm:1936:12: In procedure run-guix-command:
Value out of range 0 to 4: 5
#+END_EXAMPLE

-- 
Katherine



--- End Message ---
--- Begin Message --- Subject: Re: bug#41437: build-system-asdf errors if a system name is too short Date: Sat, 08 May 2021 12:43:44 +0000
Katherine Cox-Buday <cox.katherine.e@gmail.com> skribis:

> #+BEGIN_EXAMPLE
> 10:06 katco says: guix --version
> guix (GNU Guix) c660779722f4130e95cda89c0eb0cff534a89ef2
> #+END_EXAMPLE
>
> I am packaging a system called ~sbcl-1am~, and I discovered that unless
> I make the package name longer, I receive this cryptic error when
> issuing ~guix build -L. sbcl-1am~:
>
> #+BEGIN_EXAMPLE
> Backtrace:
>            1 (primitive-load "/home/katco/.config/guix/current/bin/g…")
> In guix/ui.scm:
>   1936:12  0 (run-guix-command _ . _)
>
> guix/ui.scm:1936:12: In procedure run-guix-command:
> Value out of range 0 to 4: 5
> #+END_EXAMPLE

Fixed in 2fa8fd4af59af0de392352915fa50fc21a4cf98a.
Closing.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]