<?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>145135</bug_id>
          
          <creation_ts>2006-08-25 18:49 0000</creation_ts>
          <short_desc>sys-apps/pmount-0.9.13 fails to mount luks volumes</short_desc>
          <delta_ts>2006-10-30 17:09:46 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>bigfish@asmallpond.org</reporter>
          <assigned_to>gentopia@gentoo.org</assigned_to>
          <cc>betelgeuse@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>bigfish@asmallpond.org</who>
            <bug_when>2006-08-25 18:49:28 0000</bug_when>
            <thetext>pmount 0.9.13 will fail to mount dm-crypt+luks volumes, because it searches for the cryptsetup binary in /sbin instead of /bin.

carcharias rjf # strace -f -e execve pmount /dev/backups 2&gt;&amp;1 | grep cryptsetup
[pid 14193] execve(&quot;/sbin/cryptsetup&quot;, [&quot;/sbin/cryptsetup&quot;, &quot;isLuks&quot;, &quot;/dev/backups&quot;], [/* 67 vars */]) = -1 ENOENT (No such file or directory)

It looks like instead of doing a sed to change the path in src/policy.h, it will now be necessary to do &quot;econf --with-cryptsetup-prog=/bin/cryptsetup&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bigfish@asmallpond.org</who>
            <bug_when>2006-08-25 18:50:31 0000</bug_when>
            <thetext>Created an attachment (id=95095)
Proposed patch for ebuild

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cardoe@gentoo.org</who>
            <bug_when>2006-10-30 17:09:46 0000</bug_when>
            <thetext>Fixed.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>95095</attachid>
            <date>2006-08-25 18:50 0000</date>
            <desc>Proposed patch for ebuild</desc>
            <filename>pmount-0.9.13-cryptsetup.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9zeXMtYXBwcy9wbW91bnQvcG1vdW50LTAuOS4xMy5lYnVpbGQgICAy
MDA2LTA4LTE3IDAxOjEwOjE0LjAwMDAwMDAwMCAtMDcwMAorKysgc3lzLWFwcHMvcG1vdW50L3Bt
b3VudC0wLjkuMTMuZWJ1aWxkICAgICAgICAyMDA2LTA4LTI1IDE4OjQ2OjQwLjg2MzQ3NjI5OCAt
MDcwMApAQCAtMjUsMTAgKzI1LDE0IEBACiBzcmNfdW5wYWNrKCkgewogICAgICAgIHVucGFjayAk
e0F9CiAgICAgICAgY2QgIiR7U30iCi0gICAgICAgc2VkIC1lICdzOi9zYmluL2NyeXB0c2V0dXA6
L2Jpbi9jcnlwdHNldHVwOicgLWkgc3JjL3BvbGljeS5oCiAgICAgICAgYXBwZW5kLWxkZmxhZ3Mg
JChiaW5kbm93LWZsYWdzKQogfQoKK3NyY19jb21waWxlKCkgeworICAgICAgIGVjb25mICItLXdp
dGgtY3J5cHRzZXR1cC1wcm9nPS9iaW4vY3J5cHRzZXR1cCIgfHwgZGllICJlY29uZiBmYWlsZWQi
CisgICAgICAgZW1ha2UgfHwgZGllICJlbWFrZSBmYWlsZWQiCit9CisKIHNyY19pbnN0YWxsICgp
IHsKICAgICAgICAjIHRoaXMgaXMgd2hlcmUgd2UgbW91bnQgc3R1ZmYKICAgICAgICAjIG1vdmVk
IHRvIGhhbCBhcyBvZiAwLjUuNy1yMQoKCg==
</data>        

          </attachment>
    </bug>

</bugzilla>