all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergey Trofimov <sarg@sarg.org.ru>
To: 68669@debbugs.gnu.org
Cc: "Sergey Trofimov" <sarg@sarg.org.ru>,
	"Christopher Baines" <guix@cbaines.net>,
	"Josselin Poiret" <dev@jpoiret.xyz>,
	"Ludovic Courtès" <ludo@gnu.org>,
	"Mathieu Othacehe" <othacehe@gnu.org>,
	"Ricardo Wurmus" <rekado@elephly.net>,
	"Simon Tournier" <zimon.toutoune@gmail.com>,
	"Tobias Geerinckx-Rice" <me@tobias.gr>
Subject: [bug#68669] [PATCH 0/1] scripts: describe: Support 'channels-sans-intro' format for local checkouts.
Date: Tue, 23 Jan 2024 08:23:34 +0100	[thread overview]
Message-ID: <cover.1705994127.git.sarg@sarg.org.ru> (raw)

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





             reply	other threads:[~2024-01-23  7:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23  7:23 Sergey Trofimov [this message]
2024-01-23  7:25 ` [bug#68669] [PATCH 1/1] scripts: describe: Support 'channels-sans-intro' format for local checkouts Sergey Trofimov
2024-01-24 22:11   ` bug#68669: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1705994127.git.sarg@sarg.org.ru \
    --to=sarg@sarg.org.ru \
    --cc=68669@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=guix@cbaines.net \
    --cc=ludo@gnu.org \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=rekado@elephly.net \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.