Hi,
I've noticed that the sources of lvm2 cannot be built in devuan chimaera due to the headers:
#include <systemd/sd-bus.h>
#include <systemd/sd-daemon.h>
present in files like lib/notify/lvmnotify.c or daemons/lvlockd/lvmlockd-core.c. The unique way
I've found to by-pass them is disabling notify-bus in the config flags defined in debian/rules.
This entails not only the removal of the package lvm2-dbusd from debian/control -nonexistent on
beowulf-, but also the addition of a quilt patch, say devuan-changes, that differs slightly
from the original debian-changes. Here you are my proposal for lvm2 in devuan chimaera:
http://packages.gnuinos.org/gnuinos/pool/main/l/lvm2/lvm2_2.03.11-2.1+gnuinos4.debian.tar.xz <
http://packages.gnuinos.org/gnuinos/pool/main/l/lvm2/lvm2_2.03.11-2.1+gnuinos4.debian.tar.xz>
Finally, I wish to mention that the installer-isos of gnuinos have been updated today as a
key outcome of the changes made in various packages of the repository, as well as the recent
runit scripts put in place.
Cheers,
Aitor.