Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 58894
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Josh Glover (RETIRED) <jmglov@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robert Zaleski <rzaleski81@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 58894 depends on: Show dependency tree
Bug 58894 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-30 07:24 0000
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't find DB_File in @INC.  The requirement
DB_FILE >= 1.807 , latest stable as of a month ago (I'm offline at home so my
portage isn't always current) should probably be used as it's a requirement to
generating indexes.  You could make the argument that you can use lxr with
someone elses indexes but I don't like that

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

Expected Results:  
run and compiled a database from the source code I gave it

------- Comment #1 From Josh Glover (RETIRED) 2004-07-31 14:47:05 0000 -------
Added ">=dev-perl/DB_File-1.807" to RDEPEND. The fix is in CVS. Great bug
reports like these are greatly appreciated. Thanks, Robert!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug