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

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

bug#50978: closed ("guix home describe" backtraces if "guix home" hasn't


From: GNU bug Tracking System
Subject: bug#50978: closed ("guix home describe" backtraces if "guix home" hasn't been used)
Date: Tue, 11 Jan 2022 10:39:01 +0000

Your message dated Tue, 11 Jan 2022 11:37:57 +0100
with message-id <87sftuwoai.fsf@gnu.org>
and subject line Re: bug#50978: "guix home describe" backtraces if "guix home" 
hasn't been used
has caused the debbugs.gnu.org bug report #50978,
regarding "guix home describe" backtraces if "guix home" hasn't been used
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50978: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50978
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: "guix home describe" backtraces if "guix home" hasn't been used Date: Sat, 02 Oct 2021 21:51:13 +0200 User-agent: Evolution 3.34.2
Hi,

When running "guix home describe" before "guix home import"
and before "guix build":

$ guix home  describe
Backtrace:
           7 (primitive-load "/home/[...]/.config/guix/current/b…")
In guix/ui.scm:
   2185:7  6 (run-guix . _)
  2148:10  5 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10  4 (with-exception-handler _ _ #:unwind? _ # _)
In guix/status.scm:
    820:3  3 (_)
    800:4  2 (call-with-status-report _ _)
In guix/scripts/home.scm:
    263:8  1 (_)
In ice-9/boot-9.scm:
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
no home environment generation, nothing to describe~%

I don't think a backtrace is needed here.

Greetings,
Maxime

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message --- Subject: Re: bug#50978: "guix home describe" backtraces if "guix home" hasn't been used Date: Tue, 11 Jan 2022 11:37:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Xinglu Chen <public@yoctocell.xyz> skribis:

> On Sat, Oct 02 2021, Maxime Devos wrote:
>
>> Hi,
>>
>> When running "guix home describe" before "guix home import"
>> and before "guix build":
>>
>> $ guix home  describe
>> Backtrace:
>>            7 (primitive-load "/home/[...]/.config/guix/current/b…")
>> In guix/ui.scm:
>>    2185:7  6 (run-guix . _)
>>   2148:10  5 (run-guix-command _ . _)
>> In ice-9/boot-9.scm:
>>   1752:10  4 (with-exception-handler _ _ #:unwind? _ # _)
>> In guix/status.scm:
>>     820:3  3 (_)
>>     800:4  2 (call-with-status-report _ _)
>> In guix/scripts/home.scm:
>>     263:8  1 (_)
>> In ice-9/boot-9.scm:
>>   1685:16  0 (raise-exception _ #:continuable? _)
>>
>> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
>> no home environment generation, nothing to describe~%
>>
>> I don't think a backtrace is needed here.
>
> This seems to be the case for ‘guix system describe’ too
>
> $ guix system describe
> Backtrace:
>            7 (primitive-load "/home/yoctocell/.config/guix/current/bin/guix")
> In guix/ui.scm:
>    2185:7  6 (run-guix . _)
>   2148:10  5 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
>   1752:10  4 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
> In guix/status.scm:
>     820:3  3 (_)
>     800:4  2 (call-with-status-report _ _)
> In guix/scripts/system.scm:
>    1310:8  1 (_)
> In ice-9/boot-9.scm:
>   1685:16  0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> no system generation, nothing to describe~%

Fixed in a9268216e4f38189d7948cf2ecb51ad2eac7e586, thanks!

Ludo'.


--- End Message ---

reply via email to

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