All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Running lvm2 regression tests
Date: Fri, 10 Jun 2016 13:15:08 -0500	[thread overview]
Message-ID: <575B03AC.7070103@gmail.com> (raw)
In-Reply-To: <575A2F24.2020906@gmail.com>

Zdenek Kabelac wrote:
> Bruce Dubbs wrote:
>>
>> 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...

I wasn't clear enough.  *ALL* the tests time out for me.

As a test, I rebuilt the kernel enabling CONFIG_MAGIC_SYSRQ=y and the 
tests now work.  Too bad that this is not documented.  Perhaps a mention 
of the kernel requirements for the regression tests in the README or 
INSTALL files would be appropriate.

   -- Bruce

  parent reply	other threads:[~2016-06-10 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10  3:08 [linux-lvm] Running lvm2 regression tests Bruce Dubbs
2016-06-10  8:54 ` Zdenek Kabelac
2016-06-10 18:15 ` Bruce Dubbs [this message]
2016-06-13  8:46   ` Zdenek Kabelac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575B03AC.7070103@gmail.com \
    --to=bruce.dubbs@gmail.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.