all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Foreign distribution: errors when loading contrib modules of stumpwm
@ 2021-02-19 16:55 Roland Everaert via
  2021-02-22  9:41 ` Guillaume Le Vaillant
  0 siblings, 1 reply; 6+ messages in thread
From: Roland Everaert via @ 2021-02-19 16:55 UTC (permalink / raw)
  To: help-guix@gnu.org

Hello,

I have installed StumpWM and some contrib modules, on a Fedora 33 distribution using the guix PM, for many month, without much problem. Since the begining of the week (last guix update), whenever I load a contrib module, StumpWM complains about a FASL file being read-only somewhere in /gnu/store/<hash>-stumpwm-lib.

Any idea what has changed in stumpwm and its contrib modules?

Below is my StumpWM configuration:

------------ Start of sources -----------------
;; -*-lisp-*-
;;
(in-package :stumpwm)

;; * Adding modules
(add-to-load-path "~/.guix-profile/share/common-lisp/sbcl/clx-xembed")
(add-to-load-path "~/.guix-profile/share/common-lisp/sbcl/stumpwm-stumptray")

(load-module "stumptray")
------------ End of sources -----------------

Regards,

Roland Everaert
---
Use the F.O.S.S., Luke

Sent with [ProtonMail](https://protonmail.com/) Secure Email.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-23 12:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 16:55 Foreign distribution: errors when loading contrib modules of stumpwm Roland Everaert via
2021-02-22  9:41 ` Guillaume Le Vaillant
2021-02-22 18:54   ` Roland Everaert
2021-02-23 10:53     ` Guillaume Le Vaillant
2021-02-23 11:58       ` Roland Everaert
2021-02-23 12:16         ` Roland Everaert

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.