GNU bug report logs -
#68669
[PATCH 0/1] scripts: describe: Support 'channels-sans-intro' format for local checkouts.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Tue, 23 Jan 2024 07:25:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi guix, I've noticed that `guix describe -f channels-sans-intro` doesn't work for local checkouts:
--8<---------------cut here---------------start------------->8---
$ guix describe -f channels-sans-intro
Backtrace:
In ice-9/boot-9.scm:
1752:10 8 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
7 (apply-smob/0 #<thunk 7faea89112a0>)
In ice-9/boot-9.scm:
724:2 6 (call-with-prompt _ _ #<procedure default-prompt-handle...>)
In ice-9/eval.scm:
619:8 5 (_ #(#(#<directory (guile-user) 7faea8916c80>)))
In guix/ui.scm:
2324:7 4 (run-guix . _)
2287:10 3 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 2 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/describe.scm:
163:4 1 (_)
In ice-9/boot-9.scm:
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `match-error' with args `("match" "no matching pattern" channels-sans-intro)'.
--8<---------------cut here---------------end--------------->8---
Sergey Trofimov (1):
scripts: describe: Support 'channels-sans-intro' format for local
checkouts.
guix/scripts/describe.scm | 2 ++
1 file changed, 2 insertions(+)
base-commit: ffc5fefce370f5fc01091869e13fdf525be1e0c0
--
2.41.0
This bug report was last modified 1 year and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.