<?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>6410</bug_id>
          
          <creation_ts>2002-08-13 08:32 0000</creation_ts>
          <short_desc>fdutils ebuild depends on tex.</short_desc>
          <delta_ts>2003-02-04 19:42: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>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>kelsall@dsl.pipex.com</reporter>
          <assigned_to>satai@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>kelsall@dsl.pipex.com</who>
            <bug_when>2002-08-13 08:32:39 0000</bug_when>
            <thetext>The fdutils ebuild (5.4.20020222) seems to require tex to be present to build 
the docs. My version of texinfo is 4.2-r5...

make -C doc all
make[1]: Entering directory `/var/tmp/portage/fdutils-5.4.20020222/work/fdutils-
5.4/doc&apos;
makeinfo -I . ./fdutils.texi
gcc -march=i686 -O3 -pipe    texi-linearize.c   -o texi-linearize
./texi-linearize . fdutils.texi &gt; Fdutils.texi
texi2dvi Fdutils.texi
/usr/bin/texi2dvi: tex: command not found
/usr/bin/texi2dvi: tex exited with bad status, quitting.
/usr/bin/texi2dvi: see Fdutils.log for errors.
make[1]: *** [Fdutils.dvi] Error 1
make[1]: Leaving directory `/var/tmp/portage/fdutils-5.4.20020222/work/fdutils-
5.4/doc&apos;
make: *** [comp-doc] Error 2

Chris.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>satai@gentoo.org</who>
            <bug_when>2002-08-13 15:34:22 0000</bug_when>
            <thetext>texi2dvi line 387 specifically says that texinfo files need tex.  I&apos;m going to
contact the texinfo maintainer to get tetex added as a dependency.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>satai@gentoo.org</who>
            <bug_when>2002-08-13 16:24:02 0000</bug_when>
            <thetext>Fixed by adding dependency; adding teTeX to texinfo caused too many problems. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kelsall@dsl.pipex.com</who>
            <bug_when>2002-08-14 08:20:59 0000</bug_when>
            <thetext>I can verify that this fix worked.

Thanks,
Chris.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>