mbox series

[bug#68669,0/1] scripts: describe: Support 'channels-sans-intro' format for local checkouts.

Message ID cover.1705994127.git.sarg@sarg.org.ru
Headers show
Series scripts: describe: Support 'channels-sans-intro' format for local checkouts. | expand

Message

Sergey Trofimov Jan. 23, 2024, 7:23 a.m. UTC
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