From: swedebugia <swedebugia@riseup.net>
To: 33238@debbugs.gnu.org
Subject: bug#33238: Fail nicely when profile is not found
Date: Fri, 2 Nov 2018 09:00:17 +0100 [thread overview]
Message-ID: <3c9c7b9e-90ce-a70e-2850-b4e32d719f04@riseup.net> (raw)
Hi
I installed guix from AUR and ran into this:
$ guix pull -l
Backtrace:
8 (apply-smob/1 #<catch-closure 55dd9a29b6e0>)
In ice-9/boot-9.scm:
705:2 7 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
619:8 6 (_ #(#(#<directory (guile-user) 55dd9a356140>)))
In guix/ui.scm:
1578:12 5 (run-guix-command _ . _)
In ice-9/boot-9.scm:
829:9 4 (catch srfi-34 #<procedure 55dd9b57f7e0 at guix/ui.scm…> …)
829:9 3 (catch system-error #<procedure 55dd9b57f880 at guix/s…> …)
829:9 2 (catch git-error #<procedure 55dd9b57f640 at guix/scri…> …)
829:9 1 (catch system-error #<procedure 55dd9acab900 at guix/s…> …)
In unknown file:
0 (raise #<condition &profile-not-found-error [profile: "…>)
ERROR: In procedure raise:
Wrong type (expecting exact integer): #<condition
&profile-not-found-error [profile: "/home/egil/.config/guix/current"]
55dd9ac9a240>
The install went fine but guix is not working :/ so I will do a manual
binary install instead.
I could try crafting a patch testing if the directory exist if somebody
is willing to point me to the right file (and perhaps an example of a
procedure that can check this)
Cheers
Swedebugia
$ guix --version
guix (GNU Guix) 0.15.0
Copyright (C) 2018 the Guix authors
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
next reply other threads:[~2018-11-02 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-02 8:00 swedebugia [this message]
2018-12-17 11:04 ` bug#33238: Fail nicely when profile is not found swedebugia
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3c9c7b9e-90ce-a70e-2850-b4e32d719f04@riseup.net \
--to=swedebugia@riseup.net \
--cc=33238@debbugs.gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).