all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Einar Largenius <jaadu@lysator.liu.se>
To: 54280@debbugs.gnu.org
Subject: bug#54280: stumpwm won't load libraries
Date: Sun, 06 Mar 2022 21:00:27 +0100	[thread overview]
Message-ID: <87k0d6pnk1.fsf@lysator.liu.se> (raw)

Hello!

I have an issue where I can't get slynk to load inside stumpwm with Guix
as the package manager. I have no issue loading slynk with either nyxt
or when running a sbcl-repl even without modifying
asdf:*central-registry*. These are the packages I have in my profile:

glibc-locales	2.33            	out	/gnu/store/nrr24nvf6548if5wdpvxhlvjif3x9jjp-glibc-locales-2.33
nyxt         	2.2.4           	out	/gnu/store/rf5aamdsdd039mhn4c3vsx5zgzzmnzdx-nyxt-2.2.4
sbcl         	2.2.2           	out	/gnu/store/129g8pcc2ybs1p81ak28lj44i0wkyiqj-sbcl-2.2.2
cl-slynk     	1.0.43-5.0470c02	out	/gnu/store/zc8h7xy78k6ybfq74k4wvx0yhg4pz6ln-cl-slynk-1.0.43-5.0470c02
stumpwm      	20.11           	out	/gnu/store/y88ghx13yv9b6a2sa7b8hnxgcnw8x3ka-stumpwm-20.11

If I just try to load slynk directly asdf doesn't seem to find it at
all. If I try to add the *.asd files that Guix provides:

(push (uiop:subpathname* (user-homedir-pathname) ".guix-profile/share/common-lisp/systems/") asdf:*central-registry*)

And then try to load, I still get an error:

Don't know how to REQUIRE SB-CLTL2

stumpwm itself works without issue.

-- 
With kind regards Einar




             reply	other threads:[~2022-03-08 18:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06 20:00 Einar Largenius [this message]
2022-03-11  8:24 ` bug#54280: stumpwm won't load libraries 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=87k0d6pnk1.fsf@lysator.liu.se \
    --to=jaadu@lysator.liu.se \
    --cc=54280@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 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.