exception caught while starting device-mapping

  • Open
  • quality assurance status badge
Details
One participant
  • Alex
Owner
unassigned
Submitted by
Alex
Severity
normal
A
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
rjHA73nz5hWkLZ-8kzcT3ELpqQkCClSggoCvxbmGU4mp9Twig6SpIPy9plEAp7eYvBBtIkpqRyB7p_FrT6fxblqsNBhNG5uosuHtUwhigos=@infiniteadaptability.org
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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71061@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71061
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch