* bug#41437: build-system-asdf errors if a system name is too short
@ 2020-05-21 15:13 Katherine Cox-Buday
2021-05-08 12:43 ` Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Katherine Cox-Buday @ 2020-05-21 15:13 UTC (permalink / raw)
To: 41437
#+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
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#41437: build-system-asdf errors if a system name is too short
2020-05-21 15:13 bug#41437: build-system-asdf errors if a system name is too short Katherine Cox-Buday
@ 2021-05-08 12:43 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-05-08 12:43 UTC (permalink / raw)
To: Katherine Cox-Buday; +Cc: 41437-done
[-- Attachment #1: Type: text/plain, Size: 721 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-08 12:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-21 15:13 bug#41437: build-system-asdf errors if a system name is too short Katherine Cox-Buday
2021-05-08 12:43 ` Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).