<?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>58894</bug_id>
          
          <creation_ts>2004-07-30 07:24 0000</creation_ts>
          <short_desc>LXR ebuild file fails to install dev-perl/DB_File needed to generate code database</short_desc>
          <delta_ts>2004-07-31 14:47:05 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>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>rzaleski81@yahoo.com</reporter>
          <assigned_to>jmglov@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>rzaleski81@yahoo.com</who>
            <bug_when>2004-07-30 07:24:59 0000</bug_when>
            <thetext>doing an emerge lxr goes fine, but once installed, generating the database for lxr to use in the web app requires dev-perl/DB_File.  So when you go to generate the db perl complains it can&apos;t find DB_File in @INC.  The requirement DB_FILE &gt;= 1.807 , latest stable as of a month ago (I&apos;m offline at home so my portage isn&apos;t always current) should probably be used as it&apos;s a requirement to generating indexes.  You could make the argument that you can use lxr with someone elses indexes but I don&apos;t like that

Reproducible: Always
Steps to Reproduce:
1. emerge perl without any other libraries installed
2. emerge lxr (it&apos;s masked ~x86)
3. follow configuration installations and run genxref as in instructions
Actual Results:  
Perl spits out an ugly message
Can&apos;t find module DB_File in @INC ( lib/, /usr/lib..... ) [ I&apos;m making this up as I&apos;m not at home and I 
didn&apos;t think to pipe the message to a file, but I&apos;m pretty close] 

Expected Results:  
run and compiled a database from the source code I gave it</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jmglov@gentoo.org</who>
            <bug_when>2004-07-31 14:47:05 0000</bug_when>
            <thetext>Added &quot;&gt;=dev-perl/DB_File-1.807&quot; to RDEPEND. The fix is in CVS. Great bug reports like these are greatly appreciated. Thanks, Robert!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>