From: jgart <jgart@dismail.de>
To: Guix Help <help-guix@gnu.org>
Subject: Environment issue with guix home, my default guix profile, and loading sbcl-alexandria
Date: Wed, 31 Aug 2022 19:25:56 -0500 [thread overview]
Message-ID: <20220831192556.GC16104@gac> (raw)
Hi,
I tested this on two different laptops, one running Ubuntu and one running Void Linux.
On the laptop running Void Linux, I can easily load sbcl-alexandria at a sbcl REPL with:
(require :asdf)
(:asdf:load-system :alexandria)
On the laptop running Ubuntu, I have guix home installed. I have packages
installed via my default profile as well as my guix home profile.
All the sbcl related packages and emacs and emacs-sly packages are installed via guix home.
I have a few emacs packages not related to common lisp installed via my default profile.
On the Ubuntu laptop, sbcl cannot find the alexandria package.
How should I go about debugging this further. What information would be helpful to share to debug this issue further?
all best,
jgart
next reply other threads:[~2022-09-01 0:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-01 0:25 jgart [this message]
2022-09-01 8:21 ` Environment issue with guix home, my default guix profile, and loading sbcl-alexandria Ricardo Wurmus
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=20220831192556.GC16104@gac \
--to=jgart@dismail.de \
--cc=help-guix@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 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.