From: Guillaume Le Vaillant <glv@posteo.net>
To: Trev <trev@trevdev.ca>
Cc: help-guix@gnu.org
Subject: Re: sbcl-slime-swank won't load
Date: Fri, 19 Aug 2022 08:42:27 +0000 [thread overview]
Message-ID: <87edxctxvw.fsf@kitej> (raw)
In-Reply-To: <871qtdures.fsf@codinator.mail-host-address-is-not-set>
[-- Attachment #1: Type: text/plain, Size: 1224 bytes --]
Trev <trev@trevdev.ca> skribis:
> I am perhaps misunderstanding how sbcl-slime-swank is meant to be used.
> I have installed it into my guix home environment. I have stumpwm
> installed on my system.
>
> If I try to (asdf:load-system :swank) from the stumpwm eval repl, I get
> a weird error that states "Don't know how to require SB-CLTL2".
>
> Weird! We must be failing to retrieve some dependency.
>
> I then went into Emacs and launched slime, and entered the following
> into the REPL:
>
> (require 'asdf)
> (asdf:load-system :swank)
>
> I get a bunch of tracebacks to a final message that seems to complain:
> Read only filesystem.
>
> I guess something in swank is trying to byte compile into the store itself.
>
> My other sbcl-stumpwm modules load and work.
>
> Any suggestions?
I can't reproduce the issue on my machine. There must be a difference in
our setups.
Are you on a Guix system, or on another distribution?
Are you using the stumpwm from the system profile, or from your user
profile (e.g. started by a ".xinitrc" file)?
Is sbcl installed in your user profile or not?
Do you have a ".sbclrc" file? If yes, what is in it?
Do you have Common Lisp libraries coming from outside of Guix (e.g.
Quicklisp)?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2022-08-19 8:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 22:18 sbcl-slime-swank won't load Trev
2022-08-19 8:42 ` Guillaume Le Vaillant [this message]
2022-08-19 14:21 ` Trev
2022-08-19 14:49 ` Guillaume Le Vaillant
2022-08-19 15:40 ` Trev
2022-08-20 9:16 ` Guillaume Le Vaillant
2022-08-20 22:58 ` Trev
2022-08-22 11:03 ` Guillaume Le Vaillant
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=87edxctxvw.fsf@kitej \
--to=glv@posteo.net \
--cc=help-guix@gnu.org \
--cc=trev@trevdev.ca \
/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.