Sergey Trofimov wrote 1 years ago
(address . guix-patches@gnu.org)(name . Sergey Trofimov)(address . sarg@sarg.org.ru)
Hi guix, I've noticed that `guix describe -f channels-sans-intro` doesn't work for local checkouts:
Toggle snippet (25 lines)
$ 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)'.
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