Re: [packaging] Who packages LVM2 for Manjaro

Zdenek Kabelac <[email protected]> Tue, 17 Jun 2025 14:17:23 +0200
Newsgroups gmane.linux.lvm.general
Message-ID <[email protected]>
Dne 16. 06. 25 v 10:13 [email protected] napsal(a):
> I didn't want anyone to register there, just trying to figure why the binary 
> isn't there and how to contribute.
> Anyways, here's the answer: https://www.reddit.com/r/archlinux/ 
> comments/1lcmw93/comment/my1mxvk
> 
> Feel free to expand if some vital details are missing.
>
> 


To configure build of lvm2 with DBus & Notify support add these 2 configure 
options:  --enable-dbus-service --enable-notify-dbus

Python is required (and checked for) to build lvmdbusd  (as this daemon is 
currently written in this language).

Regards

Zdenek