No lvmdbusd binary in lvm2 package

lvmdbusd is a daemon which exposes LVM API to DBus.
It’s mentioned in man 8 lvm and there are some hints it should be a part of the lvm2 package:

$ pacman -Qo /etc/lvm/profile/lvmdbusd.profile
/etc/lvm/profile/lvmdbusd.profile is owned by lvm2 2.03.30-1

The binary itself if missing and there’s no respective service.
Any hints where I can obtain one ?
I guess it just isn’t packaged. If that is so, can I contribute to the lvm2 building process ?

package info contains info about upstream

Note URL and Packager

 $ pacman -Qi lvm2
Name            : lvm2
Version         : 2.03.31-1
Description     : Logical Volume Manager 2 utilities
Architecture    : x86_64
URL             : https://sourceware.org/lvm2/
Licenses        : GPL2  LGPL2.1
Groups          : None
Provides        : None
Depends On      : bash  device-mapper>=2.03.31  systemd-libs  libudev.so=1-64  util-linux-libs  libblkid.so=1-64  readline  libreadline.so=8-64
                  thin-provisioning-tools  libaio  libaio.so=1-64
Optional Deps   : None
Required By     : None
Optional For    : dracut  e2fsprogs  inxi  libvirt
Conflicts With  : lvm  mkinitcpio<38-1
Replaces        : None
Installed Size  : 5,56 MiB
Packager        : Christian Hesse <eworm@archlinux.org>
Build Date      : tor 27 feb 2025 18:17:59 CET
Install Date    : tir 04 mar 2025 04:16:44 CET
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

1 Like

The URL is just the site of LVM project. I’ve sent a question to the mailing list.
The author doesn’t respond either.

The package is in manjaro’s core repository. Do they do packaging?

It’s a package we take over verbatim from Arch.

So it’s just mirrored to the manjaro’s core. I see. Could you point me to where it happens in the code / scripts?

Yes

What do you mean? If you mean the tool used maintain the Manjaro repo structure you can find the code at Manjaro’s Gitlab instance

//EDIT:
The code is old, compiles with qt4 and it has not been updated for recent versions of qt.

1 Like

Yes, that’s what I meant. I wanted to see if Manjaro syncs some part of the core or the whole repository. It looks that it’s the latter.
I need to find how to contribute to the Arch’s core then. Will try to find out.

I think I have the answer: https://www.reddit.com/r/archlinux/comments/1lcmw93/comment/my1mxvk

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.