<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>210879</bug_id>
          
          <creation_ts>2008-02-20 13:53 0000</creation_ts>
          <short_desc>lvm2 useflag with cman / gulm issue</short_desc>
          <delta_ts>2008-06-08 19:31:18 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2007.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>caleb@gentoo.org</reporter>
          <assigned_to>robbat2@gentoo.org</assigned_to>
          <cc>cardoe@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>caleb@gentoo.org</who>
            <bug_when>2008-02-20 13:53:45 0000</bug_when>
            <thetext>In the lines where --with-clvmd is determined:

                local clvmd=&quot;none&quot;
                use cman &amp;&amp; clvmd=&quot;cman&quot;
                use gulm &amp;&amp; clvmd=&quot;${clvmd}gulm&quot;
                clvmd=&quot;${clvmd/cmangulm/all}&quot;

I think with gulm enabled and cman disabled, you end up with:

&quot;nonegulm&quot;

As what gets passed to the configure script.  This seems wrong to me.

Thoughts?

My suggestion is to change : local clvmd=&quot;&quot;

Then test clvmd if it&apos;s empty at the end and if so assign it &quot;none&quot;.

Reproducible: Always

Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2008-06-08 19:31:18 0000</bug_when>
            <thetext>Fixed in .37.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>