all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71061: exception caught while starting device-mapping
@ 2024-05-18 18:33 Alex
  0 siblings, 0 replies; only message in thread
From: Alex @ 2024-05-18 18:33 UTC (permalink / raw)
  To: 71061

Hi,

My logs from shepherd and when I attempt to start the an lvm-service-type manually using herd report exceptions.

Here is the relevant device mapping:

(mapped-device
    (source "raid_vg0")
    (targets (list "raid_vg0-raid_lv0"))
    (type lvm-device-mapping))

From /var/log/messages:

shepherd[1]: Exception caught while starting device-mapping-raid_vg0-raid_lv0: (unbound-variable #f "Unbound variable: ~S" (every) #f)

And when I attempt to start the service manually:

herd: error: exception caught while executing 'start' on service 'device-mapping-raid_vg0-raid_lv0':
Unbound variable: every




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-19 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-18 18:33 bug#71061: exception caught while starting device-mapping Alex

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.