[linux-lvm] Running lvm2 regression tests

Zdenek Kabelac zdenek.kabelac at gmail.com
Fri Jun 10 08:54:40 UTC 2016


Dne 10.6.2016 v 05:08 Bruce Dubbs napsal(a):
> I am having a problem with building LVM2.2.02.155 from source.
>
> Actually, the build is OK:
>
> ./configure --prefix=/usr       \
>             --exec-prefix=      \
>             --enable-applib     \
>             --enable-cmdlib     \
>             --enable-pkgconfig  \
>             --enable-udev_sync
>
> make
> sudo make install
>
> My problem comes when I try to run some checks:
>
> sudo make -k check_local
>
> In this case every test times out.  I killed the tests after two hours. The
> journal shows things like:
>
> ndev-vanilla:api/dbustest.sh started
> ndev-vanilla:api/dbustest.sh timeout
>

dbus support is highly experimental and likely full of bugs.
It's not even supported - it's purely  proof-of-concept.

For now  use  'make check_local S=dbustest'  to skip this one...


Regards

Zdenek





More information about the linux-lvm mailing list