<?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>85682</bug_id>
          
          <creation_ts>2005-03-17 14:01 0000</creation_ts>
          <short_desc>squashfs-tools src_test() has sandbox errors</short_desc>
          <delta_ts>2005-05-16 10:47:36 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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ferret@explodingferret.com</reporter>
          <assigned_to>livecd@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ferret@explodingferret.com</who>
            <bug_when>2005-03-17 14:01:19 0000</bug_when>
            <thetext>I can&apos;t paste the error because I just broke my loop devices and so can&apos;t
recreate it any more.  But it was recreatable.

You get errors because it accesses these files:
/lib/modules/2.6.10-gentoo-r7/kernel/fs/squashfs/squashfs.ko
/etc/mtab

on these lines of the ebuild:
modprobe squashfs || ewarn &quot;no squashfs modules - test not completed&quot;
umount ${T}/squashfs_dir

The second can be fixed easily by passing -n to umount.  The first requires you
to either skip the test if sandboxing is enabled, or addwrite (don&apos;t know how
that works though).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2005-05-16 10:47:36 0000</bug_when>
            <thetext>I&apos;ve actually disabled the testing, sine it seemed easier to do then to troubleshoot, and I personally don&apos;t have the time to perform a proper fix.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>