<?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>80776</bug_id>
          
          <creation_ts>2005-02-04 14:06 0000</creation_ts>
          <short_desc>Loop-aes 3.0b ebuild requires BLK_DEV_LOOP=y</short_desc>
          <delta_ts>2005-02-04 22:28:57 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>wqy5jdh02@sneakemail.com</reporter>
          <assigned_to>kernel@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>wqy5jdh02@sneakemail.com</who>
            <bug_when>2005-02-04 14:06:45 0000</bug_when>
            <thetext>Loop-aes 3.0b ebuild quits when the correct kernel options are present.  Loop-aes requires BLK_DEV_LOOP=n which means unset.

Here is the error------------------------------------
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.9-gentoo-r13
 * Checking for suitable kernel configuration options
 *   CONFIG_BLK_DEV_LOOP:       should be set in the kernel configuration, but isn&apos;t
 * Please check to make sure these options are set correctly.
 * Once you have satisfied these options, please try merging
 * this package again.


Here is what is set:
# cat /usr/src/linux/.config | grep BLK_DEV_LOOP
  # CONFIG_BLK_DEV_LOOP is not set




Loop-aes README which says BLK_DEV_LOOP should be &apos;n&apos; ( unset )
3. Instructions for building loop.o driver
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Before you attempt to build loop.o driver (loop.ko on 2.6 kernels), you
*must* configure, compile and install new kernel so that CONFIG_MODULES=y
and CONFIG_BLK_DEV_LOOP=n. 

Also, CONFIG_KMOD=y is recommended but not
required (kernel 2.0 doesn&apos;t have CONFIG_KMOD, set CONFIG_KERNELD=y
instead). Configuring your kernel so that loop driver is built-in
(CONFIG_BLK_DEV_LOOP=y) or module (CONFIG_BLK_DEV_LOOP=m) will *not* work.
After building and installing your new kernel, do not attempt to clean
kernel tree, or rename path to kernel sources.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2005-02-04 22:28:57 0000</bug_when>
            <thetext>I thought I had that ebuild tested long enough in bug 71603 .. I wonder why such bugs come up after that period ..

Nevertheless thanks for reporting, fixed in the tree.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>