emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34884: closed (guix describe fails with --format=j


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34884: closed (guix describe fails with --format=json and --format=recutils)
Date: Mon, 18 Mar 2019 08:53:01 +0000

Your message dated Mon, 18 Mar 2019 09:52:31 +0100
with message-id <address@hidden>
and subject line Re: bug#34884: guix describe fails with --format=json and 
--format=recutils
has caused the debbugs.gnu.org bug report #34884,
regarding guix describe fails with --format=json and --format=recutils
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34884: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34884
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix describe fails with --format=json and --format=recutils Date: Sat, 16 Mar 2019 11:12:52 +0100 User-agent: mu4e 1.0; emacs 26.1
--8<---------------cut here---------------start------------->8---
> guix describe --format=json
[{"name":"guix","url":"https://git.savannah.gnu.org/git/guix.git","commit":"77f3d3036406b1d1ceaeba8017ae5f597f2a0fb4"}]
Backtrace:
           4 (primitive-load "/home/ambrevar/.config/guix/current/bin/guix")
In guix/ui.scm:
  1654:12  3 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9  2 (catch srfi-34 #<procedure 2ff58a0 at guix/ui.scm:624:2 ()> 
#<procedure 7f711b6c39b8 at guix/ui.scm:624:2 (key c)> _)
    829:9  1 (catch system-error #<procedure 2ff5940 at 
guix/scripts/describe.scm:203:4 ()> #<procedure 7f711b6c39d0 at 
guix/ui.scm:750:6 (key proc format-string format-args . rest)> _)
In guix/scripts/describe.scm:
     83:5  0 (display-package-search-path json)

guix/scripts/describe.scm:83:5: In procedure display-package-search-path:
Throw to key `match-error' with args `("match" "no matching pattern" json)'.
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
> guix describe -f recutils
name: guix
url: https://git.savannah.gnu.org/git/guix.git
commit: 77f3d3036406b1d1ceaeba8017ae5f597f2a0fb4

Backtrace:
           4 (primitive-load "/home/ambrevar/.config/guix/current/bin/guix")
In guix/ui.scm:
  1654:12  3 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9  2 (catch srfi-34 #<procedure 2ac1d20 at guix/ui.scm:624:2 ()> 
#<procedure 7fa6695719b8 at guix/ui.scm:624:2 (key c)> _)
    829:9  1 (catch system-error #<procedure 2ac1dc0 at 
guix/scripts/describe.scm:203:4 ()> #<procedure 7fa6695719d0 at 
guix/ui.scm:750:6 (key proc format-string format-args . rest)> _)
In guix/scripts/describe.scm:
     83:5  0 (display-package-search-path recutils)

guix/scripts/describe.scm:83:5: In procedure display-package-search-path:
Throw to key `match-error' with args `("match" "no matching pattern" recutils)'.
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#34884: guix describe fails with --format=json and --format=recutils Date: Mon, 18 Mar 2019 09:52:31 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hi Oleg,

Oleg Pykhalov <address@hidden> skribis:

> Ludovic Courtès <address@hidden> writes:
>
> […]
>
>> Initially the intent was to warn users that ‘GUIX_PACKAGE_PATH’ is set
>> and not captured in the output of ‘guix describe’, because fundamentally
>> it cannot be captured reliably.
>>
>> Thus, what about something as attached instead?
>
> OK, no problem for me. ;-) Thanks for explanation.

Cool, thank you.  I’ll push shortly.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]